ExistingLandUseGrid

objekttype

Inspire revision 4711 Gyldig

-- Name -- existing land use grid
An existing land use grid is a collection of pixels for which information on existing (present or past) land use is provided. The HILUCS system shall be used for classification.
Egenskap Stereotype Beskrivelse Type Multiplisitet
name CharacterString 1..1
inspireId Identifier (datatype) 1..1
- localId CharacterString 1..1
- namespace CharacterString 1..1
- versionId CharacterString 0..1
extent -- Name -- extent EX_Extent 1..1
beginLifespanVersion DateTime 1..1
endLifespanVersion DateTime 0..1
validFrom Date 1..1
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..*
CharacterString 1..1
Identifier 1..1
EX_Extent 1..1
DateTime 1..1
DateTime 0..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.
name CharacterString Human readable name of the data set.
inspireId Identifier External object identifier of the sampled land use data grid. -- 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.
extent EX_Extent Contains the extent of the data set. -- Description -- NOTE Extents may be specified in space, time or space-time.
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.
validFrom Date First date at which this grid is a valid representation of reality.
validTo Date The time from which the grid is no longer a valid representation of reality.

Vis ExistingLandUseGrid i NVDB Datakatalog

Id Navn Type Multiplisitet
CharacterString 1 ..1
Identifier 1 ..1
EX_Extent 1 ..1
DateTime 1 ..1
DateTime 0 ..1
Date 1 ..1
Date 1 ..1
Assosiasjonstype Navn Kilde Destinasjon
arv subtype ExistingLandUseGrid supertype RectifiedGridCoverage
Navn Beskrivelse
rangeIsCategoryOrNill /*rangeSet values shall be of type CategoryOrNilReason NOTE:Range is based on either HILUCS or on a specific land use classification sytem defined by the data provider */ inv: rangeSet.forAll(oclIsKindOf(CategoryOrNilReason))