Skip to content

Venice: support informal street name in place-based addressing #3854

Description

@McCio

What did you search for?

  1. https://nominatim.openstreetmap.org/ui/search.html?street=Via+Galuppi%2C+221&city=Burano
  2. https://nominatim.openstreetmap.org/ui/search.html?street=San+Martino+Destra%2C+221&city=Burano

What result did you get?

  1. https://nominatim.openstreetmap.org/ui/details.html?osmtype=W&osmid=173218617&class=highway
  2. https://nominatim.openstreetmap.org/ui/details.html?osmtype=N&osmid=1840614184&class=amenity

What result did you expect?

Both should result in https://nominatim.openstreetmap.org/ui/details.html?osmtype=N&osmid=1840614184&class=amenity
Relevant tags:

addr:hamlet=Burano
addr:housenumber=221
addr:place=San Martino Destra
contact:street=Via Baldassarre Galuppi

Further details

The addresses in Venice are mapped using the addr:place for the sestiere (~neighbourhood). So it was proposed locally to use contact:street for the street names, not to break all the standards of having either addr:place or addr:street, but never both.
In OsmAnd both searches work, and the POI address is displayed as "contact:street (addr:place) addr:housenumber".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions