From 02f11282c4e79a9ad0fff2a181acc5e158bbcfa0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AE=B0=E5=BF=86=E7=9A=84=E6=AE=8B=E9=AA=B8?= Date: Sat, 10 Sep 2016 15:25:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=91=BD=E4=BB=A4=E8=A1=8C?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 54f9757..41cddcc 100644 --- a/README.md +++ b/README.md @@ -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