: Public <<featureType>> Class
Created: 20/08/2008 10:03:57
Modified: 18/01/2024 18:07:12
Project:
Advanced:
-- Definition --<br/>Area having a common outlet for its surface runoff.<br/><br/>-- Description --<br/>SOURCE [UNESCO/WMO International Glossary of Hydrology].<br/><br/>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.<br/><br/>NOTE 2 The outlet of a drainage basin may be a canal or a lake.<br/><br/>NOTE 3 Synonyms for drainage basin include: catchment; catchment area; drainage area; river basin; watershed.<br/>
Attribute
Public Area
  area
Details:
Notes: -- Definition --<br/>Size of the drainage basin area.<br/>
Public HydroOrderCode
  basinOrder
Details:
Notes: -- Definition --<br/>Number (or code) expressing the degree of branching/dividing in a drainage basin system.<br/>
Public DateTime
  beginLifespanVersion
Details:
Notes: -- Definition --<br/>Date and time at which this version of the spatial object was inserted or changed in the spatial data set.<br/>
Public DateTime
  endLifespanVersion
Details:
Notes: -- Definition --<br/>Date and time at which this version of the spatial object was superseded or retired in the spatial data set.<br/>
Public GM_Object
  geometry
Details:
Notes: -- Definition --<br/>The geometry of the drainage basin, as a surface.<br/>
Public Identifier
  inspireId
Details:
Notes: -- Definition --<br/>External object identifier of the spatial object.<br/><br/>-- Description --<br/>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.<br/><br/>
Public OriginValue
  origin
Details:
Notes: -- Definition --<br/>Origin of the drainage basin.<br/><br/>-- Description --<br/>EXAMPLE Natural, man-made, etc.<br/><br/>NOTE A polder is a drainage basin of man-made origin.<br/>
Element Source Role Target Role
«featureType» SurfaceWater
Class  
Name: drainsBasin
-- Definition -- The basin(s) drained by a surface water.
Name: outlet
-- Definition -- The surface water outlet(s) of a drainage basin.
Details:
-- Definition --<br/>An association between a drainage basin and its physical water outlet(s).<br/>
«featureType» DrainageBasin
Class  
Name:  
 
Name: containsBasin
-- Definition -- A smaller sub-basin contained within a larger basin.
Details:
-- Definition --<br/>An association representing a hierarchy of basins and sub-basins.<br/>
Element Source Role Target Role
«featureType» DrainageBasin
Class  
Name:  
 
Name: containsBasin
-- Definition -- A smaller sub-basin contained within a larger basin.
Details:
-- Definition --<br/>An association representing a hierarchy of basins and sub-basins.<br/>
Tag Value
byValuePropertyType false
Details:
Values: false
Default: false
Description: Create a property type that requires that the instance is encoded inline (applies to ISO 19136:2007 encoding rule). Always set to false in INSPIRE.
inspireConcept FIXME
Details:
Default: FIXME
Description: URN reference to the feature concept in the INSPIRE Feature Concept Dictionary Register
isCollection false
Details:
Values: true | false
Default: false
Description: Identifies the feature type as a feature collection.
noPropertyType false
Details:
Values: false
Default: false
Description: Surpress creation of a standard property type that supports inline or by-reference encoding (applies to ISO 19136:2007 encoding rule). Always set to false in INSPIRE.
xsdEncodingRule iso19136_2007_INSPIRE_Extensions
Details:
Values: iso19136_2007 | iso19139_2007 | iso19136_2007_INSPIRE_Extensions
Default: iso19136_2007_INSPIRE_Extensions
Description: XML Schema encoding rule to apply
Constraint Type Status
geometryType Invariant Approved
Details:
/* The geometry attribute has to be of type GM_Surface or GM_MultiSurface  */<br/>inv: geometry.oclIsKindOf(GM_Surface) or geometry.oclIsKindOf(GM_MultiSurface)<br/>
largestBasinIsRiverBasin OCL Approved
Details:
/* A river basin may not be contained in any other basin */<br/>inv: self.containsBasin-#gt;forall(c | not c.oclIsTypeOf(RiverBasin))<br/>
Object Type Connection Direction Notes
«featureType» HydroObject Class Generalization To  
«featureType» RiverBasin Class Generalization From