map coordinate transform betweem google and baidu
Project description
mapctf - map coordinate transform
此模块用于百度坐标系(bd-09)、
火星坐标系(国测局坐标系、gcj02、高德)、
WGS84坐标系(google)的相互转换,
仅使用Python标准模块,无其他依赖。
python3 setup.py sdist bdist_wheel
for test.pypi
python -m twine upload --repository-url https://test.pypi.org/legacy/ dist/* pip install --index-url https://test.pypi.org/simple/ coordTransform
for pypi
python -m twine upload dist/* pip install mapctf
Usage
import mapctf ctf.baidu2google(lng, lat)
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 Distribution
mapctf-1.0.tar.gz
(2.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
mapctf-1.0-py3-none-any.whl
(3.1 kB
view details)
File details
Details for the file mapctf-1.0.tar.gz.
File metadata
- Download URL: mapctf-1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47e2b27fd7867ef04853887a66fd8b1ca5f4dc9867aaf7b7318432353825a757
|
|
| MD5 |
f17b2dd2368d7a078c8e629fb5147a75
|
|
| BLAKE2b-256 |
78a3c183def2f7b2ac568900b6183b1547be2119da78e2bc938922f759a52e27
|
File details
Details for the file mapctf-1.0-py3-none-any.whl.
File metadata
- Download URL: mapctf-1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ee01eda0a6ec9fd02fd4f608e0194ec3b83b58e6da501dd5ce07e86d0de6a7f
|
|
| MD5 |
fbcae150936023b10c848e784720d235
|
|
| BLAKE2b-256 |
08ad50c396f8a40752f3507e7c03834c8a52612b933b189020c726c0d4a5000f
|