Opened 15 years ago
Closed 15 years ago
#1253 closed defect (fixed)
MGRS grid is erratic near the equator.
Reported by: | NormOlsen | Owned by: | NormOlsen |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 2.1.0 |
Severity: | major | Keywords: | MGRS |
Cc: | External ID: | 1303057 |
Description
When drawn at the equator, or anywhere in the southern hemisphere for that matter, the grid drawn is eratic and the 100km labels are all wrong.
Change History (2)
comment:1 by , 15 years ago
External ID: | 1273367 → 1303057 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
The complete fix was submitted and produced version 4615 (took me three tries to get it right, my apologies). This final fix required the complete rewriting of the ClipStringToPOlgon method in the SpatialUtilities object.
This method was originally devised for use by the MGRS grid facility (RFC 76) and this change modified the calling sequence. It does not appear that anything else in MapGuide referenced this function.
Note:
See TracTickets
for help on using tickets.
Partial fix which corrected MGRS generation in the southern hemisphere made on 28 Jan 2010 and produced revision 4554. Additional corrections required. As a result of partial fix, the ext6ernal ID changed to 1303057.