漏洞
漏洞 ID 编号 | BUG-000126650 |
---|---|
已提交 | November 11, 2019 |
上次修改时间 | April 2, 2025 |
适用范围 | ArcGIS Aviation Charting |
找到的版本 | 10.7.1 |
操作系统 | Windows OS |
操作系统版本 | 10.0 64 Bit |
修正版本 | 10.8.1 |
状态 | 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: BUG-000126650
软件:
获取来自 ArcGIS 专家的帮助
下载 Esri 支持应用程序