A GIS tool get ward, district and province from coordinate.
Project description
USAGE
import library
import easyGIS
Contries support: 'vietnamese' only now.
eG = easyGIS(country='vie')
Load data
dataLoader = eG.loadDatabase()
Give an example location
pts = [21.038575823260388, 105.77209179475015] result = eG.findout(pts,dataLoader)
Result
print(ret)
{'ward': 'Mai Dịch', 'district': 'Cầu Giấy', 'province': 'Hà Nội'}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
easygis-1.0.0.tar.gz
(7.1 MB
view details)
File details
Details for the file easygis-1.0.0.tar.gz.
File metadata
- Download URL: easygis-1.0.0.tar.gz
- Upload date:
- Size: 7.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9baf3c285979852798a39012aa6fd812b3b655af36f87f0054fb7ece266b598c
|
|
| MD5 |
14f9b0153c4c103b63fcce8484820d74
|
|
| BLAKE2b-256 |
b5c90b20ae5b0407053274467a3e89acf1006b8a87b1b122cb94865350563414
|