Opened 13 years ago
Closed 13 years ago
#108 closed defect (fixed)
Explicit path name is not set in cs_Dtcprm_ structure
Reported by: | Norm Olsen | Owned by: | Norm Olsen |
---|---|---|---|
Priority: | minor | Milestone: | 3.0 |
Component: | Library | Version: | svn-trunk |
Keywords: | Geodetic Path | Cc: |
Description
In the case where the path from the source to target transformation path was expicitly extracted from the Path Dictionary, the name of the path should appear in the cs_Dtcprm_ structure pathName element. It should, but it doesn't.
Note:
See TracTickets
for help on using tickets.
Corrected at revision 2086. Modified the four "Phase" functions to accept an additional parameter, thus enabling PhaseOne to store the explicit path name when appropriate.