maposmatic-dev
[Top][All Lists]
Advanced

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

[Maposmatic-dev] [PATCH 2/3] Use the new ocitysmap implementation


From: Thomas Petazzoni
Subject: [Maposmatic-dev] [PATCH 2/3] Use the new ocitysmap implementation
Date: Fri, 6 Aug 2010 15:36:20 +0200

Signed-off-by: Thomas Petazzoni <address@hidden>
---
 www/maposmatic/nominatim.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/www/maposmatic/nominatim.py b/www/maposmatic/nominatim.py
index eeeb5f1..6746b30 100644
--- a/www/maposmatic/nominatim.py
+++ b/www/maposmatic/nominatim.py
@@ -32,7 +32,7 @@ Simple API to query http://nominatim.openstreetmap.org
 
 Most of the credits should go to gthe Nominatim team.
 """
-from ocitysmap import coords
+from ocitysmap2 import coords
 import www.settings
 import psycopg2
 from urllib import urlencode
-- 
1.7.0.4




reply via email to

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