Re: [gdal-dev] gdal CLI issues

2025-06-04 Thread Howard Butler via gdal-dev
> On Jun 4, 2025, at 3:03 AM, Rahkonen Jukka via gdal-dev > wrote: > > However, when I just tried to install GDAL on my Windows machine with > conda install -c conda-forge gdal > it does not work due to missing "MSVCP140D.dll" Something must have swept up Debug. That's not intentional. http

Re: [gdal-dev] gdal CLI issues

2025-06-04 Thread Scott via gdal-dev
way or what? -Jukka Rahkonen- Lähettäjä: gdal-dev käyttäjän Scott via gdal-dev puolesta Lähetetty: Keskiviikko 4. kesäkuuta 2025 8.00 Vastaanottaja: gdal-dev@lists.osgeo.org Aihe: [gdal-dev] gdal CLI issues GDAL 3.11.0 built from source. Debian 12, bash version: 5.2.15(1)-release: For ev

Re: [gdal-dev] gdal CLI issues

2025-06-04 Thread Rahkonen Jukka via gdal-dev
iviikko 4. kesäkuuta 2025 8.00 Vastaanottaja: gdal-dev@lists.osgeo.org Aihe: [gdal-dev] gdal CLI issues GDAL 3.11.0 built from source. Debian 12, bash version: 5.2.15(1)-release: For every gdal cli command I use, it ends with this message: Unexpected exception: std::get: wrong index for variant Also,

[gdal-dev] gdal CLI issues

2025-06-03 Thread Scott via gdal-dev
GDAL 3.11.0 built from source. Debian 12, bash version: 5.2.15(1)-release: For every gdal cli command I use, it ends with this message: Unexpected exception: std::get: wrong index for variant Also, I cannot get --format=json to work with any vector format. It works with raster. It's also the d