Package org.bremersee.geojson
package org.bremersee.geojson
This package contains GeoJSON for the JTS Topology Suite.
- Author:
- Christian Bremer
- See Also:
-
ClassesClassDescriptionThe type Geo json constants.GeoJsonFeature<G extends org.locationtech.jts.geom.Geometry,
P> A GeoJSON object with the typeFeature(see rfc7946 section 3.2).GeoJsonFeatureCollection<G extends org.locationtech.jts.geom.Geometry,P> A GeoJSON object with the typeFeatureCollectionis a feature collection object (see rfc7946 section 3.3).The geo json geometry factory.A Jackson JSON processor module that provides the processing (serialization and deserialization) of the following types.