Re: [gdal-dev] VSI sidecar and sibling file lookup

2024-02-15 Thread thomas bonfort via gdal-dev
Hi Sean, I believe/recall this is very driver dependent. Some drivers will look for their sidecars in the provided sibling files list returned by VSISiblingFiles, whereas others will unconditionally try to open well-known sidecar names they will have computed from their own name. IIRC I added VSISi

[gdal-dev] Failing to build gdal with arrow 15 on Win

2024-02-15 Thread Joaquim Manuel Freire Luís via gdal-dev
Hi, I can build GDAL with an arrow dev version up until before version 15. Then building GDAL dev started to fail after the commit SHA-1: 16439ecbb66ee6848a463037d355f42b5268b07a * Arrow/Parquet: add (minimum) support for libarrow 15.0 Complaining that STRING_VIEW and other were not found. I t

Re: [gdal-dev] Build question: GDAL with libwebp....

2024-02-15 Thread Carl Godkin via gdal-dev
On Wed, Feb 14, 2024 at 9:06 PM Kai Pastor, DG0YT wrote: > > Did you try to quote for the linux command line, instead of escaping: > > "-DWEBP_LIBRARY=/usr/local/devlibs/libwebp-1.3.2/lib64/libwebp.a;/usr/local/devlibs/libwebp-1.3.2/lib64/libsharpyuv.a" > > (YMMV. "LIBRARY" usually isn't for list