Opened 13 years ago

Closed 10 years ago

#1832 closed defect (invalid)

MgCoordinateSystemUnitCode is missing CSMAP's "Mil" length unit

Reported by: baertelchen Owned by: baertelchen
Priority: low Milestone:
Component: General Version: 2.1.0
Severity: minor Keywords: Coordinate System API MgCoordinateSystemUnitCode Mile unit code
Cc: External ID:

Description

The constants in MgCoordinateSystemUnitCode map back to CSMAP's unit definitions as defined in \CsMap\Source\CSdataU.c.

That list contains 2 "Mil" entries: 1 for "Mile" as a length unit - and another one for "Mil" as a angular unit.

When trying to retrieve the angular(!) unit "Mil" via the Mg API it will fail with an exception; most probably due to the duplicate entries in CSMAP.

Change History (4)

comment:1 by jng, 11 years ago

Milestone: 2.5

comment:2 by jng, 11 years ago

Milestone: 2.52.6

comment:3 by jng, 11 years ago

Milestone: 2.6

comment:4 by jng, 10 years ago

Resolution: invalid
Status: newclosed

MgCoordinateSystemUnitCode::Mil has been defined since the beginning

Note: See TracTickets for help on using tickets.