Opened 6 years ago
Last modified 6 years ago
#2003 closed enhancement
WMS_Add optional interpolation parameter — at Version 4
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 )
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 (4)
comment:1 by , 6 years ago
Description: | modified (diff) |
---|
comment:2 by , 6 years ago
Description: | modified (diff) |
---|
comment:3 by , 6 years ago
Description: | modified (diff) |
---|
comment:4 by , 6 years ago
Cc: | added |
---|---|
Description: | modified (diff) |
Note:
See TracTickets
for help on using tickets.