Re: [gdal-dev] Just want to do simple batch compression...

2018-04-05 Thread jratike80
srygonic wrote > The issue is that the image turns out to be completely black for me... not > too sure what I'm doing wrong here. > > I understand that it might be better to cut up the files but that would > take > too long (as there are too many files) and I'm wondering if there is a > faster so

Re: [gdal-dev] Just want to do simple batch compression...

2018-04-05 Thread srygonic
The issue is that the image turns out to be completely black for me... not too sure what I'm doing wrong here. I understand that it might be better to cut up the files but that would take too long (as there are too many files) and I'm wondering if there is a faster solution here to reduce the siz

Re: [gdal-dev] Just want to do simple batch compression...

2018-04-04 Thread jratike80
srygonic wrote > I have a lot of geotiffs which are quite large at times (meaning they have > quite a bit of unnecessary white space between) and I would like to run a > batch script to just do a simple compression on them as I believe that > they > are not compressed because the files that just co

[gdal-dev] Just want to do simple batch compression...

2018-04-03 Thread srygonic
I have a lot of geotiffs which are quite large at times (meaning they have quite a bit of unnecessary white space between) and I would like to run a batch script to just do a simple compression on them as I believe that they are not compressed because the files that just contain a lot of white spac