Description Usage Arguments Details Value Author(s) See Also Examples
converts lat/lon coordintes from BD-09 to GCJ-02
1 | bd2gcj(bdLat, bdLon)
|
bdLat |
a numeric latitude in BD-09 |
bdLon |
a numeric longitude in BD-09 |
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.