搜索资源列表
j_gps
- 本程序是一个从照片中获取GPS信息的源码,用该代码中,可以获取指定照片文件的GPS坐标信息,当然用户可以加入其它代码把坐标信息转换成物理地址。-This program is a source of GPS information obtained from the photo, specify photo file can get GPS coordinates information with the code, of course, the user can add additional
ConvertToBaidu
- java代码实现百度坐标与GPS坐标之间的互相转换。IDE是Netbeans.-Convert Baidu coordinates to GPS,and convert GPS coordinates to Baidu based on java.IDE is Netbeans.
Correct
- 各地图API坐标系统比较与转换 * WGS84坐标系:即地球坐标系,国际上通用的坐标系。设备一般包含GPS芯片或者北斗芯片获取的经纬度为WGS84地理坐标系, * 谷歌地图采用的是WGS84地理坐标系(中国范围除外) * GCJ02坐标系:即火星坐标系,是由中国国家测绘局制订的地理信息系统的坐标系统。由WGS84坐标系经加密后的坐标系。 * 谷歌中国地图和搜搜中国地图采用的是GCJ02地理坐标系 BD09坐标系:即百度坐标系,GCJ02坐标系经加密后的坐标系