coderholic / django-cities

Countries and cities of the world for Django projects
MIT License
927 stars 371 forks source link

Can we include geonameid in the model? #119

Closed victorx98 closed 8 years ago

victorx98 commented 8 years ago

Since we get the data from http://www.geonames.org/, and all GeoName places include a unique geonameid. Can we also include it in our model? It would be much more convenient for many reference and computing.

Thanks Fei

victorx98 commented 8 years ago

Sorry, just figured that your id is geonameid