Slot: Elevation (m) (elevation)
The elevation of a location (WGS 84), for example '-300 m'.
__
Numbers without units are assumed to be in metres.
__
URI: schema:elevation Alias: elevation
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
GeoShape | The geographic coordinates describing a Place | no |
Properties
-
Range: String
-
Regex pattern:
^[+-]?[\d.]+(\s\w+)$
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/marco-bolo/csv-input-classes
Mappings
Mapping Type | Mapped Value |
---|---|
self | schema:elevation |
native | mbo:elevation |
LinkML Source
name: elevation
description: 'The elevation of a location (WGS 84), for example ''-300 m''.
Numbers without units are assumed to be in metres.
'
title: Elevation (m)
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:elevation
alias: elevation
domain_of:
- GeoShape
range: string
required: false
multivalued: false
pattern: ^[+-]?[\d.]+(\s\w+)$