| Class |
Description |
|
GeoJSONReader
|
Read a geoscript.geom.Geometry from a GeoJSON String. |
|
GeoJSONWriter
|
Write a geoscript.geom.Geometry to a GeoJSON String. |
|
GeoPackageReader
|
Read GeoPackage encoded Geometries - Authors:
- Jared Erickson
|
|
GeoPackageWriter
|
Write a Geometry to a GeoPackage Geometry byte array or hex string - Authors:
- Jared Erickson
|
|
GeoRSSReader
|
A GeoRSS Simple Reader. |
|
GeoRSSWriter
|
A GeoRSS Simple Writer. |
|
GeobufReader
|
Read a Geometry from a Geobuf encoded hex String or byte array - Authors:
- Jared Erickson
|
|
GeobufWriter
|
Write a Geometry to a Geobuf encoded protocol buffer. |
|
GeometryExtensionModule
|
A Groovy Extension Module that adds methods to the Geometry class. |
|
Gml2Reader
|
Read a geoscript.geom.Geometry from a GML Version 2 String. |
|
Gml2Writer
|
Write a Geoscript geoscript.geom.Geometry to a GML Version 2 String. |
|
Gml3Reader
|
Read a geoscript.geom.Geometry from a GML Version 3 String. |
|
Gml3Writer
|
Write a Geoscript geoscript.geom.Geometry to a GML String. |
|
GooglePolylineEncoder
|
A Google Polyline Encoder/Decoder (https://developers.google.com/maps/documentation/utilities/polylinealgorithm).
|
|
GpxReader
|
Read a Geometry from a GPX String - Authors:
- Jared Erickson
|
|
GpxWriter
|
Write a Geometry to a GPX document - Authors:
- Jared Erickson
|
|
KmlReader
|
Read a geoscript.geom.Geometry from a KML String. |
|
KmlWriter
|
Write a Geoscript geoscript.geom.Geometry to a KML String. |
|
Readers
|
A Utility for finding all registered Geometry Readers. |
|
StaticGeometryExtensionModule
|
A Groovy Extension Module that adds static methods to the Geometry class. |
|
TWkbReader
|
Read a geoscript.geom.Geometry from a TWKB hex String or byte array. |
|
WkbReader
|
Read a geoscript.geom.Geometry from a WKB hex String or byte array. |
|
WkbWriter
|
Write a geoscript.geom.Geometry to a WKB hex String or byte array. |
|
WktReader
|
Read a geoscript.geom.Geometry from a WKT String. |
|
WktWriter
|
Write a geoscript.geom.Geometry to a WKT String. |
|
Writers
|
A Utility for finding all registered Geometry Writers. |