Skip to content

v1.3.4

Choose a tag to compare

@tekk tekk released this 11 May 11:03
· 9 commits to main since this release

Show human-readable region names in country menus.

Resolves admin1 codes to real names where possible:

  • US states via geonamescache's get_us_states()
  • Other countries: each admin1 is labeled with its most populous city (e.g. "08 (around Toronto)"), making the geonames adm1 numbers identifiable.

Fixes #3.