: Public <<featureType>> Class
Created: 8/11/2008 9:15:11 AM
Modified: 1/18/2013 9:19:16 AM
Project:
Advanced:
-- Definition --<br /></p><p>A natural or man-made flowing watercourse or stream.<br /></p><p><br /></p><p>-- Description --<br /></p><p>SOURCE [EuroRegionalMap].<br /></p>
Attribute
Public ConditionOfFacilityValue
  condition

Details:
Notes: -- Definition --<br /></p><p>The state of planning, construction, repair, and/or maintenance of a watercourse. <br /></p><p><br /></p><p>-- Description --<br /></p><p>SOURCE [Based on DFDD].<br /></p><p><br /></p><p>NOTE Only relevant for a man-made watercourse.<br /></p>
Public Boolean
  delineationKnown

Details:
Notes: -- Definition --<br /></p><p>An indication that the delineation (for example: limits and information) of a spatial object is known.<br /></p><p><br /></p><p>-- Description --<br /></p><p>SOURCE [DFDD].<br /></p><p><br /></p><p>EXAMPLE The delineation may not be known in the following situations:<br /></p><p>- an underground watercourse<br /></p><p>- real underground network segment (pipeline or natural network section)<br /></p><p>- transition area between a broad river and a smaller tributary<br /></p>
Public Length
  length

Details:
Notes: -- Definition --<br /></p><p>Length of the watercourse.<br /></p>
Public VerticalPositionValue
  level

Details:
Notes: -- Definition --<br /></p><p>Vertical location of watercourse relative to ground.<br /></p>
Public HydroOrderCode
  streamOrder

Details:
Notes: -- Definition --<br /></p><p>Number (or code) expressing the degree of branching in a stream system.<br /></p><p><br /></p><p>-- Description --<br /></p><p>SOURCE [Based on UNESCO/WMO International Glossary of Hydrology].<br /></p>
Public WidthRange
  width

Details:
Notes: -- Definition --<br /></p><p>Width of watercourse (as a range) along its length.<br /></p>
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 /></p><p>inv: self.geometry.oclIsTypeOf(GM_Curve) or self.geometry.oclIsTypeOf(GM_Surface)<br /></p>
banksShallBeDifferentShoreObjects OCL Approved
Details:
/*The shores on either side of a watercourse shall be provided (using the bank property) as two separate Shore objects.*/
onlyManmadeHasConditionAttr OCL Approved
Details:
/* A condition attribute may be specified only for a man-made watercourse */<br /></p><p>inv: (self->count(condition)=1) implies (self.origin=OriginType::manMade)<br /></p>
Object Type Connection Notes
«featureType» SurfaceWater Class Generalization