Public Domain library for rectifying Chinese coordinates
-
Updated
May 21, 2024 - C++
GCJ-02 and BD-09 are map obfuscation algorithms used in China; obfuscation is mandatory for all domestic online maps.
Public Domain library for rectifying Chinese coordinates
🌏 MapHelper是一个整合了高德地图、百度地图、腾讯地图、谷歌地图等相关路线规划和导航的地图帮助类库
在BD09,GCJ02,WGS84坐标系之间相互转换点的坐标。
A location converter between WGS84 GCJ-02(国测局坐标) and BD-09(百度坐标).
A simple coord library with distance calculating and BD09-WGS84-GCJ02 transforming.
GCJ022是一个用于批量转换CSV文件中坐标的工具,能够将CSV文件中的BD09、GCJ02、WGS84等三种坐标相互转换。采用PyQt5开发,下载exe文件可直接使用。
c++/python version of https://github.com/wandergis/coordtransform