Re: [gdal-dev] Convert TIF to BIL

2020-03-06 Thread Markus Neteler
Bret, What does gdalinfo report on the file? Markus Bret Johnson schrieb am Fr., 6. März 2020, 19:19: > Even: > > Thanks. That worked to create a World file, so I made it past the error > message. It's still not importing correctly and the error message is so > generic that it's useless (ba

Re: [gdal-dev] Convert TIF to BIL

2020-03-06 Thread Bret Johnson
Even: Thanks. That worked to create a World file, so I made it past the error message. It's still not importing correctly and the error message is so generic that it's useless (basically just says it doesn't like the data). I'll do some more playing. -Original Message- From: Even Ro

Re: [gdal-dev] Convert TIF to BIL

2020-03-06 Thread Even Rouault
Bret, > I have some GeoTIFF (.TIF) files that a program I'm using won't accept. It > will accept .BIL files and I'm using GDAL to try and do the conversion. > When I do, GDAL_TRANSLATE says it worked and it generates a few files > (including a .BIL), but it doesn't create the .BLW file where all

Re: [gdal-dev] Using Python gdalwarp to read gif file and world file, re-project to another picture

2020-03-06 Thread Sean Gillies
Hi Guodong, On Thu, Mar 5, 2020 at 2:16 PM Guodong Zhu wrote: > Hi Sean, > > > > Thanks a lot for your answer! It works for me. I have one follow up > question: is there a way to make the background transparent instead of > being white? > > > > I really appreciate your help! > The background is

[gdal-dev] Convert TIF to BIL

2020-03-06 Thread Bret Johnson
I have some GeoTIFF (.TIF) files that a program I'm using won't accept. It will accept .BIL files and I'm using GDAL to try and do the conversion. When I do, GDAL_TRANSLATE says it worked and it generates a few files (including a .BIL), but it doesn't create the .BLW file where all of the "rea

Re: [gdal-dev] Fedora package status

2020-03-06 Thread Sandro Mani
On 06.03.20 07:03, Nyall Dawson wrote: I see you're now the maintainer, and everything is looking MUCH healthier!! Thank you! One question: do you have plans to also update the Fedora 32 GDAL package? That one is still stuck on 2.3 I'm finishing the rawhide rebuilds, once I've resolved all th