Changes between Initial Version and Version 2 of Ticket #1303
- Timestamp:
- May 12, 2016, 2:17:43 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1303
- Property Type defect → enhancement
-
Ticket #1303 – Description
initial v2 1 Current, Rasdaman supports interpolation: bilinear (default) in WCPS and project() in Rasql.1 By default rasdaman supports bilinear interpolation in crsTransform() in WCPS and project() in Rasql. 2 2 3 It needs to allow to add other arguments for other GDAL support projection, see here http://www.gdal.org/gdalwarp.html (-r resampling_method :), such as: near, bilinear, cubic,...3 It needs to allow to add other arguments for other GDAL support projection, see here http://www.gdal.org/gdalwarp.html (-r resampling_method), such as: near, bilinear, cubic, ... 4 4 5 5 Here is WCSP query example: 6 7 6 8 7 {{{