Even Rouault
Even Rouault
cc @jef-n
Looking at one sample MeTOP AVHRR L1B file and the MSGN driver, they appear to be in a different format whose specification in https://www.eumetsat.int/media/38675
> So would be nice to have this support, but it may not be high priority for this project. if you want to tackle this, the PNM driver driver is...
> defined in mapProxy official docs it can't be lightly discarded, yes, but from AWS docs themselves: https://aws.amazon.com/premiumsupport/knowledge-center/s3-object-key-naming-pattern/?nc1=h_ls "Because Amazon S3 optimizes its prefixes for request rates, [unique key naming...
> There are dangerous #define private public hacks in pdfsdk_headers.h. AFAIU it is needed e.g. for this hack: yeah. Not much alternatives given what is present in the Poppler C++...
> * How long ago is "past discussions"? https://trac.osgeo.org/gdal/ticket/7034 and https://lists.freedesktop.org/archives/poppler/2017-September/thread.html#12515
> What are the current thoughts on using [pre-commit](https://github.com/pre-commit/pre-commit) for code linter support? why not, although I'm not familar at all with it, but from a cursory review, this looks...
min, max, med, sum are available only as warp resampling methods, and not overview ones. Warp resampling and overview resampling are different code paths. The reason is that overview resampling...
https://github.com/OSGeo/gdal/pull/5549 illustrates one of the idiosyncrasies of the tut framework: the default maximum number of tests per group is 50, and if you go over that, it silently ignores them....
working on the migration to google test