I would like to get the way information for https://www.openstreetmap.org/way/300589944 and another way with the python osmapi library. This is my source code so far (3600148838 is the area id for "United States"):
I'm getting |
NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum
I would like to get the way information for https://www.openstreetmap.org/way/300589944 and another way with the python osmapi library. This is my source code so far (3600148838 is the area id for "United States"):
I'm getting |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Question tags:
question asked: 12 Feb '19, 03:31
question was seen: 1,620 times
last updated: 13 Feb '19, 17:41
NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum
No responses so far?
Impatient much?
You might get more responses if you provide more detail about what you're trying to do. Exactly what "way information" are you looking to get and what will you be doing with the result? How does an address search of the entire US relate to your first sentence about retrieving information about a specific way? Why are you connecting to the OSM editing API and then querying the Overpass API?