This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Extract all POI amenity=police

0

Hi OSM crew ! How can I via api get only POI amenity=police in the world, Is that possible ? If not I manage to get all poi of specific country, I could loop over all countries, but did not find how to get the country list :(.

Thanks, Z3non.

asked 28 Sep '17, 19:09

Zenon's gravatar image

Zenon
1111
accept rate: 0%


One Answer:

2

Go to https://overpass-turbo.eu/ and enter "amenity=police in MyCountry" in the wizard

answered 29 Sep '17, 13:50

Hjart's gravatar image

Hjart
3.0k42656
accept rate: 18%

Source code available on GitHub .