WFDSurfaceWaterBody

objekttype

Inspire revision 4711 Gyldig

A discrete and significant element of surface water. -- Description -- SOURCE [Based on 2000/60/EC Art. 2(10)]. EXAMPLE A lake, a reservoir, a stream, river or canal, part of a stream, river or canal, a transitional water or a stretch of coastal water. NOTE 1 The surface water bodies shall be identified as falling within either one of the following surface water categories - rivers, lakes, transitional waters or coastal waters - or as artificial surface water bodies or heavily modified surface water bodies. [2000/60/EC Ann. II 1.1(ii)] NOTE 2 All WFD spatial object types are regarded as example extensions of the ManagementAreaRestrictionOrRegulationZone spatial object type whose content needs to be further discussed with the relevant WISE and WFD reporting working groups.
Egenskap Stereotype Beskrivelse Type Multiplisitet
artificial Boolean 1..1
heavilyModified Boolean 0..1
representativePoint GM_Point 1..1
Navn Type Lengde Multiplisitet
Boolean 1..1
Boolean 0..1
GM_Point 1..1
Name Type English Description
artificial Boolean 'Artificial water body' means a body of surface water created by human activity. -- Description -- SOURCE [2000/60/EC Art. 2(8)].
heavilyModified Boolean 'Heavily modified water body' means a body of surface water which as a result of physical alterations by human activity is substantially changed in character, as designated by the Member State in accordance with the provisions of WFD Annex II. -- Description -- SOURCE [2000/60/EC Art. 2(9)].
representativePoint GM_Point Representative point of the WFD water body.

Vis WFDSurfaceWaterBody i NVDB Datakatalog

Id Navn Type Multiplisitet
Boolean 1 ..1
Boolean 0 ..1
GM_Point 1 ..1
Assosiasjonstype Navn Kilde Destinasjon
assosiasjon WFDSurfaceWaterBody relatedSurfaceWaterBody HydroObject 1..*
arv subtype WFDRiverOrLake supertype WFDSurfaceWaterBody
arv subtype WFDTransitionalWater supertype WFDSurfaceWaterBody
arv subtype WFDCoastalWater supertype WFDSurfaceWaterBody
Navn Beskrivelse
invalidArtificalAndHeavilyModified /* heavilyModified attribute allowed only if not artificial */ inv: if (self.artificial = True) then (self->count(heavilyModified)=0)