Opened 15 years ago

Closed 15 years ago

#1134 closed defect (fixed)

MGRS conversion produces incorrect number of digits

Reported by: NormOlsen Owned by: NormOlsen
Priority: medium Milestone:
Component: General Version: 2.0.2
Severity: minor Keywords: MGRS
Cc: External ID: 1253378

Description

The CCoordinateSystemMgrs::ConvertFromLonLat function often (especially in release builds) returns fewer than the requested nuber of numeric digits in the MGRS descriptor.

Change History (1)

comment:1 by NormOlsen, 15 years ago

Resolution: fixed
Status: newclosed

The CCoordinateSystemMgrs::ConvertFromLonLat function was passing an incorrect result buffer size to the CS-MAP library, thus the result was often truncated to a precision much less htan the requested precision.

Note: See TracTickets for help on using tickets.