From ce810a43244bcf75e284d93ef260f3827a48e0fe Mon Sep 17 00:00:00 2001 From: Bigsk Date: Sat, 2 Nov 2024 21:33:08 +0800 Subject: [PATCH] Lat-Lon Convention Tool --- .DS_Store | Bin 8196 -> 0 bytes .gitignore | 5 + {d_r_trans => d_r_conv}/en.html | 0 {d_r_trans => d_r_conv}/index.html | 0 {d_r_trans => d_r_conv}/zh.html | 0 lat_lon_conv/en.html | 260 +++++++++++++++++++++++++++++ lat_lon_conv/index.html | 7 + lat_lon_conv/zh.html | 260 +++++++++++++++++++++++++++++ list.json | 36 ++-- 9 files changed, 557 insertions(+), 11 deletions(-) delete mode 100644 .DS_Store create mode 100644 .gitignore rename {d_r_trans => d_r_conv}/en.html (100%) rename {d_r_trans => d_r_conv}/index.html (100%) rename {d_r_trans => d_r_conv}/zh.html (100%) create mode 100644 lat_lon_conv/en.html create mode 100644 lat_lon_conv/index.html create mode 100644 lat_lon_conv/zh.html diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 87d59b37b7229b3c1f762918a1dd25e4af50adb6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8196 zcmeHM!EVz)5PjRGjZIY)2@t&?S>jriRt=PjOGw)T2RJkc4uFCk2Q}c>A$AB5waOLv z2Y!Jgf5N|Tg15U)WjnRFAw+hqo!RWp+s(Y$wKEO?(H!|Zzy<(|RqEOr#RWx<%Q{z< z(w-~Sf_UHr3Hk^g1W{+s+H@EO3GHFz_!hz-P8BR>^Z;j~ZzhFbpgt1M>dh zuu9!X^;Bzh>!4660Ck1ks<6#GKw+FzH&Q*-T0uFd&K^Vx6={kgG@Rp(G^cK)daAXC zLufcey0SXIH8IZZVg*vvei>++_?gf#@F?pQsvu^!Tg{_%= zz103&!M+9;0}K(Pjh>PN_Qbq8h~T3u-xp-oBVL?k*83yg8^?nb|J@q|y*Sz4{vno@ zD=Vv2t7@%TFIp$jxRtocC~msLXY$kICOmAHZZGT(6`<#LY4ZGO zFZ82vGa7|{tgtOTVA+=4u3eu@c5dI@boTd7H=W7e{{E&@-`zVswXJJ6Z{0g?zX|$b z^hps1k>0(qu0Nm4&up#2Q?zt(2lYH9;s(dFAy~ly9x*Tvaa6GUQn0iY$$h?-8IgXM zwNpU+oJ07u8nPyoE<(h4gxU~aGXb(0!~){~2uT%Px?grK)d`revh_dw5`0qa4qS14r$??;;W;O2|g57 zqTf0DDn2p}WigXppJluzX{Hzk7LtKw?e&Jt|BuSw|1Tsr#%aUAqA(yThpodVy`B9! zEjli9ZHM(Gt1QxPs macOS +# General +.DS_Store +.AppleDouble +.LSOverride \ No newline at end of file diff --git a/d_r_trans/en.html b/d_r_conv/en.html similarity index 100% rename from d_r_trans/en.html rename to d_r_conv/en.html diff --git a/d_r_trans/index.html b/d_r_conv/index.html similarity index 100% rename from d_r_trans/index.html rename to d_r_conv/index.html diff --git a/d_r_trans/zh.html b/d_r_conv/zh.html similarity index 100% rename from d_r_trans/zh.html rename to d_r_conv/zh.html diff --git a/lat_lon_conv/en.html b/lat_lon_conv/en.html new file mode 100644 index 0000000..885ab4e --- /dev/null +++ b/lat_lon_conv/en.html @@ -0,0 +1,260 @@ + + + + + + + Lon / Lat Converter + + + + + + + + +
+
+
+
+
+

Lon / Lat Converter

+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ +
+
+
+
+

Copyright © Ian Xia All rights reserved

+
+
+
+
+ + + + + + + + + \ No newline at end of file diff --git a/lat_lon_conv/index.html b/lat_lon_conv/index.html new file mode 100644 index 0000000..869361b --- /dev/null +++ b/lat_lon_conv/index.html @@ -0,0 +1,7 @@ + \ No newline at end of file diff --git a/lat_lon_conv/zh.html b/lat_lon_conv/zh.html new file mode 100644 index 0000000..797fd98 --- /dev/null +++ b/lat_lon_conv/zh.html @@ -0,0 +1,260 @@ + + + + + + + 经纬度换算器 + + + + + + + + +
+
+
+
+
+

经纬度换算器

+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ +
+
+
+
+

版权所有 © Ian Xia 保留所有权利

+
+
+
+
+ + + + + + + + + \ No newline at end of file diff --git a/list.json b/list.json index aca1e08..4c0bae2 100644 --- a/list.json +++ b/list.json @@ -5,7 +5,7 @@ "en": "Calculate communication azimuth and great-circle distance" }, "description": { - "zh": "在线实时计算通信方位角和大圆距", + "zh": "在线计算通信方位角和大圆距", "en": "Calculate communication azimuth and great-circle distance online" }, "category": { @@ -48,7 +48,7 @@ }, "description": { "zh": "在线同步快速计算各种哈希值", - "en": "Online synchronous fast calculation of various hash values" + "en": "Online calculation of various hash values" }, "category": { "zh": "计算机科学", @@ -61,8 +61,8 @@ "en": "Generate QR code" }, "description": { - "zh": "在线同步快速生成二维码", - "en": "Online fast real-time generation of QR code" + "zh": "在线生成二维码", + "en": "Online generation of QR code" }, "category": { "zh": "计算机科学", @@ -75,8 +75,8 @@ "en": "Encode / Decode URI" }, "description": { - "zh": "在线同步快速编解码您的URI", - "en": "Online fast real-time encode or decode your URI" + "zh": "在线编解码您的URI", + "en": "Online encode or decode your URI" }, "category": { "zh": "计算机科学", @@ -89,8 +89,8 @@ "en": "Encode / Decode Base64" }, "description": { - "zh": "在线同步快速编解码您的Base64", - "en": "Online fast real-time encode or decode your Base64" + "zh": "在线编解码您的Base64", + "en": "Online encode or decode your Base64" }, "category": { "zh": "计算机科学", @@ -103,14 +103,14 @@ "en": "Radian / Degree Converter" }, "description": { - "zh": "在线同步快速换算角度与弧度", - "en": "Online synchronous fast conversion of degree and radian" + "zh": "在线换算角度与弧度", + "en": "Online conversion of degree and radian" }, "category": { "zh": "数学", "en": "Mathematics" }, - "path": "d_r_trans" + "path": "d_r_conv" },{ "name": { "zh": "椭球模型地球上点之间的距离", @@ -125,5 +125,19 @@ "en": "Geography" }, "path": "vincenty" + },{ + "name": { + "zh": "经纬度换算器", + "en": "Lon / Lat Converter" + }, + "description": { + "zh": "在线计算椭球模型地球上点之间的距离", + "en": "Online calculation of distance between points on the earth of ellipsoidal model" + }, + "category": { + "zh": "地理学", + "en": "Geography" + }, + "path": "lat_lon_conv" } ] \ No newline at end of file