Opened 17 months ago
Closed 17 months ago
#2735 closed defect (fixed)
FIX - if axis CrsDefinition is null then petascope should fetch it instead of null error
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.2 |
Component: | petascope | Version: | 10.2 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
In Axis.java
when getCrsDefinition()
returns null
, then it should use CrsUtil
to fetch crsDefition
from axis CRS.
Note:
See TracTickets
for help on using tickets.