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

Use overpass for cities list #985

Merged
merged 2 commits into from
Feb 1, 2013

Conversation

rjmackay
Copy link
Contributor

Fixes #979 isses with geonames timing out for large countries.

Uses OSM overpass API query instead of Geonames. This also means
we're no longer using a dodgy bounding box to find cities, but actually
only getting cities within a country boundary.

Fixes ushahidi#979 isses with geonames timing out for large countries.
Now using a overpass API query against current OSM data, this also means
we're no longer using a dodgy bounding box to find cities, but actually
only getting cities within a country boundary.
kamaulynder added a commit that referenced this pull request Feb 1, 2013
@kamaulynder kamaulynder merged commit 7f6b59d into ushahidi:develop Feb 1, 2013
@kamaulynder
Copy link
Contributor

Fixed

@rjmackay rjmackay deleted the use-overpass-for-cities-979 branch February 1, 2013 12:39
@kamangir
Copy link

kamangir commented Apr 7, 2013

Question, I am using version 2.6.1 and I still have this problem. Do I need to update my code?
Thank you for the help!

@rjmackay
Copy link
Contributor Author

rjmackay commented Apr 7, 2013

@kamangir This code is currently only in the development version. This will be released in version 2.7

@kamangir
Copy link

kamangir commented Apr 7, 2013

Thank you for the reply. Any release date scheduled? @rjmackay

@rjmackay
Copy link
Contributor Author

rjmackay commented Apr 8, 2013

Release should be end of april or soon after

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

Successfully merging this pull request may close these issues.

Admin city populator broken for large countries
3 participants