summaryrefslogtreecommitdiff
path: root/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/settings.py b/settings.py
index 347ffbf..74b7995 100644
--- a/settings.py
+++ b/settings.py
@@ -3,7 +3,6 @@
ROOT_PATH = '/var/local/django/chimere/'
# chimere specific
-MAP_BOUNDS = (-20037508.34, -20037508.34, 20037508.34, 20037508.34)
DEFAULT_CENTER = (-1.679444, 48.114722)
EPSG_PROJECTION = 900913
EPSG_DISPLAY_PROJECTION = 4326