CATT TCRS Example [1 of 4]
Section 3.1: Tree/Bush Models
- Structure: Model ? Feature Model ? Union of Features ? a single Point Feature ? Feature Node ? Location
- Requirements:
- A <Classification Data> component identifying model as a tree or bush: EDCS_CC_TREE or EDCS_CC_SCRUB_OR_BRUSH_OR_BUSH
- A <Property Value> component specifying the height from ground to top of foliage: attribute_code = EDCS_AC_HEIGHT_ABOVE_SURFACE_LEVEL in meters and Float 32
- A <Property Value> component specifying the trunk diameter: EDCS_AC_STEM_DIAMETER_SIZE in meters and Float 32
- A <Property Value> component specifying the foliage diameter: attribute_code = EDCS_AC_LENGTH_OR_DIAMETER, in meters and Float 32
- A <Property Value> component specifying the foliage transmissivity between 0.0 and 1.0: attribute code = EDCS_AC_TRANSMISSIVITY, in percent and Float 32
- A <Property Value> component specifying the tree/bush type: attribute code = EDCS_AC_VEGETATION_CHARACTERISTIC, an enumerator of Unsigned Int 16
- A <Property Value> component specifying the distance from the ground to the foliage: attribute code = EDCS_AC_TREE_CANOPY_HEIGHT_LOWEST_BRANCH, in meters and Float 32