[Geocoding] [OpenStreetMap] #5391: Wrong results in reverse geocoding for lat, lon : 48.464464, 2.361410
OpenStreetMap
trac at noreply.openstreetmap.org
Fri Mar 4 14:07:02 UTC 2016
#5391: Wrong results in reverse geocoding for lat,lon : 48.464464,2.361410
----------------------------+-------------------------
Reporter: marc.bertran@… | Owner: geocoding@…
Type: defect | Status: new
Priority: major | Milestone:
Component: nominatim | Version:
Keywords: |
----------------------------+-------------------------
Wrong reversegeocoding from lat: 48.464464 lon: 2.361410 gives :
<addressparts>
<street>Le Grand Saussay</street>
<village>Ballancourt-sur-Essonne</village>
<county>Évry</county>
<state>Ile-de-France</state>
<country>France</country>
<postcode>91610</postcode>
<country_code>fr</country_code>
</addressparts>
Should give :
<addressparts>
<street>Rue du Cimetière</street>
<village>Guigneville-sur-Essonne</village>
<county>Évry</county>
<state>Ile-de-France</state>
<country>France</country>
<postcode>91590</postcode>
<country_code>fr</country_code>
</addressparts>
--
Ticket URL: <https://trac.openstreetmap.org/ticket/5391>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world
More information about the Geocoding
mailing list