summaryrefslogtreecommitdiff
path: root/chimere/default_settings.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2012-05-08 13:07:49 +0200
committerÉtienne Loks <etienne.loks@peacefrogs.net>2012-05-08 13:07:49 +0200
commit3e325c2191154693eb93d6993f0328ebe2d90562 (patch)
tree647029b6a8cf3911cd80884644f0056b403ce1c0 /chimere/default_settings.py
parent3f1bcfe051af8e97b1cb6553df84dc20f395da32 (diff)
downloadChimère-3e325c2191154693eb93d6993f0328ebe2d90562.tar.bz2
Chimère-3e325c2191154693eb93d6993f0328ebe2d90562.zip
Fix restricted extent - Add restricted extent to area admin
Diffstat (limited to 'chimere/default_settings.py')
-rw-r--r--chimere/default_settings.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/chimere/default_settings.py b/chimere/default_settings.py
index 10a46aa..95db972 100644
--- a/chimere/default_settings.py
+++ b/chimere/default_settings.py
@@ -20,9 +20,6 @@ CHIMERE_EPSG_PROJECTION = 900913
# projection displayed to the end user by openlayers
# chimere use the same projection to save its data in the database
CHIMERE_EPSG_DISPLAY_PROJECTION = 4326
-# to restrict the map to a defined bounding box set it here
-# (left, bottom, right, top)
-CHIMERE_RESTRICTED_EXTENT = None
# dynamic load of categories on the main map
CHIMERE_DYNAMIC_CATEGORIES = False
# display of shortcuts for areas