Skip to content
New issue

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

HTML page "more results" moves from structured query format to unstructured #678

Closed
pnorman opened this issue Mar 21, 2017 · 0 comments
Closed

Comments

@pnorman
Copy link

pnorman commented Mar 21, 2017

If you go to http://nominatim.openstreetmap.org/search?format=html&city=Manhattan&country=USA the more results link points at http://nominatim.openstreetmap.org/search.php?format=html&exclude_place_ids=150094652,159221407,72687711,158672225,462437,422944,406797,385514,158741020,345714&accept-language=en-US,en;q=0.8&q=Manhattan%2C+USA

q=Manhattan, USA is a different query from city=Manhattan&country=USA. I was expecting http://nominatim.openstreetmap.org/search?format=html&city=Manhattan&country=USA&exclude_place_ids=150094652,159221407,72687711,158672225,462437,422944,406797,385514,158741020,345714

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant