Skip to content

gdal raster proximity - perhaps a --separate-bands feature? #14522

@PostholerCom

Description

@PostholerCom

Feature description

Consider --target-values 10,20,30
proximity outputs nearest to any of the above values.

Maybe a switch such as --separate-bands that could have output for each in its own band:
band 1: proximity solely to value 10
band 2: proximity solely to value 20
etc...

With that, you could do it in a single pipeline step. Otherwise, it gets a bit messy.

gdal raster proximity is absolutely one of the coolest new features in CLI.

Thanks!
Scott

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementnot for AI loversSee https://gdal.org/en/stable/community/ai_tool_policy.html

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions