Uses of Class
cn.mapway.common.geo.tools.BaseTileExtractor
Packages that use BaseTileExtractor
-
Uses of BaseTileExtractor in cn.mapway.common.geo.tools
Subclasses of BaseTileExtractor in cn.mapway.common.geo.toolsModifier and TypeClassDescriptionclassCGCS2000 TileExtractor(EPSG:4490) 偷个懒 直接使用 WGS84坐标转换代替,在我们的精度范围内,可以认为他们是一样的,未来有时间再进行补充完整classclassNoGCSTileExtractor 将原始影像 坐标参考系为地理坐标系 WGS84的影像中 提取出按照WebMecator规定的瓦片数据classWebMercatorTileExtractor 原始影像 和目标瓦片 都是 墨卡托投影classWGS84TileExtractor 将原始影像 坐标参考系为地理坐标系 WGS84的影像中 提取出按照WebMecator规定的瓦片数据