[Geocoding] Numbers instead of cities in web API?
Nicolás Lichtmaier
nico.lichtmaier at gmail.com
Fri Nov 5 22:52:39 GMT 2010
Check this:
http://nominatim.openstreetmap.org/search?format=xml&polygon=0&email=nick@reloco.com.ar&addressdetails=1&accept-language=en&q=Hunter+Street%2C+Sydney
I get:
<place place_id="58305700" osm_type="way" osm_id="58696544"
boundingbox="-33.8965721130371,-33.8945274353027,151.14875793457,151.150177001953"
lat="-33.8955498694241" lon="151.14946674404" display_name="Hunter Street,
Lewisham, 2049, Marrickville Municipality, New South Wales, Australia"
class="highway" type="residential">
<road>Hunter Street</road>
<suburb>Lewisham</suburb>
*<city>2049</city>*
<county>Marrickville Municipality</county>
<state>New South Wales</state>
<country>Australia</country>
<country_code>au</country_code>
</place>
2049? Should be Sydney there...
Just reporting... =)
Thanks!
Nicolás.-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/geocoding/attachments/20101105/628feac6/attachment.html>
More information about the Geocoding
mailing list