: Public <<featureType>> Class
Created: 11/08/2008 09:15:11
Modified: 18/01/2013 09:19:16
Project:
Advanced:
-- Definition --<br/>A natural or man-made flowing watercourse or stream.<br/><br/>-- Description --<br/>SOURCE [EuroRegionalMap].<br/>
Attribute
Public ConditionOfFacilityValue
  condition
Details:
Notes: -- Definition --<br/>The state of planning, construction, repair, and/or maintenance of a watercourse. <br/><br/>-- Description --<br/>SOURCE [Based on DFDD].<br/><br/>NOTE Only relevant for a man-made watercourse.<br/>
Public Boolean
  delineationKnown
Details:
Notes: -- Definition --<br/>An indication that the delineation (for example: limits and information) of a spatial object is known.<br/><br/>-- Description --<br/>SOURCE [DFDD].<br/><br/>EXAMPLE The delineation may not be known in the following situations:<br/>- an underground watercourse<br/>- real underground network segment (pipeline or natural network section)<br/>- transition area between a broad river and a smaller tributary<br/><br/>
Public Length
  length
Details:
Notes: -- Definition --<br/>Length of the watercourse.<br/>
Public VerticalPositionValue
  level
Details:
Notes: -- Definition --<br/>Vertical location of watercourse relative to ground.<br/>
Public HydroOrderCode
  streamOrder
Details:
Notes: -- Definition --<br/>Number (or code) expressing the degree of branching in a stream system.<br/><br/>-- Description --<br/>SOURCE [Based on UNESCO/WMO International Glossary of Hydrology].<br/>
Public WidthRange
  width
Details:
Notes: -- Definition --<br/>Width of watercourse (as a range) along its length.<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
geometryIsCurveOrSurface OCL Approved
Details:
/* Watercourse geometry may be a curve or surface */<br/>inv: self.geometry.oclIsTypeOf(GM_Curve) or self.geometry.oclIsTypeOf(GM_Surface)<br/>
banksShallBeDifferentShoreObjects OCL Approved
Details:
/*The shores on either side of a watercourse shall be provided (using the bank property) as two separate Shore objects.*/<br/>
onlyManmadeHasConditionAttr OCL Approved
Details:
/* A condition attribute may be specified only for a man-made watercourse */<br/>inv: (self-#gt;count(condition)=1) implies (self.origin=OriginType::manMade)<br/>
Object Type Connection Direction Notes
«featureType» SurfaceWater Class Generalization To