diff options
Diffstat (limited to 'src/osm_where.py')
-rwxr-xr-x | src/osm_where.py | 1 |
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 |