Re: [gdal-dev] GDAL performance compared with libtiff

2015-09-09 Thread Immanuel Weber
implementation detail and what you could do with it could potentially interact badly with what GDAL does, so to be used only if really necessary. Even > > Thanks for your assistance, > Immanuel > > 2015-08-07 20:25 GMT+02:00 Even Rouault : > > Le jeudi 06 août 2015 17:29:06,

Re: [gdal-dev] GDAL performance compared with libtiff

2015-09-08 Thread Immanuel Weber
nks for your assistance, Immanuel 2015-08-07 20:25 GMT+02:00 Even Rouault : > Le jeudi 06 août 2015 17:29:06, Immanuel Weber a écrit : > > Hi all, > > > > I'm working on an application where lots of images have to be written. > > Until now I'm using libtiff fo

[gdal-dev] GDAL performance compared with libtiff

2015-08-06 Thread Immanuel Weber
Hi all, I'm working on an application where lots of images have to be written. Until now I'm using libtiff for that task. But as I want to add georeferencing and the like I'm having a look at GDAL right now. I did a quick evaluation of its performance related to libtiff and unfortunately it has