public class ST_GeomFromGeoJSON
extends org.h2gis.api.DeterministicScalarFunction
| Constructor and Description |
|---|
ST_GeomFromGeoJSON() |
| Modifier and Type | Method and Description |
|---|---|
static org.locationtech.jts.geom.Geometry |
geomFromGeoJSON(String geojson)
Convert a geojson geometry to geometry.
|
String |
getJavaStaticMethod() |
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static org.locationtech.jts.geom.Geometry geomFromGeoJSON(String geojson) throws IOException, SQLException
geojson - IOExceptionSQLExceptionCopyright © 2019 CNRS. All rights reserved.