laptop and a wrench

Error

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

ArcGIS Maps SDK for Qt
Número de ID del error BUG-000159565
EnviadoJune 30, 2023
Última modificaciónDecember 13, 2024
Relacionado conArcGIS Maps SDK for Qt
Versión encontrada200.1
Sistema operativoWindows OS
Versión de sistema operativo10.0
EstadoIn Product Plan

Solución alternativa

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[])

Pasos para reproducir

ID del error: BUG-000159565

Software:

  • ArcGIS Maps SDK for Qt

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga