Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#185 closed defect (fixed)

GeodeticPath. Be tolerant with multiple identical source & target datums

Reported by: steffen Owned by: steffen
Priority: minor Milestone:
Component: Library Version:
Keywords: GeodeticPath Cc:

Description (last modified by steffen)

When we have a more than one geodetic paths with identical source & target datum be tolerant and use the first one. The forward paths are preferred over the backward ones. Note that the definitions out of the user dictionary are first and therefore have priority in this case. The identical behavior already happens with the geodetic transformations (Method CS_gxdef is used and not CS_gxdefEx). Now implement it consistent also for the paths. The use case is that a system geodetic path can be overwritten by a custom one.

Submission 2597

Change History (3)

comment:1 by steffen, 10 years ago

Resolution: fixed
Status: newclosed

comment:2 by steffen, 10 years ago

Description: modified (diff)

comment:3 by steffen, 10 years ago

Priority: majorminor
Note: See TracTickets for help on using tickets.