Inspire revision 4711
Gyldig
-- Name --
elevation vector object
Elevation spatial object forming part of a vector data set, which participates in the description of the elevation property of a real world surface. It consists of an identity base for all vector objects which can be included as part of an elevation data set.
-- Description --
It is an abstract feature type which generically describes every possible type of elevation vector object. It includes common attributes, properties and constraints for such spatial objects.
Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
beginLifespanVersion |
|
-- Name --
begin lifespan version
|
DateTime |
1..1 |
endLifespanVersion |
|
-- Name --
end lifespan version
|
DateTime |
1..1 |
localDepthDatum |
|
-- Name --
local depth datum
|
ChartDatum
(datatype)
|
0..1 |
- datumWaterLevel |
|
-- Name --
datum water level
|
WaterLevelValue
(kodeliste)
|
1..1 |
- offset |
|
-- Name --
offset
|
Measure |
0..* |
- referencePoint |
|
-- Name --
reference point
|
GM_Point |
1..* |
- scope |
|
-- Name --
scope
|
EX_Extent
|
1..1 |
propertyType |
|
-- Name --
property type
|
ElevationPropertyTypeValue
(enumeration)
|
1..1 |
- height |
|
-- Name --
height
|
|
1..1 |
- depth |
|
-- Name --
depth
|
|
1..1 |
Name |
Type |
English |
Description |
beginLifespanVersion |
DateTime |
|
Date and time at which this version of the spatial object was inserted or changed in the spatial data set.
|
endLifespanVersion |
DateTime |
|
Date and time at which this version of the spatial object was superseded or retired in the spatial data set.
|
localDepthDatum |
ChartDatum
|
|
Identification of a local vertical coordinate reference system not included in a registry, which is used to refer depth measurements.
-- Description --
NOTE This data type is applicable only to bathymetric vector objects.
EXAMPLE Local datums for referring depths in lakes and navigable rivers.
|
propertyType |
ElevationPropertyTypeValue
|
|
Attribute categorizing the elevation vector object as a land-elevation or a bathymetry spatial object. It determines the elevation property represented by the object.
-- Description --
EXAMPLE Height, depth.
|