custom_cities.json is merged into the search index for towns missing from the geonames 15k+ dataset; labels now include the region code when available to disambiguate same-named cities. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
14 lines
243 B
JSON
14 lines
243 B
JSON
[
|
|
{
|
|
"name": "Ipswich",
|
|
"country": "Australia",
|
|
"cc": "AU",
|
|
"admin": "QLD",
|
|
"lat": -27.61679,
|
|
"lon": 152.76083,
|
|
"tz": "Australia/Brisbane",
|
|
"pop": 238000,
|
|
"alt": ["ipswich qld", "ipswich queensland"]
|
|
}
|
|
]
|