Skip to content

v.2.1.6

Compare
Choose a tag to compare
@t-sagara t-sagara released this 08 May 05:28
· 23 commits to main since this release
8c02827

Support remote server connection.

Documentation: https://jageocoder.readthedocs.io/
PyPI: https://pypi.org/project/jageocoder/

  • Extended the functionality so that geocoding and reverse geocoding processes can be performed by connecting to a remote Jageocoder server via JSON-RPC without installing an address database.
  • No need to update dictionary data.

The size of the address database has increased with the improvement of location reference information.
There are many cases where you want to develop an application that uses geocoding functions occasionally, but you do not want to install tens of GB of database for this purpose.

In such cases, applications can connect to a remote server to perform the geocoding process without installing an address database.