Re: [gdal-dev] Trying to debug a GDAL crash in "GDALClose(hDataset); "

2015-11-15 Thread Joaquim Luis
Even, Thanks, but this was another thing. I fixed a bug in GMT where under certain circumstances we were doing some overflowing access to the contents of the 'tmp' variable returned by GDALRasterIO(hBand, GF_Read, xOrigin, yOrigin, nXSize, nYSize, tmp,

[gdal-dev] load the file to a gdal data set

2015-11-15 Thread Djordje Spasic
Hello, Does anyone know, how to load a file to a gdal data set in ironpython through gdal_csharp.dll? I tried the following: from clr import AddReferenceToFileAndPath as addref addref("c:/gdal/gdal_csharp.dll") import OSGeo.GDAL as gdalcsharp readOnlyAccess = gdalcsharp.Access.GA_ReadOnly data

Re: [gdal-dev] Trying to debug a GDAL crash in "GDALClose(hDataset); "

2015-11-15 Thread Even Rouault
Le dimanche 15 novembre 2015 01:41:12, Joaquim Luis a écrit : > Ok I went ahead I tried it myself. It doesn't crash on OSX Perhaps it is an issue similar to https://trac.osgeo.org/gdal/ticket/5829 ? Several workarounds : - make sure all datasets are closed with GDALClose() before process termina

Re: [gdal-dev] GDAL 2015 annual report for November/December 2015 Newsletter

2015-11-15 Thread Dmitry Baryshnikov
Hi Even, I added the sentence about FOSS4G 2015 code sprint in Seoul. Best regards, Dmitry 14.11.2015 20:46, Even Rouault пишет: Hi, See below Landon's invitation to provide content for the OSGeo Newsletter. I've initiated a GDAL 2015 yearly report at https://trac.osgeo.org/gdal/wiki/Annu