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

nominatim query does not work with housenumber #4601

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

nominatim query does not work with housenumber #4601

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

Comments

@openstreetmap-trac
Copy link

Reporter: airam
[Submitted to the original trac issue database at 3.14pm, Sunday, 30th September 2012]

For some addresses the query does not work if it contains a house number
http://nominatim.openstreetmap.org/search?q=Gr%C3%BCnberger+Str+1+10243+Berlin&format=json&polygon=1&addressdetails=1 returns an empty object, but i got a result before. Unfortenutally I cannot say since when this happens :(
http://nominatim.openstreetmap.org/search?q=Gr%C3%BCnberger+Str+10243+Berlin&format=json&polygon=1&addressdetails=1 still returns data

Same for this address http://nominatim.openstreetmap.org/search?q=Adlershorststr+35+15806+Zossen&format=json&polygon=1&addressdetails=1
only works without house number http://nominatim.openstreetmap.org/search?q=Adlershorststr+15806+Zossen&format=json&polygon=1&addressdetails=1

I testet 15 addresses I know I got a result before. Now they do not work. I found no address with house number that worked for me.

@openstreetmap-trac
Copy link
Author

Author: lonvia
[Added to the original trac issue at 8.04pm, Sunday, 30th September 2012]

Unintended side effect of some experimental settings. Fixed now.

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