portrait

Поиск



[software] [catdoc] [tcl] [geography] [old things]
Table of Contents

NAME

neighbours - prints list of neighbouring clasees in epp-file

SYNOPSIS

neighbours [-%][-d] file

DESCRIPTION

This command searches epp-file for all class boundaries and print a table of class pair which are neighbouring at least in one place. DO NOT MIX it with EPPL7 NEIGHBOUR command, which is part of evaluate(1) in EPU.

It prints pairs of classes to stdout, one per line separated by commas.

Each pair of classes can be printed once or twice, first among neighbours of first class in pair, than neighbours of second.

OPTIONS

--help
displays brief usage information.
--version
displays version number
--verbose -%
Displays percentage of processed lines in file.
-d --double
print each pair twice.

SEE ALSO

outtable(1) ,mapcolor(1) ,evaluate(1) ,extents(1) .

AUTHOR

Victor B. Wagner <vitus@agropc.msk.su>

BUGS

???


Table of Contents