public class GeoJsonUtils extends Object
| Constructor and Description |
|---|
GeoJsonUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.locationtech.jts.geom.Geometry |
parsePolygonOrMultiPolygonFromJsonNode(com.fasterxml.jackson.databind.JsonNode jsonNode) |
public static org.locationtech.jts.geom.Geometry parsePolygonOrMultiPolygonFromJsonNode(com.fasterxml.jackson.databind.JsonNode jsonNode)
throws UnsupportedGeometryException,
IOException
Copyright © 2020. All rights reserved.