: Public <<featureType>> Class
Created: 13/07/2010 08:24:38
Modified: 11/10/2012 15:25:59
Project:
Advanced:
-- Name --<br/>contour line<br/><br/>-- Definition --<br/>Linear spatial object composed of a set of adjoining locations characterized by having the same elevation property value. It describes, together with other contour lines present in the area, the local morphology of the Earth's surface.<br/><br/>-- Description --<br/>NOTE 1 The attribute propertyType is equal to 'height' in the case of contour lines and it is equal to 'depth' in the case of depth contours.<br/><br/>
Attribute
Public ContourLineTypeValue
  contourLineType
Details:
Notes: -- Name --<br/>contour line type<br/><br/>-- Definition --<br/>The type of contour line with regard to the normal contour vertical interval (if any).<br/><br/>-- Description --<br/>NOTE This attribute is often applicable to contour lines describing the relief of a land-based area. For depth contours describing the floor of a water body is not always applicable.<br/><br/>
Public Boolean
  downRight
Details:
Notes: -- Name --<br/>down right<br/><br/>-- Definition --<br/>Property indicating that the contour line spatial object is digitized in a way that the height of the elevation surface is lower at the right side of the line.<br/><br/>-- Description --<br/>NOTE 1 In the case of contour lines, when the downRight attribute is 'true' this indicates that the height of the surface is lower at the right side of the line.<br/><br/>NOTE 2 In the case of depth contours, when the downRight attribute is 'true' this indicates that the depth of the surface is higher at the right side of the line.<br/><br/>
Public GM_Curve
  geometry
Details:
Notes: -- Name --<br/>geometry<br/><br/>-- Definition --<br/>Represents the geometric properties of the spatial object.<br/><br/>
Public DirectPosition
  propertyValue
Details:
Notes: -- Name --<br/>property value<br/><br/>-- Definition --<br/>Value of the elevation property of the spatial object referred to a specific vertical coordinate reference system.<br/><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.
gmlMixin false
Details:
Values: true | false
Default: false
Description: Identifies the feature type as a mixin type that will not be encoded as a separate element/type in the GML encoding.
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
propertyValueDimensionIs1 OCL Approved
Details:
/*The dimension of the property value coordinate shall be 1*/<br/>inv: propertyValue.dimension=1<br/><br/>
propertyValueIsReferredToVerticalCRS OCL Approved
Details:
/*The property value shall be expressed referring to a vertical coordinate reference system*/<br/>inv: propertyValue.coordinateReferenceSystem.oclIsKindOf(SC_VerticalCRS)<br/><br/>
Object Type Connection Direction Notes
«featureType» ElevationVectorObject Class Generalization To