Re: [gdal-dev] GDAL 3.4.2: gdalbuildvrt band selection bug

2022-03-30 Thread Pete Bunting via gdal-dev
Thanks for the fix Even. > On 30 Mar 2022, at 14:21, Even Rouault wrote: > > Pete, > > ouch, confirmed, and fix queued in https://github.com/OSGeo/gdal/pull/5547 . > And the commit you mention was indeed the culprit. > > Potential workarounds (besides generating

[gdal-dev] GDAL 3.4.2: gdalbuildvrt band selection bug

2022-03-30 Thread Pete Bunting via gdal-dev
t.kea: GDALDataset::GetRasterBand(4) - Illegal band # Segmentation fault (core dumped) Note, the input image I was using has 10 bands and these commands work with 3.4.1. I get the same seg fault on Mac, Linux and Windows ("Windows fatal exception: access violation"). Many

Re: [gdal-dev] Mapinfo --> postgis db using ogr2ogr, failing to overwrite

2013-03-14 Thread Pete
(use -skipfailures to skip errors). Appologies again that i'm not a GIS bod so hope my lack of understanding doesn't confuse you! Pete -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Mapinfo-postgis-db-using-ogr2ogr-failing-to-ov