Optional
options: { Decoder options.
Optional
enableEnables processing raster data in web workers.
Optional
workerThe maximum number of workers created by the worker pool.
If undefined
, the maximum number of workers will be allowed.
Readonly
dataReadonly
flipYReadonly
isReadonly
isReadonly
typeDecode a Bil blob into a DataTexture containing the elevation data. At the moment only one band BIL is supported.
the data to decode
the decoding options
Decoder for BIL images.
At the moment, only single band BIL files are supported and it is tested only on IGN elevation WMS and WMTS layers.
See it in action.