public class ShapefileAttribute extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
static List<ShapefileAttributeFieldDef> |
attributeFieldDefFrom(org.geotools.data.shapefile.ShapefileDataStore shapefileDataStore,
boolean whetherExcludeSpatialField) |
static List<Map<String,Object>> |
fromShpFile(Path shpFilePath) |
public static List<ShapefileAttributeFieldDef> attributeFieldDefFrom(org.geotools.data.shapefile.ShapefileDataStore shapefileDataStore, boolean whetherExcludeSpatialField) throws IOException
IOExceptionCopyright © 2024. All rights reserved.