Opened 4 years ago
Closed 4 years ago
#2421 closed defect (fixed)
petascope - rasql servlet null error to get the encode format type
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | petascope | Version: | 9.8 |
Keywords: | Cc: | Dimitar Misev | |
Complexity: | Medium |
Description (last modified by )
This rasql query returns NULL error in petascope
select encode( scale(c, [0:10,0:20]) / 5.0, "png") from test_mr as c
with this request:
http://localhost:8082/rasdaman/rasql?username=rasguest&password=rasguest&query=select%20encode(%20scale(c%2C%20%5B0%3A10%2C0%3A20%5D)%20%2F%205.0%2C%20%22png%22)%20from%20test_mr%20as%20c
Change History (2)
comment:1 by , 4 years ago
Description: | modified (diff) |
---|
comment:2 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.