Erro
| Número de ID do Erro | BUG-000126650 |
|---|---|
| Enviado | November 11, 2019 |
| Última Modificação | April 2, 2025 |
| Aplica-se à | ArcGIS Aviation Charting |
| Versão encontrada | 10.7.1 |
| Sistema Operacional | Windows OS |
| Versão do Sistema Operacional | 10.0 64 Bit |
| Versão Fixa | 10.8.1 |
| Status | 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 do Erro: BUG-000126650
Software:
Obtenha ajuda de especialistas do ArcGIS
Baixe o Aplicativo de Suporte da Esri