laptop and a wrench

漏洞

SDK Runtime wrappers are missing rounding parameters from the Projection Engine.

ArcGIS Maps SDK for Qt
漏洞 ID 编号 BUG-000159565
已提交June 30, 2023
上次修改时间December 13, 2024
适用范围ArcGIS Maps SDK for Qt
找到的版本200.1
操作系统Windows OS
操作系统版本10.0
状态In Product Plan

解决办法

Include a numeric_rounding option as outlined by the C projection engine code provided:

int PEAPI pe_geog_to_mgrs(

            PE_GEOGCS geogcs,

            int n,

            PE_COORD coord[],

            int num_digits,

            PE_BOOL  numeric_rounding,

            char *str[])

or

int PEAPI pe_geog_to_mgrs_extended(

            PE_GEOGCS geogcs,

            int n,

            PE_COORD coord[],

            int num_digits,

            PE_BOOL numeric_rounding,

            int mode,

            char     *str[])

重现步骤

漏洞 ID: BUG-000159565

软件:

  • ArcGIS Maps SDK for Qt

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项