Existen cientos, más bien miles, de ejemplos como el siguiente: www.openstreetmap.com
Resultados:
Resultados de OpenStreetMap Nominatim
Puedes ver que en ambos las posiciones geográficas son distintas. Pero mucho peor: código postal 18170 se encuentra a unos cien kilómetros de la posición dada, en la costa (Podéis verlo en google map) ¿Existe alguna solución? Yo estoy empleando Nominatim en mis aplicaciones y creo que voy a tener que pasarme a googlemap asked 22 Sep '16, 13:22 arcadio ortega edited 22 Sep '16, 19:50 aseerel4c26 ♦ |
2 Answers:
Remember, Nominatim is fundamentally about names, i.e. named objects in OSM. Not every spot on the world's surface has its own name. So if you enter a location, I guess Nominatim will take you to the nearest named object it can find. There are lots of streets with no name in the vicinity, but Nominatim doesn't know about them: it's all about names. At least, that's my best guess. answered 22 Sep '16, 14:05 sdoerr |
Hi Arcadio, Looking at your previous questions you also speak English. Please use English on the help forum. If you want to report a bug with Nominatim ("18170 zip code is located about one hundred kilometers from the given position on the coast") consider opening an issue on https://github.com/twain47/Nominatim/issues answered 22 Sep '16, 13:59 mtmail 2 There is nothing wrong in using a local language for contacting local people or if English is not very well understood. (22 Sep '16, 14:01) scai ♦ |
The two positions are clearly in different streets
That's correct. Unnamed streets are not imported into Nominatim. In this case it returns a result about 200m away.