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

API / Overpass API

1

Using the api or the Overpass API :

For a given node : How could I retrieve the city where the node is ?

asked 08 Jun '14, 14:55

Kyro's gravatar image

Kyro
1216713
accept rate: 0%

2

Why not just use Nominatim?

(08 Jun '14, 15:49) tyr_asd
1

Because i'm a noob and don't really know all the tools around OSM :)

(08 Jun '14, 16:02) Kyro

One Answer:

4

I found the answer myself using Nominatim thanks to @Tyr_asd :

http://nominatim.openstreetmap.org/reverse?format=xml&osm_type=N&osm_id=136221

answered 08 Jun '14, 16:06

Kyro's gravatar image

Kyro
1216713
accept rate: 0%