public class GJGeometryReader extends Object
| Constructor and Description |
|---|
GJGeometryReader(org.locationtech.jts.geom.GeometryFactory GF) |
| Modifier and Type | Method and Description |
|---|---|
org.locationtech.jts.geom.Geometry |
parseGeometry(com.fasterxml.jackson.core.JsonParser jsParser)
Parses a GeoJSON geometry and returns its JTS representation.
|
public GJGeometryReader(org.locationtech.jts.geom.GeometryFactory GF)
public org.locationtech.jts.geom.Geometry parseGeometry(com.fasterxml.jackson.core.JsonParser jsParser)
throws IOException,
SQLException
jsParser - IOExceptionSQLExceptionCopyright © 2019 CNRS. All rights reserved.