JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.locationtech.jts.io.geojson
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.locationtech.jts.io.geojson
package
org.locationtech.jts.io.geojson
Related Packages
Package
Description
org.locationtech.jts.io
Contains the interfaces for converting JTS objects to and from other formats.
org.locationtech.jts.io.gml2
Classes to read and write the GML2 geometry format.
org.locationtech.jts.io.kml
org.locationtech.jts.io.twkb
Classes
Class
Description
GeoJsonConstants
Constants for GeoJSON objects
GeoJsonReader
Reads a GeoJSON Geometry from a JSON fragment into a
Geometry
.
GeoJsonWriter
Writes
Geometry
s as JSON fragments in GeoJSON format.
OrientationTransformer
Utilities to modify the ring orientation of polygonal geometries.