Opened 3 months ago
Closed 7 weeks ago
#2826 closed defect (fixed)
FIX - OGC/O/Temporal missing parts in petascope
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.4 |
Component: | petascope | Version: | 10.3 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description (last modified by )
in ingredients file
"crs": "OGC/0/Temporal?epoch=\"1970-01-01T00:00Z\"%26uom=\"d\"%26label=\"t\"@EPSG/0/4326",
and petascope does not see the uom
.
http://localhost:8080/rasdaman/def/crs/OGC/0/Temporal?epoch="1970-01-01T00:00Z" Caused by: Failed to get CRS definition from URL 'http://localhost:8080/rasdaman/def/crs/OGC/0/Temporal?epoch="1970-01-01T00:00Z"'. Given error message: Missing required key value parameter: uom from CRS request. at petascope.util.CrsUtil.getCrsDefinition(CrsUtil.java:597)
Change History (2)
comment:1 by , 3 months ago
Description: | modified (diff) |
---|
comment:2 by , 7 weeks ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.