1.0 KiB
1.0 KiB
World location data
public/data/world-locations/*.json is a generated, country-split snapshot used by the profile form. The browser loads the country index first, then loads only the selected country's region/city file. Overseas locations intentionally use cascading selection instead of free-text search.
- Source repository:
dr5hn/countries-states-cities-database - Release:
v3.2-export.7 - Upstream export:
json-countries+states+cities.json.gz - License: ODbL-1.0
- Refresh command:
npm run data:world - Generated: 229 countries, 5,308 regions, 152,970 cities
The generated coordinates are administrative/city-centre coordinates. The source timezone is only a candidate. Before saving a profile, the app still resolves the historical IANA timezone and UTC offset through /api/locations/timezone; an unresolved timezone is not saved as a usable location.
Countries without a state/region record in this upstream export are omitted from the selectable index rather than guessed from a search result or fabricated coordinates.