DOF To Obstacle Features (AllSource)

ArcGIS Pro 3.4 | | Help archive

Summary

Converts the U.S. Federal Aviation Administration (FAA) Digital Obstacle File (DOF) to obstruction points and obstruction buffer features.

Usage

  • The U.S. FAA DOF specification and dataset can be reviewed at https://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/dof/. The table is a comma-separated values file (.csv).

  • Output obstacle buffers are created at a distance of 10 times the obstruction object height (meters) based on criteria from US Army Field Manual 3-21.38 Pathfinder Operations, Chapter 4 Helicopter Landing Zones, Section 4-16. For example, a 5 meter obstacle will have a 50 meter buffer.

  • The Input Table must contain numeric AMSL and AGL fields pursuant to FAA DOF standards.

Parameters

LabelExplanationData Type
Input Table

The input DOF table to convert into obstacle features.

Table View
Output Obstacle Features

The point obstacle features created from the Input Table.

Feature Class
Output Obstacle Buffers

The distance buffers created at 10 times the value of the AGL field in the Input Table.

Feature Class
Clip Features
(Optional)

An area to clip from the Input Table. Only obstacles within this area will be created and buffered.

Feature Layer

Environments

This tool does not use any geoprocessing environments.

Licensing information

  • Basic: Requires 3D Analyst and Spatial Analyst
  • Standard: Requires 3D Analyst and Spatial Analyst
  • Advanced: Requires 3D Analyst and Spatial Analyst

Related topics