.gitignore
MANIFEST.in
README.rst
requirements.txt
setup.py
coop_geo/__init__.py
coop_geo/admin.py
coop_geo/dbpedia.py
coop_geo/forms.py
coop_geo/models.py
coop_geo/tests.py
coop_geo/urls.py
coop_geo/views.py
coop_geo/widgets.py
coop_geo.egg-info/PKG-INFO
coop_geo.egg-info/SOURCES.txt
coop_geo.egg-info/dependency_links.txt
coop_geo.egg-info/not-zip-safe
coop_geo.egg-info/requires.txt
coop_geo.egg-info/top_level.txt
coop_geo/locale/fr/.DS_Store
coop_geo/locale/fr/LC_MESSAGES/django.mo
coop_geo/locale/fr/LC_MESSAGES/django.po
coop_geo/management/__init__.py
coop_geo/management/commands/__init__.py
coop_geo/management/commands/geocode.py
coop_geo/management/commands/importfromgeofla.py
coop_geo/migrations/0001_initial.py
coop_geo/migrations/0002_auto__add_areatype__del_field_arearelations_relation_type__add_field_a.py
coop_geo/migrations/0003_auto__del_field_area_area_type_tmp__chg_field_area_area_type.py
coop_geo/migrations/0004_auto__chg_field_area_polygon__chg_field_area_area_type.py
coop_geo/migrations/__init__.py
coop_geo/static/css/coop_geo.css
coop_geo/static/js/MapWidget.js
coop_geo/static/js/OpenLayers.js
coop_geo/static/js/gis/OpenStreetMap.js
coop_geo/static/js/gis/map.js
coop_geo/static/js/img/blank.gif
coop_geo/static/js/img/cloud-popup-relative.png
coop_geo/static/js/img/drag-rectangle-off.png
coop_geo/static/js/img/drag-rectangle-on.png
coop_geo/static/js/img/east-mini.png
coop_geo/static/js/img/layer-switcher-maximize.png
coop_geo/static/js/img/layer-switcher-minimize.png
coop_geo/static/js/img/marker-blue.png
coop_geo/static/js/img/marker-gold.png
coop_geo/static/js/img/marker-green.png
coop_geo/static/js/img/marker.png
coop_geo/static/js/img/measuring-stick-off.png
coop_geo/static/js/img/measuring-stick-on.png
coop_geo/static/js/img/north-mini.png
coop_geo/static/js/img/panning-hand-off.png
coop_geo/static/js/img/panning-hand-on.png
coop_geo/static/js/img/slider.png
coop_geo/static/js/img/south-mini.png
coop_geo/static/js/img/west-mini.png
coop_geo/static/js/img/zoom-minus-mini.png
coop_geo/static/js/img/zoom-plus-mini.png
coop_geo/static/js/img/zoom-world-mini.png
coop_geo/static/js/img/zoombar.png
coop_geo/templates/gis/openlayers.html
coop_geo/templates/gis/openlayers_choose_area.html
coop_geo/templates/gis/openlayers_choose_inline_area.html
coop_geo/templates/gis/openlayers_choose_location.html
coop_geo/templates/gis/openlayers_location.html
coop_geo/templates/gis/openlayers_point.html
coop_geo/templates/gis/osm.html
coop_geo/templates/gis/osm_choose_inline_area.html
coop_geo/templates/gis/osm_choose_location.html
coop_geo/templates/gis/osm_location.html
coop_geo/templates/gis/osm_point.html
coop_geo/templatetags/__init__.py
coop_geo/templatetags/varformat.py