Man page - pkpolygonize(1)
Packages contains this manual
- pkfssvm(1)
- pkstatogr(1)
- pkfilterdem(1)
- pkextractimg(1)
- pkkalman(1)
- pksetmask(1)
- pksvm(1)
- pkascii2img(1)
- pkdsm2shadow(1)
- pkascii2ogr(1)
- pkpolygonize(1)
- pkfillnodata(1)
- pkextractogr(1)
- pksieve(1)
- pkdumpogr(1)
- pkstat(1)
- pkannogr(1)
- pkegcs(1)
- pkfilterascii(1)
- pkreclassogr(1)
- pksvmogr(1)
- pkgetmask(1)
- pkdiff(1)
- pkfsann(1)
- pkregann(1)
- pkcreatect(1)
- pkcomposite(1)
- pkstatascii(1)
- pkdumpimg(1)
- pkstatprofile(1)
- pkinfo(1)
- pkcrop(1)
- pkoptsvm(1)
- pkann(1)
- pkreclass(1)
- pkfilter(1)
apt-get install pktools
Manual
pkpolygonize
NAMESYNOPSIS
DESCRIPTION
OPTIONS
NAME
pkpolygonize - program to make vector file from raster image
SYNOPSIS
pkpolygonize -i input [ -m mask ] -o output [ options ]
DESCRIPTION
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
-i filename , --input filename
Input image file
-m mask , --mask mask
All pixels in the mask band with a value other than zero will be considered suitable for collection as polygons. Use input file as mask to remove background polygon!
-o filename , --output filename
Output vector file
-f format , --f format
Output OGR file format
-b band , --band band
band index(es) to crop (leave empty if all bands must be retained)
-n fieldname , --name fieldname
the field name of the output layer
-nodata value , --nodata value
Disgard this nodata value when creating polygons.
-v level , --verbose level
verbose mode if > 0