<div dir="ltr"><div>FYI, per risolvere il problema di indirizzi senza strada (con nome), è stato previsto un generico addr:place (non da confondere con addr:city, che rimane come era). Oltre a addr:place qualche mappatore usa anche addr:hamlet e addr:suburb, però (al meno per il momento) solo addr:place viene interpretato correttamente da nominatim (la ricerca di OSM sulla pagina principale). Io consiglierei di utilizzare addr:place (se abbiamo questi casi in Italia, io non li ho ancora incontrati).<br>
<br></div>ciao,<br>Martin<br><div><div><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Sarah Hoffmann</b> <span dir="ltr"><<a href="mailto:lonvia@denofr.de">lonvia@denofr.de</a>></span><br>
Date: 2013/5/3<br>Subject: [OSM-talk] street-less addresses and Nominatim<br>To: <a href="mailto:talk@openstreetmap.org">talk@openstreetmap.org</a><br><br><br>Hi,<br>
<br>
due to popular demand OSM's search engine, Nominatim, has recently<br>
received support for the addr:place[1] tag. This tag can be used to<br>
make addresses searchable by Nominatim that do not belong to<br>
a street. Simply replace the usual addr:street with addr:place<br>
containing the region/place the housenumber belongs to.<br>
For example, this building:<br>
<a href="http://www.openstreetmap.org/browse/way/185887900" target="_blank">http://www.openstreetmap.org/browse/way/185887900</a><br>
can now be found with this query:<br>
<a href="http://nominatim.openstreetmap.org/search.php?q=4+Pomocnia" target="_blank">http://nominatim.openstreetmap.org/search.php?q=4+Pomocnia</a><br>
<br>
For technical reasons, Nominatim requires that the location in your<br>
addr:place tag is mapped as well (and not too far away). Currently,<br>
it will happily attach your address to admin boundaries level 8 and<br>
higher, to place nodes of village level or smaller and also<br>
to named landuses. (The latter might be useful for block-based<br>
addresses.)<br>
<br>
This hopefully allows to cover most addressing schemas but there is<br>
one known exception: the conscription number schema used in some<br>
parts of Eastern Europe. Nominatim will either pick up the<br>
conscription number (if you add addr:place) or the street number<br>
(if you add addr:street) but it cannot process both at the same<br>
time. This will be fixed at some point but requires more extensive<br>
changes.<br>
<br>
If your country has some other addressing that still doesn't work<br>
with Nominatim, please let us know, preferably via trac[2] or github[3].<br>
<br>
Happy address hunting<br>
<br>
Sarah<br>
<br>
<br>
[1] <a href="http://wiki.openstreetmap.org/wiki/Key:addr:place" target="_blank">http://wiki.openstreetmap.org/wiki/Key:addr:place</a><br>
[2] <a href="https://trac.openstreetmap.org/" target="_blank">https://trac.openstreetmap.org/</a><br>
[3] <a href="https://github.com/twain47/Nominatim/issues" target="_blank">https://github.com/twain47/Nominatim/issue</a>

</div></div></div></div>