Raster-To-Vector Operator

Raster-To-Vector Operator Description

Overview

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

Description

The RasterToVectorOp converts all adjacent pixels with the same value from a raster band (with integer values) to a vector.

Sources

Name Description
sourceProduct The source product.

Parameters

Name Data Type Default Description Constraints
bandName String The name of the band to convert.