Changes between Version 1 and Version 2 of Ticket #2003
- Timestamp:
- Feb 25, 2019, 9:14:14 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2003 – Description
v1 v2 1 The ` ``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).1 The `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 2 3 3