Bug
| Bug-ID-Nummer | BUG-000126650 |
|---|---|
| Eingereicht | November 11, 2019 |
| Zuletzt geändert | April 2, 2025 |
| Gilt für | ArcGIS Aviation Charting |
| Gefunden in Version | 10.7.1 |
| Betriebssystem | Windows OS |
| Betriebssystemversion | 10.0 64 Bit |
| Behoben in Version | 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>
Bug-ID: BUG-000126650
Software:
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen