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