public class GeoJSON extends GeoImporter
inputClass, inputType| Constructor and Description |
|---|
GeoJSON(java.lang.String name,
boolean uniform) |
| Modifier and Type | Method and Description |
|---|---|
com.vividsolutions.jts.geom.Geometry |
convert(java.lang.Object input) |
static com.vividsolutions.jts.geom.Geometry |
geoJSONToGeometry(java.lang.String geoJson) |
applygetName, refSnapshot, setName, toStringpublic com.vividsolutions.jts.geom.Geometry convert(java.lang.Object input)
throws java.lang.Exception
convert in class GeoImporterjava.lang.Exceptionpublic static com.vividsolutions.jts.geom.Geometry geoJSONToGeometry(java.lang.String geoJson)