Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Nominatim - Addresses in Venice, Italy should use neighbourhood instead of street #5418

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment

Comments

@openstreetmap-trac
Copy link

Reporter: Arlas
[Submitted to the original trac issue database at 7.56am, Friday, 9th September 2016]

like in the "IT" test case (https://wiki.openstreetmap.org/wiki/Nominatim/TestCases#IT)

Addresses in Venice (island) that have "addr:neighbourhood" or are in a "place:neighbourhood" should use that instead of "street" i.e.

"521, Cannaregio, Venice" and not "521, Calle del Solfarin, Venice" because street numbers are associated to major neighbourhood called "Sestiere" and are incremental, as one can easily see from the map.
Other addresses in Venice (mainland) still use the italian standard and are correct, i.e.
"30, Via San Maurizio, Favaro Veneto, Venezia, VE, Veneto, 30173, Italia"

Translations :
1)Building -> Civico
"Casa 30, ... , ..."
should be "Numero Civico 30, ..." or better "Civico 30, ..."
2)Neighbourhood -> "Sestiere" in Venice
"Quartiere Cannaregio, Venezia, VE, Veneto, 30135, Italia"
should be
"Sestiere Cannaregio, ..."

@openstreetmap-trac
Copy link
Author

Author: lonvia
[Added to the original trac issue at 5.16pm, Saturday, 10th September 2016]

Please use addr:place= instead of addr:neighbourhood and Nominatim will use the correct assignment.

I've made the change for the "521, Cannaregio, Venice" (http://www.openstreetmap.org/changeset/42063054) and it looks good now: http://nominatim.openstreetmap.org/reverse.php?format=html&lat=45.44411479092696&lon=12.322065532207489

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant