https://github.com/qeeqbox/world-json
Multiple JSON files contain world cities with names, longitude & latitude, country, and timezone
https://github.com/qeeqbox/world-json
cities countries geo json latitude longitude metadata timezones
Last synced: 2 months ago
JSON representation
Multiple JSON files contain world cities with names, longitude & latitude, country, and timezone
- Host: GitHub
- URL: https://github.com/qeeqbox/world-json
- Owner: qeeqbox
- License: mit
- Created: 2021-08-04T19:33:04.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-04T20:12:50.000Z (almost 4 years ago)
- Last Synced: 2025-03-27T08:11:18.066Z (3 months ago)
- Topics: cities, countries, geo, json, latitude, longitude, metadata, timezones
- Homepage:
- Size: 2.3 MB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# world-json
Multiple JSON files contains all world cities with names, longitude & latitude, country, and timezone. Those file are based on [GeoNames](https://www.geonames.org/) and [Wikipedia](https://www.wikipedia.org/) databases.# Structure
```ssh
n <- name
cc <- country code
a3 <- ISO CODE ALPHA 3
i <- Info (State etc..)
t <- timezone
geometry <- object contains a point (long and lat)
```
# Files
```
geo_data_compressed.json <- all cities with < 1000 population
```# Notes
- This data provided as "is"
- Please let me know if i missed a resource or dependency
- Do not forget to check GeoNames and Wikipedia for the full db