BIL format
Frank Warmerdam
warmerda at h...
Fri Jul 7 12:31:17 EDT 2000
Pierre Grout wrote:
>
> Hi Franck,
>
> > BIL format is a general concept. It just means band interleaved by line raw
> > data. ESRI labelled BIL files normally have a .hdr file associated with
> > the .bil file that looks something like this:
> >
> > nrows 2016
> > ncols 3713
> > nbits 8
> > nbands 1
> > ulxmap -2178000
> > ulymap 2422000
> > xdim 1000
> > ydim 1000
> >
> > Do you have a .bil and .hdr file in the same directory with the same basename?
> > Can you send me the .hdr file?
>
> There is a .hdr file. It's GIS-GEOSPOT Raster Header file.
> I link you the file.
>
> > Skimming the code (gdal/frmts/raw/ehdrdataset.cpp) I see it currently just
> > reads the format, it doesn't write it, though this could be easily corrected.
>
> I'll look at it.
>
> Thanks,
>
> Pierre
Pierre,
The comment lines were confusing my driver. I have updated it. This fix
should be in the new source distribution on ftp.remotesensing.org/pub/gdal.
Best regards,
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up | Frank Warmerdam, warmerda at h...
light and sound - activate the windows | http://members.home.com/warmerda
and watch the world go round - Rush | Geospatial Programmer for Rent
More information about the Gdal-dev
mailing list