添加命令行版本

This commit is contained in:
记忆的残骸
2016-09-10 15:25:46 +08:00
committed by GitHub
parent 9ff1b2292b
commit 02f11282c4
+5 -1
View File
@@ -1,6 +1,10 @@
# coordtransform 坐标转换
****
一个提供了百度坐标(BD09)、国测局坐标(火星坐标,GCJ02)、和WGS84坐标系之间的转换的工具模块。另外还提供了python版本的代码https://github.com/wandergis/coordTransform_py
一个提供了百度坐标(BD09)、国测局坐标(火星坐标,GCJ02)、和WGS84坐标系之间的转换的工具模块。
python版本:https://github.com/wandergis/coordTransform_py
命令行版本:https://github.com/wandergis/coordtransform
****
## **支持node、浏览器(AMD方式和直接引用方式)**
- GitHub地址:https://github.com/wandergis/coordtransform