elevation constant

IriTerm const elevation

elevation [Expects: https://schema.org/Number, https://schema.org/Text]

The elevation of a location (WGS 84). Values may be of the form 'NUMBER UNIT_OF_MEASUREMENT' (e.g., '1,000 m', '3,200 ft') while numbers alone should be assumed to be a value in meters.

Can be used on: https://schema.org/GeoCoordinates, https://schema.org/GeoShape

Implementation

static const elevation = IriTerm.prevalidated('https://schema.org/elevation');