https://github.com/layneios/transfromwgs84togcj02
TransfromWGS84ToGCJ02 将经纬度 WGS84 转成 GCJ02
https://github.com/layneios/transfromwgs84togcj02
Last synced: 4 months ago
JSON representation
TransfromWGS84ToGCJ02 将经纬度 WGS84 转成 GCJ02
- Host: GitHub
- URL: https://github.com/layneios/transfromwgs84togcj02
- Owner: layneios
- Created: 2015-12-04T06:14:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-07T14:15:58.000Z (over 9 years ago)
- Last Synced: 2024-12-27T17:32:22.694Z (6 months ago)
- Language: Objective-C
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TransfromWGS84ToGCJ02
TransfromWGS84ToGCJ02 将经纬度 `WGS84` 转成 `GCJ02`1. 先判断经纬度是否已经超出中国范围
2. 如果超出直接返回原经纬度
3. 在中国范围进行转换