[gdal-dev] Building GDAL on Ubuntu 22.04

2024-07-03 Thread Eric Knudstrup via gdal-dev
I'm using WEBP, so the 3.4.1 release of GDAL that Ubuntu has won't work for me. Is there a workaround for this? cmake .. -- The CXX compiler identification is Clang 13.0.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - failed -- Check for working CXX compiler: /usr/bin/

Re: [gdal-dev] ogrinfo behaviour with -al and -json options

2024-07-03 Thread Even Rouault via gdal-dev
Hi, Le 03/07/2024 à 07:25, Andrea Giudiceandrea via gdal-dev a écrit : Hi all, IIUC, the documentation states that with the -al option, ogrinfo should output the info of all layers in a container (e.g. a GPKG file). Anyway, when a layer name is provided in the command line string alongside th