Opened 6 years ago
Closed 5 years ago
#2082 closed enhancement (fixed)
rasql_project with resample method
Reported by: | Bang Pham Huu | Owned by: | apercov |
---|---|---|---|
Priority: | major | Milestone: | 9.8 |
Component: | rasql | Version: | 9.7 |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu | |
Complexity: | Medium |
Description
The first version of project()
from http://doc.rasdaman.org/04_ql-guide.html#the-project-function
project( mddExpr, boundsIn, crsIn, crsOut )
should support the resample method parameter (resampleAlg
) if it is specified, if not then it uses nearest neighbor method.
project( mddExpr, boundsIn, crsIn, crsOut, resampleAlg )
Change History (4)
comment:1 by , 5 years ago
comment:2 by , 5 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 5 years ago
Status: | assigned → accepted |
---|
comment:4 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
It is necessary to update