类的使用
org.wowtools.giscat.vector.mvt.MvtParser.MvtFeatureLayer
-
-
org.wowtools.giscat.vector.mvt中MvtParser.MvtFeatureLayer的使用
返回MvtParser.MvtFeatureLayer的org.wowtools.giscat.vector.mvt中的方法 修饰符和类型 方法 说明 static MvtParser.MvtFeatureLayer @NotNull []MvtParser. parse2TileCoords(byte[] data, @NotNull org.locationtech.jts.geom.GeometryFactory gf)解析为瓦片坐标系static MvtParser.MvtFeatureLayer @NotNull []MvtParser. parse2Wgs84Coords(byte z, int x, int y, byte[] data, @NotNull org.locationtech.jts.geom.GeometryFactory gf)解析瓦片并将坐标转为wgs84坐标系
-