laptop and a wrench

Bug

The ExportAixm51 function must export ADHP.Elev_Val.

Last Published: January 21, 2020 ArcGIS Aviation Charting
Bug ID Number BUG-000126650
SubmittedNovember 11, 2019
Last ModifiedSeptember 17, 2020
Applies toArcGIS Aviation Charting
Version found10.7.1
Operating SystemWindows
Operating System Version10.0 64 Bit
Version Fixed10.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>

Steps to Reproduce

Bug ID: BUG-000126650

Software:

  • ArcGIS Aviation Charting

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic