Skip to content

resample() does not handle noData #448

Open
@savage13

Description

@savage13

resample*() functions do not handle noData values.

Looks like the value of noData can obtained at

let resampled;

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions