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
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to