Calculate ATS Route Attributes (Aviation)

La documentación de ArcGIS 3.0 se ha archivadod y ha dejado de actualizarse. El contenido y los enlaces pueden estar obsoletos. Consulte la documentación más reciente.

Disponible con licencia de Aviation Charting.

Resumen

Calculates segment distance and bearing attributes on Air Traffic Service (ATS) route features.

This tool calculates the magnetic track and reverse magnetic track based on the magnetic variation at the endpoints of routes.

Uso

  • The Input ATS Route Feature Layer parameter value must be a polyline.

  • If the ATS Route Attributes parameter is set to Magnetic Track or Reverse Magnetic Track, the Magnetic Variation Date parameter must be specified.

  • Precaución:

    Esta herramienta modifica los datos de entrada. Consulte Herramientas que modifican o actualizan los datos de entrada para obtener más información y estrategias para evitar cambios de datos no deseados.

  • The attributes calculated are written to existing fields in the Input ATS Route Feature Layer parameter value. If those fields do not exist, you must add them before running the tool. The specific fields are the following:

    • Length—The route distance from the start to the end
    • Magnetic Track—The adjusted value for magnetic variation from the start to the end of a route
    • Reverse Magnetic Track—The adjusted value for magnetic variation from the end to the start of a route
    • Reverse True Track—The bearing values of the route from the end position to the start of the route
    • True Track—The bearing values of the route from the start position to the end of the route

Parámetros

EtiquetaExplicaciónTipo de datos
Input ATS Route Feature Layer

The polyline features for which ATS route attributes will be calculated.

Feature Layer
ATS Route Attributes

Specifies the ATS route attributes that will be calculated.

  • Length—The route distance from the start to the end will be calculated.
  • Magnetic Track—The adjusted value for magnetic variation from the start to the end of a route will be calculated.
  • Reverse Magnetic Track—The adjusted value for magnetic variation from the end to the start of a route will be calculated.
  • Reverse True Track—The bearing values of the route from the end position to the start of the route will be calculated.
  • True Track—The bearing values of the route from the start position to the end of the route will be calculated.
Value Table
Magnetic Variation Date
(Opcional)

The date for which the magnetic field values will be calculated.

Date

Salida derivada

EtiquetaExplicaciónTipo de datos
Updated Features

The input ATS route feature layer with the updated fields.

Feature Layer

Entornos

Esta herramienta no utiliza ningún entorno de geoprocesamiento.

Información de licenciamiento

  • Basic: No
  • Standard: Requiere ArcGIS Aviation Charting
  • Advanced: Requiere ArcGIS Aviation Charting

Temas relacionados