Skip to main content

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

This version

1.0

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 hashes)

Uploaded Source

Built Distribution

mapctf-1.0-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page