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

Determine closest intersection to street address and/or GPS coordinates

0

I have street addresses that I am geocoding using the MapQuest Open Geocoding API. What I'd like to do, is to find the closest intersection to this address. I've looked at using Nominatim for this, but don't see anything hopeful. Does anyone have any other suggestions about another method?

Thanks

EDIT:

In response to the first comment below, this would be automated, done thousands of times.

asked 19 Apr '13, 15:58

Paul%20Mennega's gravatar image

Paul Mennega
31224
accept rate: 0%

edited 20 Apr '13, 03:47

1

it may be relevant what your usecase is. How many of such queries do you need to make? One time or repeatedly? Please just add to your question ("edit").

(20 Apr '13, 02:11) aseerel4c26 ♦

Source code available on GitHub .