Skip to content

Commit

Permalink
geocode: add --language support
Browse files Browse the repository at this point in the history
you can now get city name, admin1 name, admin2 name and country name in the language of your choice, if you built the Geonames index using the `index-update` subcommand with the `--languages` required.

- also added caching to multiple internal functions to minimize repeated lookups
  • Loading branch information
jqnatividad committed Sep 19, 2023
1 parent 6f16e97 commit 732c4f1
Showing 1 changed file with 122 additions and 87 deletions.
Loading

0 comments on commit 732c4f1

Please sign in to comment.