摘要: JAVA: /** * 百度坐标(BD09)、国测局坐标(火星坐标,GCJ02)、和WGS84坐标系之间的转换的工具 * * 参考 https://github.com/wandergis/coordtransform 实现的Java版本 * @author geosmart */ public c 阅读全文
posted @ 2020-12-18 16:49 cnkker.com 阅读(890) 评论(0) 推荐(0) 编辑