coderholic / django-cities

Countries and cities of the world for Django projects
MIT License
921 stars 375 forks source link

Where to submit corrections to dataset? #99

Closed cdvv7788 closed 9 years ago

cdvv7788 commented 9 years ago

I found a couple errors with the data i am working with. There are some issues with spelling and some repeated cities (or at least misplaced). Is there a mechanism to submit corrections?

coderholic commented 9 years ago

Corrections should go to geonames.org, our data source

On Thursday, September 10, 2015, cdvv7788 notifications@github.com wrote:

I found a couple errors with the data i am working with. There are some issues with spelling and some repeated cities (or at least misplaced). Is there a mechanism to submit corrections?

— Reply to this email directly or view it on GitHub https://github.com/coderholic/django-cities/issues/99.

cdvv7788 commented 9 years ago

Ok, found the duplicated city on their side and started the process. Thanks for the help.