Class JtsGeometrySerde

java.lang.Object
io.trino.geospatial.serde.JtsGeometrySerde

public final class JtsGeometrySerde extends Object
  • Method Details

    • deserialize

      public static org.locationtech.jts.geom.Geometry deserialize(io.airlift.slice.Slice shape)
    • serialize

      public static io.airlift.slice.Slice serialize(org.locationtech.jts.geom.Geometry geometry)
      Serialize JTS Geometry shape into an ESRI shape