by davedingler » Thu Jan 02, 2014 9:31 pm
"Quantum GIS (QGIS)
Start QGIS, and from the Raster menu at the top, select Projections > Extract projection where a small window will open. Click on Select, choose from the Files of type: dropdown All files (*), navigate to the BIL_Output folder, and then select the GDAL_IMG_2_BIL.bil file created in the initial conversion step mentioned above. Once the file is selected, click the Open button to return to the Extract projection window. Finally, click the OK button. Note that the process is very quick - this is because only the final 4th file to the ReDem puzzle is needed and is very small.
In the BIL_Output folder youll find a new file created by QGIS called GDAL_IMG_2_BIL.wld. Rename the file to "GDAL_IMG_2_BIL.blw". Note that both WLD and BLW files are of the same type (ASCII world files), except that ReDem expects to find a BLW and wont find or read a WLD one"
Thanks Hack, I'm able to get to the step outlined above with no problem except the process of going through the 4 or 5 steps to get to the final one to get the GDAL_IMG_2_BIL.WLD file to change it to a .BLW file to do the REDEM process. Being an old lazy guy and about 100 folders left to do, I'd like to have the computer do this for me and was looking for a batch file that might be able to do it.
Dave