Hi,
Motion:
Adopt GDAL 3.4.2 RC2 as final 3.4.2 release
Starting with my +1
Even
--
http://www.spatialys.com
My software is free, but my time generally not.
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo
On 2022-03-09 4:05 p.m., Jeff McKenna wrote:
On 2022-03-09 4:02 p.m., Even Rouault wrote:
Le 09/03/2022 à 20:53, Jeff McKenna a écrit :
Thanks Even. RC2 works well on Windows in the MS4W build
environment. The only issue was that I had to re-apply the patch for
Poppler 22.x (this is the know
On 2022-03-09 4:02 p.m., Even Rouault wrote:
Le 09/03/2022 à 20:53, Jeff McKenna a écrit :
Thanks Even. RC2 works well on Windows in the MS4W build environment.
The only issue was that I had to re-apply the patch for Poppler 22.x
(this is the known issue of course, that is well discussed
htt
Le 09/03/2022 à 20:53, Jeff McKenna a écrit :
Thanks Even. RC2 works well on Windows in the MS4W build environment.
The only issue was that I had to re-apply the patch for Poppler 22.x
(this is the known issue of course, that is well discussed
https://lists.osgeo.org/pipermail/gdal-dev/2022-M
Thanks Even. RC2 works well on Windows in the MS4W build environment.
The only issue was that I had to re-apply the patch for Poppler 22.x
(this is the known issue of course, that is well discussed
https://lists.osgeo.org/pipermail/gdal-dev/2022-March/055529.html )
-jeff
--
Jeff McKenna
Ga
Hi List,
We use GDAL3+ with MapWinGIS (C++ ActiveX control) and I'm working on
making unit/functional tests for it.
In one of our functions, we use GDALTranslate().
I'm creating the unit tests in C#:
We pass the options as a string array to our C++ function, which expects
SAFEARRAY*
This one is