[gdal-dev] nodata in .bil format
Joaquim Luis
jluis at ualg.pt
Wed Mar 6 10:53:14 PST 2013
Hi,
While playing a bit with Lastools I came across this behavior. I create
outputs in both .bil and .asc ESRI formats
The weird thing is that beeing the .hdr header file common (I mean
exactly equal) to both outputs the .bil format does not recognize the
nodata value.
Is this a knwon issue? (GDAL trunk on Windows)
gdalinfo lixo.bil
ERROR 6: lixo.bil, band 1: SetNoDataValue() not supported for this dataset.
Driver: EHdr/ESRI .hdr Labelled
C:\programs\lastools\data>gdalinfo lixo.asc
Driver: AAIGrid/Arc/Info ASCII Grid
Files: lixo.asc
...
Band 1 Block=250x1 Type=Float32, ColorInterp=Undefined
NoData Value=-9999
Joaquim
More information about the gdal-dev
mailing list