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

Handle partial postcodes #4871

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

Handle partial postcodes #4871

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

Comments

@openstreetmap-trac
Copy link

Reporter: amaroussi
[Submitted to the original trac issue database at 3.41am, Sunday, 2nd June 2013]

Searched for postcode "N1", "N7" and "N17".

Postcode N17 centroid not in correct area. N17 belongs to Tottenham. (http://nominatim.openstreetmap.org/search.php?q=N17), Cannot find anything (node, way, relation) that caused the error (http://nominatim.openstreetmap.org/details.php?place_id=98395350)

Postcode N7 centroid returned no London result. N7 is missing (supposed to be in Nags Head, Holloway Road). (http://nominatim.openstreetmap.org/search.php?q=N7)

Postcode N1 centroid returned no London result. N1 is missing (supposed to be south of Mildmay Park). (http://nominatim.openstreetmap.org/search.php?q=N1)

Priority minor for error not breaking the software, but significant for returning possibly incorrect postcode centroids.

@openstreetmap-trac
Copy link
Author

Author: lonvia
[Added to the original trac issue at 3.46pm, Saturday, 30th September 2017]

British postcode areas are not really mapped in OSM. So to properly recognize those postcodes needs some special handling of partial postcodes. This needs to be customized for each country.

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