Skip to content

Commit b702f55

Browse files
author
wandergis
committed
Update coordTransform_utils.py
1 parent 5bc7d4c commit b702f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coordTransform_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import requests
44
import math
55

6-
key = 'your key here' # 这里填写你的百度开放平台的key
6+
key = 'your key here' # 这里填写你的高德api的key
77
x_pi = 3.14159265358979324 * 3000.0 / 180.0
88
pi = 3.1415926535897932384626 # π
99
a = 6378245.0 # 长半轴

0 commit comments

Comments
 (0)