Description Usage Arguments Details Value Author(s) See Also Examples
converts lat/lon coordintes from GCJ-02 to BD-09
1 | gcj2bd(gcjLat, gcjLon)
|
gcjLat |
a numeric latitude in GCJ-02 |
gcjLon |
a numeric longitude in GCJ-02 |
BD-09 coordinate system is used by Baidu Maps and further encrypted based on GCJ-02 coordinates.
a data.frame with variables lat/lng
Jun Cai (cai-j12@mails.tsinghua.edu.cn), PhD candidate from Department of Earth System Science, Tsinghua University
http://blog.csdn.net/coolypf/article/details/8569813 for C version source code.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.