Man page - pkpolygonize(1)
Packages contas this manual
- pkegcs(1)
- pkdumpimg(1)
- pkfilterdem(1)
- pkreclassogr(1)
- pkgetmask(1)
- pkstatogr(1)
- pkann(1)
- pkstat(1)
- pkdiff(1)
- pkextractimg(1)
- pkfssvm(1)
- pkcomposite(1)
- pkcreatect(1)
- pkkalman(1)
- pksetmask(1)
- pkascii2ogr(1)
- pkcrop(1)
- pkfilterascii(1)
- pkdsm2shadow(1)
- pkfillnodata(1)
- pkoptsvm(1)
- pkstatascii(1)
- pkannogr(1)
- pkfilter(1)
- pksieve(1)
- pkregann(1)
- pkextractogr(1)
- pksvmogr(1)
- pkstatprofile(1)
- pkascii2img(1)
- pksvm(1)
- pkdumpogr(1)
- pkpolygonize(1)
- pkfsann(1)
- pkinfo(1)
- pkreclass(1)
Package: pktools
apt-get install pktools
apt-get install pktools
Manuals in package:
Documentations in package:
Manual
| pkpolygonize(1) | pkpolygonize(1) |
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
| 29 December 2024 |