<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    <font face="Times New Roman, Times, serif">Is it possible to use
      gauss resampling with gdalwarp? The current resampling options
      (cubic, bilinear etc) work very well as long as the pixels in
      input and output rasters are about the same size, but not very
      well when downsampling to a much coarser scale. Gdaladdo has gauss
      resampling, but only for overviews of an existing file. I want to
      combine many mapsheets into one large map at a much lower
      resolution using gauss resampling. Would it make sense/be possible
      to add gauss resampling to gdalwarp itself/ Alternatively, is it
      possible to extract the overviews from a gdaladdo-ed file als
      regular rasters?<br>
      <br>
      Jan <br>
    </font>
  </body>
</html>