Uses of Class
org.bremersee.geojson.model.UnknownAware
Packages that use UnknownAware
-
Uses of UnknownAware in org.bremersee.geojson
Subclasses of UnknownAware in org.bremersee.geojsonModifier and TypeClassDescriptionclassGeoJsonFeature<G extends org.locationtech.jts.geom.Geometry,P> A GeoJSON object with the typeFeature(see rfc7946 section 3.2).classGeoJsonFeatureCollection<G extends org.locationtech.jts.geom.Geometry,P> A GeoJSON object with the typeFeatureCollectionis a feature collection object (see rfc7946 section 3.3).