Error
| Número de ID del error | BUG-000126650 |
|---|---|
| Enviado | November 11, 2019 |
| Última modificación | April 2, 2025 |
| Relacionado con | ArcGIS Aviation Charting |
| Versión encontrada | 10.7.1 |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | 10.0 64 Bit |
| Versión corregida | 10.8.1 |
| Estado | Fixed |
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>
ID del error: BUG-000126650
Software:
Obtener ayuda de expertos en ArcGIS
Descargar la aplicación de soporte de Esri