laptop and a wrench

Error

The ExportAixm51 function must export ADHP.Elev_Val.

Última publicación: January 21, 2020 ArcGIS Aviation Charting
Número de ID del error BUG-000126650
EnviadoNovember 11, 2019
Última modificaciónSeptember 17, 2020
Relacionado conArcGIS Aviation Charting
Versión encontrada10.7.1
Plataforma del servidorWindows
Plataforma cliente10.0 64 Bit
Version Fixed10.8.1
EstadoFixed

Solución alternativa

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>

Pasos para reproducir

ID del error: BUG-000126650

Software:

  • ArcGIS Aviation Charting

Obtener ayuda de expertos en ArcGIS

Contactar con soporte técnico

Descargar la aplicación de soporte de Esri

Ir a las opciones de descarga

Descubrir más sobre este tema