Opened 7 years ago

Closed 7 years ago

#214 closed defect (fixed)

Internal software error CS_datum::9

Reported by: Norm Olsen Owned by: Norm Olsen
Priority: major Milestone:
Component: Library Version: svn-trunk
Keywords: Cc:

Description

Datum transformation WGS84 to OSGB1936 produces an internal software error report: "CS_datum::9".

Change History (2)

comment:1 by Norm Olsen, 7 years ago

Owner: changed from hugueswski to Norm Olsen

comment:2 by Norm Olsen, 7 years ago

Resolution: fixed
Status: newclosed

In CS_datum.c, an error in analyzing the status return of CS_locateGxByDatum2 caused the issue of the Internal Software Error report. A "not found" condition was being considered to be an "error" condition.

This erroneous error report than caused further bridge development to cease, resulting in the failure to produce a datum transformation from WGS84 to OSGB1936 and others. Correction of this error enable bridge builder phase four to properly complete the bridge.

COrrection of this ticket produced SVN revision 2817.

Note: See TracTickets for help on using tickets.