Opened 6 years ago
Closed 6 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>
Note:
See TracTickets
for help on using tickets.