Re: [gdal-dev] configuration option GDAL_RASTERIO_RESAMPLING

2023-05-28 Thread Chris Toney
> Date: Sat, 27 May 2023 20:33:24 -0400 > From: Daniel Baston > To: Michael Sumner > Cc: gdal-dev > Subject: Re: [gdal-dev] configuration option GDAL_RASTERIO_RESAMPLING > Message-ID: > Content-Type: text/plain; charset="utf-8" > > Hi Mike, > > The con

Re: [gdal-dev] configuration option GDAL_RASTERIO_RESAMPLING

2023-05-27 Thread Michael Sumner
Ah great thanks, interested to help flush these out. Cheers, Mike On Sun, 28 May 2023, 10:34 Daniel Baston, wrote: > Hi Mike, > > The content on the page you linked is for the most part a simple transfer > of what was available on the wiki, plus a few options that were previously > defined

Re: [gdal-dev] configuration option GDAL_RASTERIO_RESAMPLING

2023-05-27 Thread Daniel Baston
Hi Mike, The content on the page you linked is for the most part a simple transfer of what was available on the wiki, plus a few options that were previously defined on driver or other pages. It is not complete. There are also about 500 configuration options that are used in the code via CPLGetCo

[gdal-dev] configuration option GDAL_RASTERIO_RESAMPLING

2023-05-27 Thread Michael Sumner
Hi, I'm very happy to see the refactor of documentation for configuration and environment options, primarily by Dan Baston in recent weeks - thanks! https://gdal.org/user/configoptions.html Does the GDAL_RASTERIO_RESAMPLING option belong in this list? I'm exploring its use versus setting resampl