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

Incorrect Nominatim Result #4537

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

Incorrect Nominatim Result #4537

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

Comments

@openstreetmap-trac
Copy link

Reporter: warling
[Submitted to the original trac issue database at 8.25pm, Wednesday, 22nd August 2012]

  1. The query "44 Clarence Avenue Southeast, Minneapolis, MN 55414, USA" does not point directly to the house, even though the house is clearly in the system. The closest it comes is the beginning of Clarence Avenue, but the result displays the incorrect ZIP code (55114 instead of 55414; 55114 is located in St. Paul, and 55414 is located in Minneapolis; the boundary between St. Paul and Minneapolis is the north-south street Emerald Avenue, a bit to the east of the above address.)

  2. The query "44 Clarence Avenue Southeast, Minneapolis, MN 55414-3528, USA" returns no results at all; the only difference is the inclusion of the "-3528" carrier code to the ZIP code.

  3. The query "44 Clarence Avenue Southeast, Minneapolis, MN 55114, USA" DOES point directly to the correct house, even though this is the incorrect ZIP code. It seems that the ZIP code's boundaries are incorrect.

My hunch is that the problem stems from incorrect ZIP code boundaries. West of Emerald Avenue is Minneapolis (55414), while east of Emerald Avenue is St. Paul (55114).

@openstreetmap-trac
Copy link
Author

Author: lonvia
[Added to the original trac issue at 7.12am, Sunday, 14th October 2012]

There was a bug in the postcode generation which has been corrected with the latest import. All examples now work now as expected.

There are still some issues with zip+4 postcodes but there is already ticket #3838 for that. Closing this one as duplicate.

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