Opened 9 years ago
#33 new defect
work with explicit value and not exception
Reported by: | chuntz | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | FUTURE |
Component: | core library | Version: | |
Keywords: | Cc: |
Description
work with explicit value and not exception when projection is not valid.
Also, correct projection to feedup ProjCoordinate with valid status instead of relay on NaN or Infinite value. The goal is to avoid exception that cost a lot in Java by using a an explicit valid status in ProjCoordinate when projection is not vald (out of bound, or calculus issue)
Note:
See TracTickets
for help on using tickets.