Overview
|
Logs
|
GitHub
r.incora.postproc
NAME
r.incora.postproc - Postprocesses classification maps containing a mixed pixels class.
KEYWORDS
raster ,
classification ,
postprocessing
SYNOPSIS
r.incora.postproc
r.incora.postproc --help
r.incora.postproc classification =name elevation =name coastline =name water =name roads =name output =name [--overwrite ] [--help ] [--verbose ] [--quiet ] [--ui ]
Flags:
--overwrite
Allow output files to overwrite existing files
--help
Print usage summary
--verbose
Verbose module output
--quiet
Quiet module output
--ui
Force launching GUI dialog
Parameters:
classification =name [required]
Name of classification map with 7 classes
Name of input raster map
elevation =name [required]
Name of digital elevation model
Name of input raster map
coastline =name [required]
Name of binary land/sea raster
Name of input raster map
water =name [required]
Name of water/non-water raster
Name of input raster map
roads =name [required]
Name of roads raster
Name of input raster map
output =name [required]
Name of output classification map with 6 classes
Name for output raster map
r.incora.postproc uses post processing to deal with mixed pixels identified
in v.incora.training_data. Mixed pixels (class 70) are removed from the map. The gaps
are then filled using
r.grow.distance .
r.incora.postproc classification=classification_map output=classification_map_postproc
v.incora.training_data ,
r.grow.distance
Guido Riembauer,
mundialis
SOURCE CODE
Available at:
r.incora.postproc source code
(history )
Accessed: Monday Jul 27 12:29:32 2026
Overview
|
Logs
|
GitHub
r.incora.postproc
Main index |
Raster index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2026
GRASS Development Team ,
GRASS 8.5.1dev Reference Manual