pktools  2.6.7
Processing Kernel for geospatial data
pkdumpogr

dump ogr file to text file or standard output

SYNOPSIS

Usage: pkdumpogr -i input [-o output]

Options: [-ln layername] [-n attribute]* [-pos] [-transpose]

Advanced options:

Description

The utility pkdumpogr dumps the content of a vector dataset to (standard) output (screen or filename). The default is to dump all the attributes. Individual attributes can be selected with the option -n. The X and Y positions can be printed with the option -pos. Use the option -transpose to transpose the output (only in combination with the option -n attribute).

Options

Examples

Some examples how to use pkdumpogr can be found here