We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fca0ceb commit 8b69eadCopy full SHA for 8b69ead
coordTransform_utils.py
@@ -6,7 +6,7 @@
6
x_pi = 3.14159265358979324 * 3000.0 / 180.0
7
pi = 3.1415926535897932384626 # π
8
a = 6378245.0 # 长半轴
9
-ee = 0.00669342162296594323 # 第一偏心率
+ee = 0.00669342162296594323 # 偏心率平方
10
11
12
class Geocoding:
0 commit comments