laptop and a wrench

Bug

The ExportAixm51 function must export ADHP.Elev_Val.

Zuletzt veröffentlicht: January 21, 2020 ArcGIS Aviation Charting
Bug-ID-Nummer BUG-000126650
EingereichtNovember 11, 2019
Zuletzt geändertApril 2, 2025
Gilt fürArcGIS Aviation Charting
Gefunden in Version10.7.1
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
Behoben in Version10.8.1
StatusFixed

Workaround

Navigate to C:\Program Files (x86)\ArcGIS\AviationCharting\Desktop10.7\DataExchange\AIXM\Exporter\51

Edit the 51ExportTemplate.xml file to fix the malformed entries for AirportHeliport fieldElevation and fieldElevationAccuracy. Make a backup of the original first.

Search for the following code (lines 31-32):

<aixm:fieldElevation removeIfOnlyAttributes="true" uom="{vertdist_uom}"/>

     <aixm:fieldElevationAccuracy/>

Replace the code above with the following:

 <aixm:fieldElevation removeIfOnlyAttributes="true" uom="{vertdist_uom}">{elev_val}</aixm:fieldElevation>

   <aixm:fieldElevationAccuracy>elevaccuracy_val</aixm:fieldElevationAccuracy>

Schritte zur Reproduzierung

Bug-ID: BUG-000126650

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