Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

An ArcGIS Python Toolbox for generating FAA FAR Part 77 surfaces. Intended for use with ArcGIS Server.

License

Notifications You must be signed in to change notification settings

WSDOT-GIS/FAA-FAR-77-Surface-Generation

Repository files navigation

FAA FAR 77 Surface Generation Python Toolbox

Requirements

LineToFar77 tool

Parameters

  • 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)

About

An ArcGIS Python Toolbox for generating FAA FAR Part 77 surfaces. Intended for use with ArcGIS Server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages