We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://photon.komoot.io/api/?q=Nest%20Bank&lon=19.9323&lat=50.0599&zoom=14&lang=default finds https://www.openstreetmap.org/node/6881940885 as its first match which is great and fine
But it fails to list: https://www.openstreetmap.org/node/6780544486 and https://www.openstreetmap.org/node/6863954432
Instead it lists some far-away banks.
I originally reported it as zbycz/osmapp#226 - and it seems that it is an upstream Photon issue.
The text was updated successfully, but these errors were encountered:
This is probably same as #746 With lang=en it returns those results: https://photon.komoot.io/api/?q=Nest%20Bank&lon=19.9323&lat=50.0599&zoom=14&lang=en
Sorry, something went wrong.
I am still confused why lang=default throws away this matches but either way solution seems clear
lang=default
sorry for not finding that and reporting a duplicate
No branches or pull requests
https://photon.komoot.io/api/?q=Nest%20Bank&lon=19.9323&lat=50.0599&zoom=14&lang=default finds https://www.openstreetmap.org/node/6881940885 as its first match which is great and fine
But it fails to list: https://www.openstreetmap.org/node/6780544486 and https://www.openstreetmap.org/node/6863954432
Instead it lists some far-away banks.
I originally reported it as zbycz/osmapp#226 - and it seems that it is an upstream Photon issue.
The text was updated successfully, but these errors were encountered: