Simple geocoding
Project description
Simple geocoding
Install & Setting
- Download latest.csv from https://geolonia.github.io/japanese-addresses/ .
pip install simple-geocoding
python -c '__import__("simple_geocoding").Geocoding("/path/to/latest.csv")'
Usage
$ simple-geocoding 東京都千代田区丸の内一丁目
(35.68156, 139.767201)
$ simple-geocoding 35.68156 139.7672
東京都千代田区丸の内一丁目
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file simple_geocoding-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: simple_geocoding-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.6 Darwin/19.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd04857490cd1eb09a7928f94e0236b4e4b63ed0d45bcec1b1ab73893de78683 |
|
MD5 | 25e0dcc9d12580cd6458527ead765c64 |
|
BLAKE2b-256 | 5c67f1e551ba8d6fca910c6d889dc170c490ce19fb7edc90324f0cc386f582cd |