LGPStype
LGPStype is a standardized data type used to represent labeled geospatial data within the hypothetical LGP data model. It is designed to encode both geometric shape and associated attribute information in a single, interoperable container.
The LGPStype data model distinguishes two broad categories: vector and raster. A vector value includes a geometry
Semantics and validation: An LGPStype value must declare a CRS and coordinates that comply with the specified
Interoperability and tooling: LGPStype is designed to map to common geospatial formats, including GeoJSON, Well-Known Text
Applications and limitations: The type is used in research and software that require a unified container for
See also: Geographic Information System, GeoJSON, WKT, GML, raster data, coordinate reference system.