Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 517 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 517 Bytes

CitiesList

json files with a list of all cities worldwide(id, city, country, geo coordinates). Good for city search functionality, e.g.: weather for city functionality.

City ids are from geonames database ( http://www.geonames.org ). More about geonames db: https://en.wikipedia.org/wiki/GeoNames.

City ids also match the ids from openweathermap service (see https://openweathermap.org/find?q= ).

city.list.json - big size, ~29 MB

city.list3.js - removed geo coordinates, reduced size ~10 MB