Hi, bil files are a very common binary format that gdal should handle. But you might have to unpack your file, since it has the .gz extension.
After unpacking the file, try to run r.in.gdal on it to import. gdalinfo shuld also give you some more information Cheers Daniel 2012/3/21 José Carlos Guerrero Antúnez <[email protected]>: > Hi, > > I have these files: > > sa_asp.bil.gz > sa_asp.blw > sa_asp.hdr > sa_asp.stx > > How can I import to grass? > > OSX 10.6.8 > GRASS 6.4.2 > > Thanks, > > José Guerrero > -- > ################################################################ > Dr. José Carlos Guerrero > Laboratorio de Desarrollo Sustentable y Gestión Ambiental del Territorio > (LDSGAT) > Instituto de Ecología y Ciencias Ambientales (IECA) > Facultad de Ciencias > Universidad de la República > Montevideo-URUGUAY > ################################################################ > > > _______________________________________________ > grass-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-user > _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
