alt constant
IriTerm
const alt
IRI for geo:alt
The WGS84 altitude of a SpatialThing (decimal meters above the local reference ellipsoid).
Implementation
static const alt = const IriTerm(
'http://www.w3.org/2003/01/geo/wgs84_pos#alt',
);