Hi,
I'm trying to display a raster ASCII file that I created using a simple Fortran program (I found a description of the format in http://www.sbg.ac.at/geo/idrisi/wwwtutor/tuthome.htm).
When my VB program tries to load the raster file, I get this error: "Impossible to open data because IMG data is not in binary." In the DOC file associated to the IMG file I indicated "ascii".
Is it possible to load ASCII raster files? (Probably I missed a flag opening the file?) If not, could you please give me any advise to build IMG binaries starting from ASCII data?
Thanks in advance for any help. |