Opened 13 years ago

Closed 13 years ago

#1542 closed defect (fixed)

Implementation of CCoordinateSystemGeodeticPath::IsValid() is incorrect

Reported by: NormOlsen Owned by: NormOlsen
Priority: medium Milestone: 2.3
Component: General Version: 2.1.0
Severity: minor Keywords: CoordinateSystems Path
Cc: andre.barth@… External ID: 1354323

Description

The RFC 94 submission did not call the CS-MAP CS_gpchk () function as such was not available in the CS-MAP library at the time. This situation needs to be corrected.

Change History (1)

comment:1 by NormOlsen, 13 years ago

Resolution: fixed
Status: newclosed

Code to check the components of a Path definition were removed from the CoordinateSystem interfave and replaced with a call to the newly implemented CS_gpchk() function which perfromed same, and more.

Note: See TracTickets for help on using tickets.