All Classes and Interfaces
Class
Description
Abstract base class for the coordinate reference system (CRS) of a GeoJSON object.
The bounding box of a geometry, feature or feature collection.
A Feature object represents a spatially bounded thing.
The feature type.
A collection of features.
The enum Type enum.
The filter constants.
The type Geo json constants.
The geo json converters.
The geo json crs constants.
A GeoJSON object with the type
Feature
(see
rfc7946 section 3.2).A GeoJSON object with the type
FeatureCollection
is a feature collection object (see
rfc7946 section 3.3).The geo json geometry factory.
The GeoJSON geometry factory autoconfiguration.
The GeoJSON jackson 2 object mapper builder customizer.
A link to the coordinate reference system (CRS) of a GeoJSON object.
The GeoJSON mongo custom conversions provider.
A reference to the coordinate reference system (CRS) of a GeoJSON object by it's name.
A Jackson JSON processor module that provides the processing (serialization and deserialization)
of the following types.
Properties of the GeoJSON module.
The GeoJSON web flux configurer.
The GeoJSON web mvc configurer.
GeoJSON Geometry.
The geometry type.
GeoJSON GeometryCollection.
The geometry converters.
The geometry to json converter.
The geometry to string converter.
A Jackson deserializer for a
Geometry
.A Jackson serializer for a
Geometry
.The json to geometry converter.
The json to multi line string converter.
The latitude longitude.
The lat lon.
The interface lat lon aware.
The builder interface.
The builder implementation.
GeoJSON LineString.
A coordinate filter that transforms mercator coordinates into WGS84 coordinates.
GeoJSON MultiLineString.
GeoJSON MultiPoint.
GeoJSON MultiPolygon.
GeoJSON Point.
GeoJSON Polygon.
The first two elements are longitude and latitude.
The string to geometry collection converter.
The string to geometry converter.
The string to line string converter.
The string to multi line string converter.
The string to multi point converter.
The string to multi polygon converter.
The string to point converter.
The string to polygon converter.
The swap coordinate filter.
This base class stores unknown json properties.
A coordinate filter that transforms WGS84 coordinates into mercator coordinates.