objekttype

INSPIRE Ukjent

-- Name -- Renewable and waste potential coverage
Function that returns an energy potential value from its range for any direct position within its spatial, temporal or spatio-temporal domain. -- Description -- SOURCE Adapted from "Coverage" [ISO 19123:2005].
Egenskap Stereotype Beskrivelse Type Multiplisitet
assessmentMethod voidable -- Name -- Assessment method DocumentCitation 1..1
beginLifespanVersion voidable DateTime 1..1
domainExtent -- Name -- Domain extent EX_Extent 1..*
endLifespanVersion voidable DateTime 0..1
inspireId Identifier 1..1
name voidable -- Name -- Name CharacterString 0..1
potentialType -- Name -- Potential type PotentialTypeValue 1..1
typeOfResource -- Name -- Type of resource RenewableAndWasteValue 1..1
validTime voidable -- Name -- Valid time TM_Period 1..1
verticalExtent voidable -- Name -- Vertical extent VerticalExtentType 0..1
Navn Type Lengde Multiplisitet
DocumentCitation 1..1
DateTime 1..1
EX_Extent 1..*
DateTime 0..1
Identifier 1..1
CharacterString 0..1
PotentialTypeValue 1..1
RenewableAndWasteValue 1..1
TM_Period 1..1
VerticalExtentType 0..1
Name Type English Description
assessmentMethod DocumentCitation A reference to the method used to assess the energy resource potential.
beginLifespanVersion DateTime Date and time at which this version of the spatial object was inserted or changed in the spatial data set.
domainExtent EX_Extent The attribute domainExtent shall contain the extent of the spatio-temporal domain of the coverage. Extents may be specified in both space and time. -- Description -- NOTE 1 The domain extent shall be specified at least in space by using EX_BoundingPolygon, EX_GeographicBoundingBox or EX_GeographicDescription. NOTE 2 In specific cases information is needed on the vertical extent e.g. wind power potential. SOURCE Adapted from [ISO 19123:2005].
endLifespanVersion DateTime Date and time at which this version of the spatial object was superseded or retired in the spatial data set.
inspireId Identifier External object identifier of the spatial object. -- Description -- NOTE An external object identifier is a unique object identifier published by the responsible body, which may be used by external applications to reference the spatial object. The identifier is an identifier of the spatial object, not an identifier of the real-world phenomenon.
name CharacterString Name of the coverage. -- Description -- EXAMPLE The name of the catchment area for which a coverage has been extracted to represent Hydroelectric potential.
potentialType PotentialTypeValue There are various types of potential energy, each associated with a particular type of power. -- Description -- NOTE Most detailed classification must be provided.
typeOfResource RenewableAndWasteValue Type of renewable and waste resource to which the measured phenomenon is applicable. -- Description -- NOTE Most detailed classification must be provided.
validTime TM_Period The time period for which this coverage is representative.
verticalExtent VerticalExtentType A number or a range of height/depth values to describe the height/depth for which the range set values are valid. EXAMPLE wind power map represents wind power at a height of 80m above groundlevel.

Vis RenewableAndWastePotentialCoverage i NVDB Datakatalog

Id Navn Type Multiplisitet
DocumentCitation 1 ..1
DateTime 1 ..1
EX_Extent 1 ..*
DateTime 0 ..1
Identifier 1 ..1
CharacterString 0 ..1
PotentialTypeValue 1 ..1
RenewableAndWasteValue 1 ..1
TM_Period 1 ..1
VerticalExtentType 0 ..1
Assosiasjonstype Navn Kilde Destinasjon
arv subtype RenewableAndWastePotentialCoverage supertype CoverageByDomainAndRange
Navn Beskrivelse
domainIsRectifiedGrid /* the domain shall be a rectified grid.*/ inv: domainSet.oclIsKindOf(CV_RectifiedGrid)
rangeSetValuesAreOfTypeMeasure /* the rangeSet values shall be of type Measure. */ inv: rangeSet.forAll(oclIsKindOf(Measure))