Opened 5 years ago
Closed 5 years ago
#2212 closed defect (fixed)
WCPS supports interpolation parameter in crsTransform()
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, Peter Baumann | |
Complexity: | Medium |
Description
As rasql already supports interpolation parameter http://doc.rasdaman.org/04_ql-guide.html#the-project-function in project()
, WCPS crsTransform() can do it as well with this syntax
crsTransform( coverageExpression, { axisX: “GeoCRSX”, axisY: “GeoCRSY” }, { resampleAlg } )
Note:
See TracTickets
for help on using tickets.