Re: [gdal-dev] Trouble using TEMPORARY=ON with ogr2ogr

2022-12-11 Thread Even Rouault
FYI Jeremy Palmer has just submitted a fix for that: https://github.com/OSGeo/gdal/pull/6896 Le 30/11/2022 à 16:12, Daniel Mannarino a écrit : Hello! I'm having trouble using the temporary table option of ogr2ogr:https://gdal.org/drivers/vector/pg.html#layer-creation-options Ultimately I

Re: [gdal-dev] libtiff v4.5.0 release candidate available

2022-12-11 Thread Kai Pastor, DG0YT
It is probably the best and cheapest what they could do with introspection. The ultimate way out is to export CMake config in a compatible way so that *future* versions of FindTIFF.cmake can use it. (This is already done for CURL.) As a positive side-effect, this helps to properly carry transi