
java解析shp文件
/ } else if (pro.getValue() instanceof org.locationtech.jts.geom.LineString) {//线。// } else if (pro.getValue() instanceof org.locationtech.jts.geom.Polygon) {//面。} else if (pro.getValue() instanceof Polygon) {//面。





