Skip to content

Json files with a list of 200K cities worldwide (id, city, country, geo coordinates). Good for city search functionality.

Notifications You must be signed in to change notification settings

lkozyr/CityList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Json files with a list of 200K cities worldwide (id, city, country, geo coordinates). Good for city search functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published