Jageocoder

Latest version: v2.1.8

Safety actively analyzes 710445 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

1.2.0

Not secure
- Support [Address-Base-Registry](https://www.digital.go.jp/policies/base_registry_address/)
- Can get the Cho-Aza id corresponding to an address element
- Can retrieve the address element by Cho-Aza id
- Using land registry information to determine if Aza-names can be skipped
- Can obtain the Katakana and English notations corresponding to an address element

1.1.3

Not secure
- Added `jageocoder.set_search_config()` to configure the search options as follows
- `target_area` : limit the search area to specified prefectures or cities
- `aza_skip` : specifies how to skip aza-names while searching nodes
- `best_only` : switch between returning only the best solution or all candidates
- Added `jageocoder.get_search_config()` to get current configurations
- Renamed `upgrade_dictionary` to `migrate_dictionary` to more accurately describe the process
- Fixed some bugs

1.1.0

Not secure
- Implement reverse-geocoding function
- Support post-code

Please follow the steps below to reinstall the latest dictionary.

$ python -m jageocoder install-dictionary

1.0.2

Not secure
Fixed a bug in which the name of an address element ending with "町" was confused with an other element with the same name which does not end with "町". (ex. 水橋開発町 and 水橋開発 in 富山市)

This is the stable version of v1.0.x.

1.0.1

Not secure
Fixed a problem where omitting aza-name would cause some addresses to be interpreted incorrectly.

- Added 'How to use' section to the README
- Added a sample web demo-app with Flask

There is no need to upgrade the dictionary in this version.

1.0.0

Not secure
The address database created by this release will be compatible with [jageocoder](https://github.com/t-sagara/jageocoder) v1.0.0.

- Added support for [Geolonia address database](https://github.com/geolonia/japanese-addresses)
- Added a procedure to divide 地番 as 小字 if it contains "甲乙丙" or "イロハ" before the number
- Added a procedure to divide 地番 as 脱落地 if it contains "甲乙丙" or "イロハ" after the number

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.