Provided by: pktools_2.6.7.6+ds-2build2_amd64 bug

NAME

       pkreclassogr - replace field values of attributes in vector datasets

SYNOPSIS

       pkreclassogr -i input [ -c from -r to ] -o output [options]

DESCRIPTION

       pkreclassogr is a program to replace field values of attributes in vector datasets.

OPTIONS

       -i filename, --input filename
              Input vector dataset

       -o filename, --output filename
              Output file

       -nodata value, --nodata value
              nodata value to put in vector dataset if not valid (0)

       -code filename, --code filename
              Recode text file (2 columns: from to)

       -c classes, --class classes
              list of classes to reclass (in combination with reclass option)

       -r classes, --reclass classes
              list of recoded classes (in combination with class option)

       -n name, --fname name
              field name of the shape file to be replaced default: label

       -v level, --verbose level
              Verbose mode if > 0

                                         10 February 2020                         pkreclassogr(1)