ОПИСАНИЕ
v.patch allows the user to combine any number of
vector map layers together to create one composite vector
map layer.
If the table structures are identical, attributes are
transferred to the new table.
ПРИМЕЧАНИЯ
Any vectors that are duplicated among the maps being
patched together (e.g., border lines) will have to be
edited or removed after v.patch is run. Such
editing can be done automatically using
v.clean (tool=snap,break,rmdupl).
ПРИМЕР
v.patch input=geology,streams out=geol_streams
СМ. ТАКЖЕ
v.clean,
v.build,
v.select,
v.overlay
АВТОРЫ
Dave Gerdes, U.S.Army Construction Engineering
Research Laboratory
Radim Blazek, ITC-Irst, Trento, Italy
Last changed: $Date: 2006-11-22 03:55:42 -0600 (Ср, 22 ноя 2006) $
Автор перевода