| Raster-To-Vector Operator |
|
| Name: | RasterToVectorOp |
| Full name: | org.esa.snap.core.gpf.common.rtv.RasterToVectorOp |
| Purpose: | Convert a raster band to a set of vectors. |
| Version: | 1.0 |
RasterToVectorOp converts all adjacent pixels with the same value from a raster band (with integer values) to a vector.
| Name | Description |
|---|---|
sourceProduct |
The source product. |
| Name | Data Type | Default | Description | Constraints |
|---|---|---|---|---|
bandName |
String |
|
The name of the band to convert. |