GRASS logo

NAME

v.build.all.py - Rebuilds topology on all vector maps in the current mapset.

KEYWORDS

vector, topology

SYNOPSIS

v.build.all.py
v.build.all.py --help
v.build.all.py [--help] [--verbose] [--quiet] [--ui]

Flags:

--help
Print usage summary
--verbose
Verbose module output
--quiet
Quiet module output
--ui
Force launching GUI dialog

Table of contents

DESCRIPTION

v.build.all runs v.build for all vectors in the current mapset.

Example

# rebuild topology for all vector maps in the current mapset
v.build.all

AUTHOR

Radim Blazek

Last changed: $Date: 2013-02-12 12:01:38 +0100 (Ășt, 12 2 2013) $


Main index | Vector index | Topics index | Keywords index | Full index

© 2003-2015 GRASS Development Team, GRASS GIS 7.0.1 Reference Manual