Import AIXM 5.1 Message (Aviation Tools)
Summary
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.
Note:
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.
Usage
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.
Note:
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_Idor Esri AirportsIDNUMBERfields match thegml:identifiervalues 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.
Note:
If your data uses a different coordinate system, it is recommended to project your data to WGS 1984 (G1762) WKID: 9057.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
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 (Optional) |
The names of the tables used to restrict the feature types that will be imported. |
String |
|
Update Existing Features (Optional) |
Specifies whether existing features will be updated or new features will be inserted.
|
Boolean |
|
Set Fields To Null On Update (Optional) |
Set fields to null when updating existing features so the feature exactly reflects the contents of the update file instead of preserving existing data.
|
Boolean |
|
Custom Configuration File (Optional) |
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 |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Updated Geodatabase |
The updated workspace. |
Workspace |
Environments
This tool does not use any geoprocessing environments.
Licensing information
- Basic: No
- Standard: Requires Airports or ArcGIS Aviation Charting
- Advanced: Requires Airports or ArcGIS Aviation Charting