My bounding box is this: 41.7679,12.2622,41.7732,12.2707 I am trying to extract the full address of all polygons in this bounding box, and at the moment I can only extract the polygons and their ID's. Any idea on how this query should look like?
Any suggestion would be greately appreciated, I couldn't find any sample query to extract the full address of those polygons. |
Overpass API is not a geocoder. You might want to look at Nominatim instead for full addresses.