From 77ba04420940fe5c7da10faba07a093ad3950283 Mon Sep 17 00:00:00 2001 From: wandergis <763393390@qq.com> Date: Thu, 19 Nov 2015 10:43:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0python=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efa451d..e8de85f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # coordtransform 坐标转换 **** -一个提供了百度坐标(BD09)、国测局坐标(火星坐标,GCJ02)、和WGS84坐标系之间的转换的工具模块(另外还提供了python版本的代码https://github.com/wandergis/coordTransform_py ) +一个提供了百度坐标(BD09)、国测局坐标(火星坐标,GCJ02)、和WGS84坐标系之间的转换的工具模块**另外还提供了python版本的代码https://github.com/wandergis/coordTransform_py** **** ## **支持node、浏览器(AMD方式和直接引用方式)** - GitHub地址:https://github.com/wandergis/coordtransform