Opened 5 years ago
Last modified 5 years ago
#2311 closed defect
Petascope - create downscaled collections for WMS layers should keep the tiling option from original collection — at Initial Version
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | petascope | Version: | 9.8 |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu | |
Complexity: | Medium |
Description
In Petascope, when creating a downscaled collections for a layer, it doesn't add the tiling
option in rasql query:
"CREATE COLLECTION " + TOKEN_COLLECTION_NAME + " " + TOKEN_COLLECTION_TYPE;
It needs to add this option which is obtained from the original collection
Note:
See TracTickets
for help on using tickets.