Changes between Initial Version and Version 1 of Ticket #2003


Ignore:
Timestamp:
Feb 25, 2019, 9:14:01 AM (5 years ago)
Author:
Bang Pham Huu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2003 – Description

    initial v1  
    1 So it can work as same as https://docs.geoserver.org/latest/en/user/services/wms/vendor.html#interpolations
     1The ```interpolation`` parameter allows choosing a specific resampling (interpolation) method. It can be used in the ``GetMap`` operation. By default now it's nearest neighbour (as in gdalwarp).
     2
     3
     4The new ```project()`` variants support specifying the resampling algorithm: ​http://doc.rasdaman.org/04_ql-guide.html#the-project-function
     5
     6
     7