FAA FAR 77 Surface Generation Python Toolbox
- Runway Line (String)
- A list of numbers separated by commas, spaces, or semicolons. There should be four numbers in the string.
- Runway Spatial Reference (Spatial Reference, Optional, defaults to
3857
)- Indicates the coordinate system of the Runway Line coordinates.
- Elevation Layer. Provides elevation data to determine the Z values of the Runway Line coordinates. Can be one of the following types
- Raster Layer
- LAS Dataset Layer
- Terrain Layer
- TIN Layer
- Is Prepared Hard Surface (Boolean, Optional, defaults to
False
) - Runway Type. (String) One of the following values:
Visual Runway Visual Approach
Utility Runway Visual Approach
Utility Runway Non Precision Instrument Approach
Precision Instrument Runway
Non Precision Instrument Runway High Visibility
Non Precision Instrument Runway Approach Low Visibility
- Output Feature Class (Output)