JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
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
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.