LandCoverGridCoverage

objekttype

Inspire revision 4711 Gyldig

-- Name -- Land Cover Grid Coverage
A raster representation for Land Cover data. -- Description -- This representation allows Land Cover data being supported by rectified grid coverage (ISO 19123).
Egenskap Stereotype Beskrivelse Type Multiplisitet
inspireId -- Name -- inspireId Identifier (datatype) 1..1
- localId CharacterString 1..1
- namespace CharacterString 1..1
- versionId CharacterString 0..1
beginLifespanVersion -- Name -- beginLifespanVersion DateTime 1..1
endLifespanVersion -- Name -- endLifespanVersion DateTime 0..1
extent -- Name -- extent EX_Extent 1..1
name -- Name -- name CharacterString 1..1
nomenclatureDocumentation -- Name -- nomenclatureDocumentation LandCoverNomenclature (datatype) 1..1
- embeddedDescription -- Name -- embedded Description LC_LandCoverClassificationSystem 0..1
- inspireId -- Name -- inspireId Identifier (datatype) 1..1
- nomenclatureCodeList -- Name -- nomenclatureCodeList URI 1..1
- externalDescription -- Name -- externalDescription DocumentCitation () 0..*
- responsibleParty -- Name -- responsible party RelatedParty (datatype) 1..1
validFrom -- Name -- validFrom Date 1..1
validTo -- Name -- validTo Date 1..1
RectifiedGridCoverage
CoverageByDomainAndRange
coverageFunction -- Name -- coverage function CoverageFunction 0..1
domainSet -- Name -- domain set Any 1..1
rangeSet -- Name -- range set Any 0..*
Navn Type Lengde Multiplisitet
CoverageFunction 0..1
Any 1..1
Any 0..*
Identifier 1..1
DateTime 1..1
DateTime 0..1
EX_Extent 1..1
CharacterString 1..1
LandCoverNomenclature 1..1
Date 1..1
Date 1..1
Name Type English Description
coverageFunction CoverageFunction Description of how range values at locations in the coverage domain can be obtained.
domainSet Any Configuration of the domain of the coverage described in terms of coordinates. -- Description -- NOTE The values of this property will typically be constrained in subtypes to specific spatial and/or temporal geometries.
rangeSet Any Set of feature attribute values associated by a function with the elements of the domain of the coverage.
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.
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.
extent EX_Extent Contains the extent of the data set. -- Description -- NOTE Extents may be specified in space, time or space-time.
name CharacterString Name of the Land Cover coverage.
nomenclatureDocumentation LandCoverNomenclature Information about the nomenclature used in this coverage.
validFrom Date The time when the phenomenon started to exist in the real world.
validTo Date The time from which the phenomenon no longer exists in the real world.

Vis LandCoverGridCoverage i NVDB Datakatalog

Id Navn Type Multiplisitet
Identifier 1 ..1
DateTime 1 ..1
DateTime 0 ..1
EX_Extent 1 ..1
CharacterString 1 ..1
LandCoverNomenclature 1 ..1
Date 1 ..1
Date 1 ..1
Assosiasjonstype Navn Kilde Destinasjon
arv subtype LandCoverGridCoverage supertype RectifiedGridCoverage
Navn Beskrivelse
rangeSetIsKindOfLandCoverClassValue /* The values in the range set are restricted to Integer */ inv: rangeSet->forAll(v | v.oclIsKindOf(LandCoverNomenclature::LandCoverClassValue))