mirror of
https://github.com/louis-e/arnis.git
synced 2026-06-11 23:47:28 -04:00
Fixed United States issue
This commit is contained in:
@@ -29,7 +29,7 @@ def getData(city, state, country, debug):
|
||||
+ """]->.state;
|
||||
area[name="""
|
||||
+ '"'
|
||||
+ country.replace(" ", "-")
|
||||
+ country
|
||||
+ '"'
|
||||
+ """]->.country;
|
||||
way(area.country)(area.state)(area.city)[!power][!place][!ferry];
|
||||
|
||||
Reference in New Issue
Block a user