[Geocoding] [OpenStreetMap] #4990: Reverse geocode wrong state on zoom 18
OpenStreetMap
trac at noreply.openstreetmap.org
Sat Sep 21 14:44:45 UTC 2013
#4990: Reverse geocode wrong state on zoom 18
-----------------------------+-------------------------
Reporter: emilio.mejia@… | Owner: geocoding@…
Type: defect | Status: new
Priority: minor | Milestone: Wishlist
Component: nominatim | Version: 2.0
Keywords: Reverse geocode |
-----------------------------+-------------------------
I installed on my server nominatim.
But entering a query in reverse geocode with different zoom get a
different state. In the zoom 18 state is wrong, in zoom 12 state is
correct.
-<reversegeocode
querystring="format=xml&lat=10.34368&lon=-84.4336666666667&zoom=18&addressdetails=1"
attribution="Data © OpenStreetMap contributors, ODbL 1.0.
http://www.openstreetmap.org/copyright" timestamp="Sat, 21 Sep 13 09:31:21
-0500"><result lon="-84.4479768" lat="10.3621444" ref="141"
osm_id="28444424" osm_type="way" place_id="472458">141, Florencia,
Heredia, 4400123, Costa
Rica</result>-<addressparts><road>141</road><town>Florencia</town><state>Heredia</state><postcode>4400123</postcode><country>Costa
Rica</country><country_code>cr</country_code></addressparts></reversegeocode>
-<reversegeocode
querystring="format=xml&lat=10.34368&lon=-84.4336666666667&zoom=12&addressdetails=1"
attribution="Data © OpenStreetMap contributors, ODbL 1.0.
http://www.openstreetmap.org/copyright" timestamp="Sat, 21 Sep 13 09:33:34
-0500"><result lon="-84.476719" lat="10.3600898" ref="Florencia"
osm_id="846392017" osm_type="node" place_id="158944">Florencia, Alajuela,
Costa
Rica</result>-<addressparts><town>Florencia</town><state>Alajuela</state><country>Costa
Rica</country><country_code>cr</country_code></addressparts></reversegeocode>
--
Ticket URL: <https://trac.openstreetmap.org/ticket/4990>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world
More information about the Geocoding
mailing list