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

download search results list

0
1

Hi, Ive made some searches.

https://www.openstreetmap.org/search?query=%C5%BCabka%20krak%C3%B3w#map=12/50.0470/20.0047

What I need is to get/download/exports result on the left side, is that possible?

asked 10 Apr '16, 21:22

VersssPL's gravatar image

VersssPL
21112
accept rate: 0%


One Answer:

2

The search engine, Nominatim, has a JSON interface. Try

https://nominatim.openstreetmap.org/search?q=%C5%BCabka%20krak%C3%B3w&format=jsonv2

to perform the same search and download results in JSON. Note that if you want to make more such queries than permitted by the Acceptable Use Policy you should set up your own Nominatim server instead of using ours; details are available on the wiki.

answered 10 Apr '16, 22:39

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%