Opened 4 years ago
Closed 4 years ago
#2368 closed defect (fixed)
Petascope - wms error with grid bounds at corner cases
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | petascope | Version: | 9.8 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
Generated rasql query:
SELECT ENCODE( ( project( ( ( c0[6372:6371,-2636:888] ) ), "809760, 5528935.692294993, 809760, 5810935.692294993" , "EPSG:32632" , "15.75, 50.5625, 16.3125, 51.375" , "EPSG:4326" , 256, 256, near, 0.125 ) ) , "png", "{ \"nodata\" : [ 0 ] }") FROM S2_MSIL2A_TCI_Germany_mosaic_8 AS c0'... evaluating query with new engine... Error: Invalid interval: lower bound greater than the upper bound
Note:
See TracTickets
for help on using tickets.