Opened 13 years ago
Closed 13 years ago
#107 closed defect (duplicate)
Coordinate conversion warnings reported as fatal
Reported by: | Norm Olsen | Owned by: | Norm Olsen |
---|---|---|---|
Priority: | minor | Milestone: | 3.0 |
Component: | Library | Version: | svn-trunk |
Keywords: | Datum Warning Error | Cc: |
Description
In the case of a grid interpolation datum transformation, conversion of points which are exactly on the edge of the grid file coverage, or almost so, are sometimes reported as fatal errors when reporting as a warning (i.e. ouside the useful range) is more appropriate. This is especially true in the case of inverse calculations of grid file interpolation techniques.
The testing which located this condition also indicates that there are two projections which do not report outside the useful range properly.
Note:
See TracTickets
for help on using tickets.
This is the same issue as Trac # 109, and was resolved with the submission that produced version 2088.