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

Find road intersectiton using Nominatim?

0

Is it possible to geocode the location of a street intersection using Nominatim?

Example geocoding query

Commonwealth Ave at Washington Street, Boston, MA

Successful Geocoding by Google

https://maps.google.com/maps?q=Commonwealth+Avenue+at+Washington+street,+Boston,+MA&hl=en&sll=42.351351,-71.118573&sspn=0.054868,0.132093&t=h&hnear=Commonwealth+Ave+%26+Washington+St,+Boston,+Suffolk,+Massachusetts+02135&z=17

Failed Geocoding by Nominatim

http://nominatim.openstreetmap.org/search.php?q=Commonwealth+Ave+at+Washington+Street%2C+Boston%2C+MA&viewbox=-337.5%2C85.34%2C337.5%2C-80.5

asked 23 Sep '12, 17:22

nyxynyx's gravatar image

nyxynyx
16557
accept rate: 0%

edited 02 Feb '13, 16:26

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701

Source code available on GitHub .