aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsrc/osm_where.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/osm_where.py b/src/osm_where.py
index 196f462..1dbedad 100755
--- a/src/osm_where.py
+++ b/src/osm_where.py
@@ -6,6 +6,7 @@ import xdg.BaseDirectory
from OSMPythonTools.cachingStrategy import CachingStrategy, JSON
from OSMPythonTools.api import Api
+from OSMPythonTools.overpass import Overpass
from shapely.geometry import shape