Re: [gdal-dev] Nearest Neighbour resampling

2008-11-21 Thread Seth Price
I would also be very interested in seeing the command which produced those files. It looks like something I would expect to see as a result of overview building after this patch (and average resampling): https://trac.osgeo.org/gdal/ticket/2408 ~Seth On Thu, November 20, 2008 10:05 am, Frank Warm

Re: [gdal-dev] Nearest Neighbour resampling

2008-11-20 Thread Frank Warmerdam
Ian Elliott wrote: Hi, An error is consistently occurring when I use the nearest neighbour technique to resample an 8-bit paletted image. Please see this page for an example: http://projects.exeter.ac.uk/msel/personnel/iae/gdal/ (The resampling error is shown in image c). A possible solution I

[gdal-dev] Nearest Neighbour resampling

2008-11-20 Thread Ian Elliott
Hi, An error is consistently occurring when I use the nearest neighbour technique to resample an 8-bit paletted image. Please see this page for an example: http://projects.exeter.ac.uk/msel/personnel/iae/gdal/ (The resampling error is shown in image c). A possible solution I have discovered is t