objekttype

INSPIRE Ukjent

Area having a common outlet for its surface runoff. -- Description -- SOURCE [UNESCO/WMO International Glossary of Hydrology]. NOTE 1 Regarding the different classifications of drainage basins, no distinction is made between drainage basins / sub-basins since this will vary with application. It is possible to build basins from other basins. NOTE 2 The outlet of a drainage basin may be a canal or a lake. NOTE 3 Synonyms for drainage basin include: catchment; catchment area; drainage area; river basin; watershed.
Egenskap Stereotype Beskrivelse Type Multiplisitet
area voidable Area 1..1
basinOrder voidable HydroOrderCode 0..1
beginLifespanVersion voidable DateTime 1..1
endLifespanVersion voidable DateTime 0..1
geometry GM_Surface 1..1
inspireId Identifier 1..1
origin voidable OriginValue 1..1
Navn Type Lengde Multiplisitet
Area 1..1
HydroOrderCode 0..1
DateTime 1..1
DateTime 0..1
GM_Surface 1..1
Identifier 1..1
OriginValue 1..1
Name Type English Description
area Area Size of the drainage basin area.
basinOrder HydroOrderCode Number (or code) expressing the degree of branching/dividing in a drainage basin system.
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.
geometry GM_Surface The geometry of the drainage basin, as a surface.
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.
origin OriginValue Origin of the drainage basin. -- Description -- EXAMPLE Natural, man-made, etc. NOTE A polder is a drainage basin of man-made origin.

Vis DrainageBasin i NVDB Datakatalog

Id Navn Type Multiplisitet
Area 1 ..1
HydroOrderCode 0 ..1
DateTime 1 ..1
DateTime 0 ..1
GM_Surface 1 ..1
Identifier 1 ..1
OriginValue 1 ..1
Assosiasjonstype Navn Kilde Destinasjon
assosiasjon drainsBasin DrainageBasin 1..* outlet SurfaceWater 1..*
assosiasjon DrainageBasin containsBasin DrainageBasin 0..*
arv subtype DrainageBasin supertype HydroObject
arv subtype RiverBasin supertype DrainageBasin
Navn Beskrivelse
largestBasinIsRiverBasin /* A river basin may not be contained in any other basin */ inv: self.containsBasin->forall(c | not c.oclIsTypeOf(RiverBasin))