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

country name form openstreetmap

0

Which data set countians only country names? is it posible to use API to select some information form openstreetmap database?

asked 18 Sep '13, 18:47

fery's gravatar image

fery
1111
accept rate: 0%


One Answer:

1

You should rework your question to let people understand easily whyt you really want to know.
Meanwhile I point you to a nice implemented GUI for the Overpass API: http://overpass-turbo.eu/ Maybe this is something you are looking for..?

answered 18 Sep '13, 20:14

malenki's gravatar image

malenki
4.7k24683
accept rate: 6%

1

... indeed ... overpass-turbo is a kind of user interface for queries via https://wiki.openstreetmap.org/wiki/Overpass_API

Read all documentation there if you can reach your aim of if you get stuck somewhere.

Also there are already similar questions like yours on this FAQ site. Search for keywords like filter, export, elements or similar.

(19 Sep '13, 06:56) stephan75

Source code available on GitHub .