Opened 4 years ago

Closed 4 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 } 
)

Change History (1)

comment:1 by Bang Pham Huu, 4 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.