Skip to content

Commit 7adb3fe

Browse files
authored
增加js版本的链接
1 parent c9bc80e commit 7adb3fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# 坐标转换模块
22
此模块用于百度坐标系(bd-09)、火星坐标系(国测局坐标系、gcj02)、WGS84坐标系的相互转换,并提供中文地址到坐标的转换功能,仅使用Python标准模块,无其他依赖。中文地址到坐标转换使用高德地图API,需要[申请](http://lbs.amap.com/)API KEY。
3+
4+
需要js版本可以移步[coordtransform](https://github.com/wandergis/coordtransform)
5+
36
# 使用说明
47
```
58
lng = 128.543

0 commit comments

Comments
 (0)