Opened 6 years ago
Closed 6 years ago
#1848 closed defect (fixed)
Petascope_WMS should select scaled down collection with the highest resolution when possible
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
Currently, WMS only selects a scaled-down collection to a lower level when grid domains are less than 1 x 1 pixel. It is useless as scaling up 1 x 1 pixels to e.g: 0:255 x 0:255 doesn't make sense.
Instead, it should choose the highest scaled down collection which has the subsets almost match to 0:255 x 0:255.
Note:
See TracTickets
for help on using tickets.