Open
Description
resample*()
functions do not handle noData
values.
Looks like the value of noData
can obtained at
geotiff.js/src/geotiffimage.js
Line 526 in af0421b
const noData = this.getGDALNoData();
Maybe add as an argument between outHeight
and method
in resample()
to preserve the default value for method
Thank you for this very nice library.
Metadata
Metadata
Assignees
Labels
No labels