Package org.bremersee.geojson.model
-
Class Summary Class Description BoundingBox The bounding box of a geometry, feature or feature collection.Feature A Feature object represents a spatially bounded thing.FeatureCollection A collection of features.Geometry GeoJSON Geometry.GeometryCollection GeoJSON GeometryCollection.LineString GeoJSON LineString.MultiLineString GeoJSON MultiLineString.MultiPoint GeoJSON MultiPoint.MultiPolygon GeoJSON MultiPolygon.Point GeoJSON Point.Polygon GeoJSON Polygon.Position The first two elements are longitude and latitude. -
Enum Summary Enum Description Feature.TypeEnum The feature type.FeatureCollection.TypeEnum The feature collection type.Geometry.TypeEnum The geometry type.