pktools  2.6.7
Processing Kernel for geospatial data
pkpolygonize

program to make vector file from raster image

SYNOPSIS

Usage: pkpolygonize -i input [-m mask] -o output

Options: [-f format] [-b band] [-n fieldname] [-nodata value]

Description

The utility pkpolygonize converts a raster to a vector dataset. All pixels in the mask band with a value other than zero will be considered suitable for collection as polygons. Use the same input file as mask to remove the background polygon (recommended).

Options

Examples

Some examples how to use pkpolygonize can be found here