Skip to main content
deleted 15 characters in body; edited tags; edited title
Source Link
Taras
  • 36k
  • 7
  • 77
  • 153

How to retrieve Retrieving all addresses associated to a building of OpenStreetMap?

I'm trying to download some buildings from Overpass-turbo Turbo. Most of the buildingbuildings have a unique address which is tagged on the way of the building, but few of them have multiple addresses as a node (either randomly inside the building or as entranceentrances). e.g. https://www.openstreetmap.org/way/45772548

How tocan I retrieve all the addresses associated with them? I've read topics saying that I should do reverse geocoding with Nominatim, but I'mI can only able to retrieve one address for a given coordinate.

How to retrieve all addresses associated to a building of OpenStreetMap?

I'm trying to download some buildings from Overpass-turbo. Most of the building have a unique address which is tagged on the way of the building, but few of them have multiple addresses as a node (either randomly inside the building or as entrance). e.g. https://www.openstreetmap.org/way/45772548

How to retrieve all the addresses associated with them? I've read topics saying that I should do reverse geocoding with Nominatim, but I'm only able to retrieve one address for a given coordinate.

Retrieving all addresses associated to building of OpenStreetMap

I'm trying to download some buildings from Overpass Turbo. Most of the buildings have a unique address which is tagged on the way of the building, but few of them have multiple addresses as a node (either randomly inside the building or as entrances). e.g. https://www.openstreetmap.org/way/45772548

How can I retrieve all the addresses associated with them? I've read that I should do reverse geocoding with Nominatim, but I can only retrieve one address for a given coordinate.

Source Link
katzu
  • 33
  • 5

How to retrieve all addresses associated to a building of OpenStreetMap?

I'm trying to download some buildings from Overpass-turbo. Most of the building have a unique address which is tagged on the way of the building, but few of them have multiple addresses as a node (either randomly inside the building or as entrance). e.g. https://www.openstreetmap.org/way/45772548

How to retrieve all the addresses associated with them? I've read topics saying that I should do reverse geocoding with Nominatim, but I'm only able to retrieve one address for a given coordinate.