public final class JtsGeometrySerde extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.locationtech.jts.geom.Geometry |
deserialize(io.airlift.slice.Slice shape) |
static io.airlift.slice.Slice |
serialize(org.locationtech.jts.geom.Geometry geometry)
Serialize JTS
Geometry shape into an ESRI shape |
Copyright © 2012–2019. All rights reserved.