Hi, With the help of this forum I found a way to retrieve the street that belongs to a specific lat/lon. I use the following code:
This Overpass query has got two downfalls. Not always the entire street is shown, enlarging the raduis will select more of the current street, but also results in other streets in the dataset. What do I need to change to always get one entire street (way), even if the way is for example 1000 km long? Anyone an idea? asked 03 Nov '21, 22:38 Arjan |
Looks like I found a solution, but I don't get it to work? https://github.com/drolbr/Overpass-API/issues/95#issuecomment-291252449