maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Maposmatic-dev] Re: [PATCH] Bounding box with map - another try


From: Étienne Loks
Subject: [Maposmatic-dev] Re: [PATCH] Bounding box with map - another try
Date: Tue, 8 Sep 2009 23:20:33 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

I forgot the initialisation of the map.
One parameter added in the settings file and some changes made to the new file
(version on linux-france are updated).

-- 
Étienne Loks

diff --git a/www/settings_local.py.template b/www/settings_local.py.template
index fd3febe..19b4ae4 100644
--- a/www/settings_local.py.template
+++ b/www/settings_local.py.template
@@ -49,3 +49,6 @@ DEFAULT_MAPOSMATIC_LOG_FILE = '/tmp/maposmatic.log'
 # Default log level when the env variable DEFAULT_MAPOSMATIC_LOG_LEVEL
 # is not set
 DEFAULT_MAPOSMATIC_LOG_LEVEL = logging.INFO
+
+# Base bounding box
+BASE_BOUNDING_BOX = (51.956, -7.838, 41.458, 11.937)









reply via email to

[Prev in Thread] Current Thread [Next in Thread]