laptop and a wrench

漏洞

The ExportAixm51 function must export ADHP.Elev_Val.

上次发布: January 21, 2020 ArcGIS Aviation Charting
漏洞 ID 编号 BUG-000126650
已提交November 11, 2019
上次修改时间September 17, 2020
适用范围ArcGIS Aviation Charting
找到的版本10.7.1
服务器平台Windows
客户端平台10.0 64 Bit
Version Fixed10.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 Aviation Charting

从 ArcGIS 专家处获得帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项

发现关于本主题的更多内容