Hello, I would like to download amenities of a certain type and area, preferably in kmz format. For example I would like to have a kmz file of amenity=drinking_water in Berlin (more or less). How to do it? |
You can use overpass turbo to retrieve specific POIs from OSM. The following query will search for all drinking water POIs in the currently visible area:
You can run it here. Hit run. Then go to Export -> Save as KML. Thank you very much!
(28 Oct '21, 10:16)
Leszek
|
I'm still looking for the answer.