Label | Explanation | Data Type |
Input Runway Features
| The input runway dataset. The feature class must be z-enabled and contain polylines. | Feature Layer |
Input Elevation Model
(Optional) | The DEMs covering the obstacles that will be used to derive base elevation values. This parameter is used if Elevation Source is set to Elevation DEM. | Raster Layer |
Input Obstacle Features
| The input obstacle features that will be analyzed. The feature class must be z-enabled. | Feature Layer |
Target OIS Features
| The multipatch features with defined airport data model schema. The feature class must be z-enabled. | Feature Layer |
Obstacle Height
(Optional) | Specifies the field that will contain the height of the obstacle features or the keyword FEATURE_GEOMETRY to indicate obstacle feature geometry z-coordinate values.
| String |
Unit
(Optional) | Specifies the obstacle height unit of measure that will be used.
| String |
Input Flight Path Features
(Optional) | The polyline features that will define curved approaches to the specified runways. If unspecified, all input features will be processed as straight approaches. | Feature Layer |
Obstacle Labels
(Optional) | A field from the input obstacle feature class that will be used to label the obstacle. When an obstacle JSON generated by this tool is later used to create a Terrain and Obstacle Profile element in a layout, the data from the selected field will be used to label the input point obstacles in that element. The Obstacle Labels parameter only applies when the Input Obstacle Features parameter values contain point features. Note:If no value is specified, the ObjectID will be applied by default. | String |
Obstacle Feature Height Type
(Optional) | Specifies how obstacle height values will be measured.
| String |
Elevation Source
(Optional) | Specifies where obstacle base elevation heights will be found.
| String |
Elevation Field
(Optional) | The field that will contain base elevation heights of the obstacle features. This parameter is used if Elevation Source is set to Elevation field. The default is the first numeric field in the obstacle feature class. | String |
Elevation Field Units
(Optional) | Specifies the linear unit that will be used for the base elevation values. This parameter is used if Elevation Source is set to Elevation field.
| String |
Obstacle Output Method
(Optional) | Specifies the obstacles that will be included in the output feature class.
| String |
Horizontal Distance
(Optional) | The length of the approach surface in meters (calculated from the runway end) where shadows are considered horizontally aligned. | Double |
Slope
(Optional) | The slope of the shadow that will be considered past the Horizontal Distanceparameter value. | Double |
Derived Output
Label | Explanation | Data Type |
Output OIS Features | The updated multipatch feature class. | Feature Layer |