Package

com.github.tsingjyujing.geo.util

convertor

Permalink

package convertor

Visibility
  1. Public
  2. All

Value Members

  1. object BD09 extends GeoTransformable

    Permalink

    中国境内的WGS84坐标和Baidu09坐标系的互相转换 Baidu09坐标系是在国测局坐标的基础上加了一个三角函数噪声,俗称2B坐标系

    中国境内的WGS84坐标和Baidu09坐标系的互相转换 Baidu09坐标系是在国测局坐标的基础上加了一个三角函数噪声,俗称2B坐标系

    还嫌GCJ02丢人丢的不够吗?

    经过测试,所有的坐标点都可以完美的和WGS84相互转换

  2. object ConvertorFactory

    Permalink

    转换器工厂方法: 江山父老能容我,不使人间造孽钱。

  3. object GCJ02 extends GeoTransformable

    Permalink

    GCJ02是中国国家测绘局提出的坐标加密系统 其复杂的函数表达式为政府瞎JB收费提供了便利 其良好的局部线性和全局近似线性为我等屁民破解提供了便利

    GCJ02是中国国家测绘局提出的坐标加密系统 其复杂的函数表达式为政府瞎JB收费提供了便利 其良好的局部线性和全局近似线性为我等屁民破解提供了便利

    经过测试,所有的坐标点都可以完美的和WGS84相互转换

    本类适用于WGS84坐标系和GCJ02加密坐标系的互相转换 GSJ02坐标系适用于大部分的地图,例如高德地图

  4. object WGS84 extends GeoTransformable

    Permalink

    Return a new object which extends IGeoPoint and has same longitude and latitude

Ungrouped