: Public <<featureType>> Class
Created: 13/07/2010 08:19:19
Modified: 11/10/2012 15:34:24
Project:
Advanced:
-- Name --<br/>spot elevation<br/><br/>-- Definition --<br/>Point spatial object which describes the elevation of an Earth's surface at a specific location. It provides a single elevation property value.<br/><br/>-- Description --<br/>NOTE 1 It often represents a singular point in the morphology of a land or water body's floor surface.<br/><br/>NOTE 2 The attribute propertyType is equal to 'height' in the case of spot heights. It is equal to 'depth' in the case of spot depths.<br/><br/>
Attribute
Public SpotElevationClassValue
  classification
Details:
obligation=TG
Notes: -- Name --<br/>classification<br/><br/>-- Definition --<br/>Class of spot elevation according to the LAS specification of the American Society for Photogrammetry and Remote Sensing (ASPRS).<br/><br/>
Public GeographicalName
  geographicalName
Details:
Notes: -- Name --<br/>geographical name<br/><br/>-- Definition --<br/>A geographical name that is used to identify a named land or water body's floor location in the real world, which is represented by the spot elevation spatial object.<br/><br/>
Public GM_Point
  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/>
Public SpotElevationTypeValue
  spotElevationType
Details:
obligation=IR
Notes: -- Name --<br/>spot elevation type<br/><br/>-- Definition --<br/>The type of elevation spot.<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/><br/>
Object Type Connection Direction Notes
«featureType» ElevationVectorObject Class Generalization To