reclassify_raster
Reclassifies raster values using a mapping dictionary, transforming specific input values into desired output values. Saves the modified raster to a specified path for enhanced geospatial analysis.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
output_path | Yes | ||
raster_path | Yes | ||
reclass_map | Yes |