类的使用
org.wowtools.giscat.vector.pojo.FeatureCollection
-
使用FeatureCollection的程序包 程序包 说明 org.wowtools.giscat.vector.pojo.converter -
-
org.wowtools.giscat.vector.pojo.converter中FeatureCollection的使用
返回FeatureCollection的org.wowtools.giscat.vector.pojo.converter中的方法 修饰符和类型 方法 说明 static FeatureCollectionGeoJsonFeatureConverter. fromGeoJsonFeatureCollection(String strGeoJsonFeatureCollection, org.locationtech.jts.geom.GeometryFactory geometryFactory)将GeoJson对象转为Featurestatic FeatureCollectionGeoJsonFeatureConverter. fromGeoJsonFeatureCollection(GeoJsonObject.FeatureCollection geoJsonFeatureCollection, org.locationtech.jts.geom.GeometryFactory geometryFactory)将GeoJson对象转为Featurestatic FeatureCollectionProtoFeatureConverter. proto2featureCollection(byte[] bytes, org.locationtech.jts.geom.GeometryFactory geometryFactory)ProtoFeature bytes 转 FeatureCollection参数类型为FeatureCollection的org.wowtools.giscat.vector.pojo.converter中的方法 修饰符和类型 方法 说明 static byte[]ProtoFeatureConverter. featureCollection2Proto(FeatureCollection featureCollection)FeatureCollection 转 ProtoFeature bytesstatic GeoJsonObject.FeatureCollectionGeoJsonFeatureConverter. toGeoJson(FeatureCollection featureCollection)将featureCollection对象转为GeoJson
-