laptop and a wrench

Bogue

The ExportAixm51 function must export ADHP.Elev_Val.

Dernière publication: January 21, 2020 ArcGIS Aviation Charting
Numéro d’ID de bogue BUG-000126650
EnvoiNovember 11, 2019
Dernière modificationSeptember 17, 2020
S’applique àArcGIS Aviation Charting
Version trouvée10.7.1
Plateforme serveurWindows
Plateforme client10.0 64 Bit
Version Fixed10.8.1
StatutFixed

Solution de contournement

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>

Étapes pour reproduire

ID de bogue: BUG-000126650

Logiciel:

  • ArcGIS Aviation Charting

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement

En savoir plus sur ce sujet