Uses of Class
org.bremersee.geojson.AbstractGeoJsonCrs
-
Packages that use AbstractGeoJsonCrs Package Description org.bremersee.geojson This package contains classes for reading and writing GeoJSON with the Jackson JSON Processor. -
-
Uses of AbstractGeoJsonCrs in org.bremersee.geojson
Subclasses of AbstractGeoJsonCrs in org.bremersee.geojson Modifier and Type Class Description classGeoJsonLinkedCrsA link to the coordinate reference system (CRS) of a GeoJSON object.classGeoJsonNamedCrsA reference to the coordinate reference system (CRS) of a GeoJSON object by it's name.
-