Bug
Bug ID Number | BUG-000159565 |
---|---|
Submitted | June 30, 2023 |
Last Modified | December 13, 2024 |
Applies to | ArcGIS Maps SDK for Qt |
Version found | 200.1 |
Operating System | Windows OS |
Operating System Version | 10.0 |
Status | 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[])
Bug ID: BUG-000159565
Software:
Get help from ArcGIS experts
Download the Esri Support App