Skip to main content

Import AIXM 5.1 Message (Aviation Tools)

サマリー

Imports Aeronautical Information Exchange Model (AIXM) version 5.1 data into an aviation geodatabase.

AIXM is a well-established information exchange format in the aviation domain, and importing data in this format may be needed to populate an AIS Charting or Esri Airports geodatabase.

注意:

The AIXM format is commonly referred to by its acronym in the aviation industry rather than the full name of Aeronautical Information Exchange Model. Consequently, the tool name reflects the common usage of the acronym.

使用法

  • An AIXM 5.1 file is commonly referred to as a message.

  • The optional Input Tables parameter will be populated by a list of either AIS or Esri Airports tables and feature classes in the selected workspace for which an AIXM feature type exists. Selecting any of these will import only the selected feature types. Leaving all of them unselected will import the full message.

  • Optionally, you can update a database using the Update Existing Features parameter.

    注意:

    By default, importing AIXM data is an append only operation. When Update Existing Features is checked, the tool will update the attributes and geometry of features in the target geodatabase where values in the AIS Clientkey_Id or Esri Airports IDNUMBER fields match the gml:identifier values in the input AIXM message, while unmatched AIXM features are appended as new features in the target geodatabase. The tool does not delete any records.

  • No datum transformation is performed by the tool. Input AIXM 5.1 geometry is expected to be expressed in either the EPSG:9057 or the OGC:CRS84 coordinate reference system.

  • The spatial reference of the Target AIS geodatabase should be Geographic Coordinate System WGS_1984 (G1762) WKID: 9057 Authority: EPSG.

    注意:

    If your data uses a different coordinate system, it is recommended to project your data to WGS 1984 (G1762) WKID: 9057.

パラメーター

ラベル 説明 データ タイプ

Input AIXM 5.1 Message File

The input AIXM 5.1 message.

File

Target Geodatabase

The ArcGIS Aviation Charting or Esri Airports schema workspace where the AIXM message will be imported.

Workspace

Input Tables

(オプション)

The names of the tables used to restrict the feature types that will be imported.

String

Update Existing Features

(オプション)

Specifies whether existing features will be updated or new features will be inserted.

  • オンExisting features will be updated. Unmatched features are appended as new features.

  • オフExisting features will not be updated; all features are appended as new features. This is the default.

Boolean

Set Fields To Null On Update

(オプション)

Set fields to null when updating existing features so the feature exactly reflects the contents of the update file instead of preserving existing data.

  • オンThe tool updates existing fields to null, preserving only the records from the input update file.

  • オフThe tool will not update existing records to null. This is the default.

Boolean

Custom Configuration File

(オプション)

A custom writer configuration file that can be used to extend the AIXM mappings to use custom mappings without having to overwrite the default configuration file. Custom mappings will be used in addition to the default mappings, with precedence given to the custom configuration file in any case of duplicate mappings.

File

派生した出力

ラベル 説明 データ タイプ

Updated Geodatabase

The updated workspace.

Workspace

環境

このツールは、ジオプロセシング環境を一切使用しません。

ライセンス情報

  • Basic: No
  • Standard: Requires Airports or ArcGIS Aviation Charting
  • Advanced: Requires Airports or ArcGIS Aviation Charting