Opened 5 years ago

Closed 5 years ago

#2003 closed enhancement (fixed)

WMS_Add optional interpolation parameter

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 9.8
Component: petascope Version: 9.7
Keywords: Cc: Dimitar Misev, Vlad Merticariu, Peter Baumann
Complexity: Medium

Description (last modified by Dimitar Misev)

project() allows choosing a specific resampling (interpolation) method to be used during reprojection; by default this is nearest neighbour.

In WMS there is no standard way to specify interpolation in a GetMap request. One way is to add a non-standard parameter like interpolation=<method>, where <method> is one of near, bilinear, cubic, cubicspline, lanczos, average, mode, max, min, med, q1, or q3.

Change History (5)

comment:1 by Bang Pham Huu, 5 years ago

Description: modified (diff)

comment:2 by Bang Pham Huu, 5 years ago

Description: modified (diff)

comment:3 by Bang Pham Huu, 5 years ago

Description: modified (diff)

comment:4 by Dimitar Misev, 5 years ago

Cc: Peter Baumann added
Description: modified (diff)

comment:5 by Bang Pham Huu, 5 years ago

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