laptop and a wrench

Bug

ExportAixm51 writes 'OTHER:' values instead of AIXM 5.1 specified values in output.

Zuletzt veröffentlicht: February 7, 2020 ArcGIS Aviation Charting
Bug-ID-Nummer BUG-000128182
EingereichtJanuary 27, 2020
Zuletzt geändertApril 2, 2025
Gilt fürArcGIS Aviation Charting
Gefunden in Version10.7.1
BetriebssystemWindows OS
Betriebssystemversion10.0
Behoben in Version10.8.1
StatusFixed

Workaround

If ExportAixm51 is exporting values such as "OTHER:ANTENNA" and "OTHER:BUILDING" instead of "ANTENNA" and "BUILDING", the value mapping order can be edited in C:\Program Files (x86)\ArcGIS\AviationCharting\Desktop10.7\DataExchange\AIXM\Importer\51\51DomainOverrides.json. The value mapping lines for undesired values can be deleted if they are not needed.

 

However, if the values are still needed for ImportAixm51 use, then edit the order in which the values appear such that the value desired for exporting is the last value found for the input AIS code value. For example, if "ANTENNA" is desired for exporting instead of "OTHER:ANTENNA", ensure that "antenna" is mapped after "other:antenna".

 

In this example, the AIS value "24" is mapped to "other:antenna: for the output since it is the last value for "24" in the domain mapping.

"obstacletype_code": {

   "antenna": "24",

   "other:antenna": "24",

 

If the order is reversed as below:

"obstacletype_code": {

   "other:antenna": "24",

   "antenna": "24",

 

Then, the AIS value "24" is mapped to "antenna: for the output since it is the last value for "24" in the domain mapping.

Schritte zur Reproduzierung

Bug-ID: BUG-000128182

Software:

  • ArcGIS Aviation Charting

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln