[mapserver-users] Re: Image resample options

Ian Walberg ian.walberg at airborne.aero
Thu Mar 8 12:18:04 EST 2012


Thanks for the replies, my question was not quite correct.

The real question is are these the only resample types supported?

PROCESSING "RESAMPLE=NEAREST"
PROCESSING "RESAMPLE=AVERAGE"
PROCESSING "RESAMPLE=BILINEAR"
PROCESSING "RESAMPLE=BICUBIC"

Given that gdal looks like it supports others, we had assumed these were
a pass through.

>From gdalwarp :-

near: nearest neighbour resampling (default, fastest algorithm, worst
interpolation quality).
bilinear: bilinear resampling.
cubic: cubic resampling.
cubicspline: cubic spline resampling.
lanczos: Lanczos windowed sinc resampling.

Thanks

Ian

-----Original Message-----
From: mapserver-users-bounces at lists.osgeo.org
[mailto:mapserver-users-bounces at lists.osgeo.org] On Behalf Of Rahkonen
Jukka
Sent: Thursday, March 08, 2012 8:57 AM
To: mapserver-users at lists.osgeo.org
Subject: [mapserver-users] Re: Image resample options

Hi,

Tried with "mapserver" and "processing" from Yahoo search and first hit
leads to

http://www.mapserver.org/input/raster.html#special-processing-directives
http://www.mapserver.org/development/rfc/ms-rfc-4.html#rfc4

-Jukka Rahkonen-


________________________________________
 Ian Walberg wrote:

> Hello,

> Where can we find a list of the available resample types?

        PROCESSING "RESAMPLE=BILINEAR"

Thanks

Ian
_______________________________________________
mapserver-users mailing list
mapserver-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users
_______________________________________________
mapserver-users mailing list
mapserver-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


More information about the mapserver-users mailing list