sjlu / cities

Lookup cities based on zipcodes or GPS coordinates
https://www.npmjs.com/package/cities
27 stars 15 forks source link

Feature/update locations #16

Open shawnstephens opened 6 years ago

shawnstephens commented 6 years ago

I have ran your update.js script. It took well over an hour. To save others time it would be beneficial to commit the updated with a new release. I have also add package-lock.json as generated by npm install.

Given the age of the current file, a full update using a data source such as http://www.geonames.org/export/ may be worthwhile. Perhaps I can do that next.