nategodd/custom_cities.json
type-two c5f848733a Custom city supplement: add Ipswich QLD, label cities with region
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>
2026-09-03 16:46:09 +10:00

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"]
}
]