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

Approximate number

0

I started using Nominatim today, or better, ha few moments. I'm performing convertible latitude and longitude coordinates into addresses tests. And would like to know how do I display the approximate number of track (street, avenue, highway, malls, bars, etc.), since passing the coordinates is displayed only the name of the track

Tanks

asked 10 Jul '14, 16:28

Du%20Rodrigues's gravatar image

Du Rodrigues
1111
accept rate: 0%


One Answer:

0

Have a look at the OSM wiki about overpass-api ... there is a search parameter "around"

answered 10 Jul '14, 20:20

stephan75's gravatar image

stephan75
12.6k556210
accept rate: 6%

Source code available on GitHub .