https://github.com/sjjian/gps
百度坐标,火星坐标,google坐标的相互转换
https://github.com/sjjian/gps
distance geocode golang gps
Last synced: 8 months ago
JSON representation
百度坐标,火星坐标,google坐标的相互转换
- Host: GitHub
- URL: https://github.com/sjjian/gps
- Owner: sjjian
- Created: 2017-11-10T14:43:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-07T02:11:31.000Z (over 8 years ago)
- Last Synced: 2025-01-31T17:59:43.334Z (over 1 year ago)
- Topics: distance, geocode, golang, gps
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 包含这些玩意
* 百度坐标,火星坐标,google坐标的相互转换
* 附带一个求两坐标距离
从这里的python版本翻译过来的:https://github.com/wandergis/coordtransform