Opened 5 years ago

Closed 5 years ago

#1909 closed defect (fixed)

Petascope_Insert scale level for WMS pyramid error on layer with multibands

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 9.7
Component: petascope Version: development
Keywords: Cc: Dimitar Misev, Vlad Merticariu
Complexity: Medium

Description

With 3 bands Sentinel 2 and importing WMS pyramid with scale levels "scale_levels": [2, 4, 8], it results in an error in Rasql due to null data type from Petascope:

>Error evaluating rasdaman query: 'INSERT INTO Sentinel_2A_BY_B040302_0101_2 
VALUES <[0:0,0:0] {0null,0null,0null}> TILING ALIGNED [0:1631,0:1631] tile size 7990272'.

Reason: Parsing error 300 in line 1, column 63: Unexpected name null.</ows:ExceptionText>

Change History (1)

comment:1 by Bang Pham Huu, 5 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.