NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Is there any way to use OSM geocode and get the location of places in any part of the street, not only at the vertices?

I'm using the OSM API geocoder, Nominatim.

asked 13 Aug '14, 14:11

cassia's gravatar image

cassia
1111
accept rate: 0%

edited 13 Aug '14, 19:22

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701


Nominatim will report the precise position of an address if this address is mapped in OpenStreetMap or if an additionally imported dataset like TIGER contains the address.

If the address is not mapped, then there is no way how Nominatim can report a precise position. In these cases it will usually report a street midpoint, not a vertex as you seem to assume.

The suggested method to get around this limitation is mapping more house numbers.

permanent link

answered 13 Aug '14, 14:58

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

... also have a look at the OSM wiki about http://wiki.openstreetmap.org/wiki/Search_engines in general.

(13 Aug '14, 19:49) stephan75

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×689
×19

question asked: 13 Aug '14, 14:11

question was seen: 2,655 times

last updated: 13 Aug '14, 19:49

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum