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