: Public <<featureType>> Class
| Created: |
13/07/2010 08:18:57 |
| Modified: |
28/03/2011 14:47:51 |
|
Project: |
|
| Author: |
j.escriu |
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
| Difficulty: |
|
| Priority: |
|
| Multiplicity: |
|
Advanced: |
|
| UUID: |
{62D3A805-35D2-4d9b-AA07-57F484B617E1} |
| Appears In: |
ElevationVectorElements, ElevationVectorElements: Overview |
-- Name --<br/>breakline<br/><br/>-- Definition --<br/>A line of a critical nature which describes the shape of an elevation surface and indicates a discontinuity in the slope of the surface (i.e. an abrupt change in gradient). Triangles included within a TIN model must never cross it.<br/><br/>-- Description --<br/>SOURCE Adapted from [ISO 19107:2003].<br/><br/>EXAMPLE <br/>Breaklines represent local ridges or depressions (streams or drainage lines) in the surface, man-made structures (e.g. roads), etc. <br/><br/>NOTE 1 A breakline connects points with different elevation and therefore its description using 2.5-D coordinates (using the 'geometry' attribute) is fully recommended.<br/><br/>NOTE 2 No triangle in a TIN may cross a breakline (in other words, breakline segments are enforced as triangle edges), even if doing so violates the triangulation criterion.<br/><br/>NOTE 3 All breaklines are located on the ground surface or on any of the artificial structures built on it. <br/><br/>NOTE 4 Breaklines are useful as input data for the generation of a more appropriate or accurate digital elevation model by using interpolation methods.<br/><br/>
- Attributes
- Tagged Values
- Other Links
| Attribute |
Public BreakLineTypeValue breakLineType
|
Details:
| Alias: |
|
| Initial: |
|
| Stereotype: |
|
| Ordered: |
|
| Range: |
|
| Transient: |
False |
| Derived: |
False |
| IsID: |
False |
obligation=IR
|
Notes:
|
-- Name --<br/>break line type<br/><br/>-- Definition --<br/>The type of break line with regard the natural or man-made real world characteristic it represents, or the specific function it has in calculating a Digital Elevation Model (DEM).<br/><br/>
|
|
Public GM_Curve geometry
|
Details:
| Alias: |
|
| Initial: |
|
| Stereotype: |
|
| Ordered: |
|
| Range: |
|
| Transient: |
False |
| Derived: |
False |
| IsID: |
False |
|
Notes:
|
-- Name --<br/>geometry<br/><br/>-- Definition --<br/>Represents the geometric properties of the spatial object.<br/><br/>
|
|
Public Boolean manMadeBreak
|
Details:
| Alias: |
|
| Initial: |
|
| Stereotype: |
<<voidable>> |
| Ordered: |
|
| Range: |
|
| Transient: |
False |
| Derived: |
False |
| IsID: |
False |
|
Notes:
|
-- Name --<br/>man-made break<br/><br/>-- Definition --<br/>Line which represents an elevation break due to an artificial or man-made construction present on the terrain.<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
|