logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Radim Blazek

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

Keywords

       vector, topology

Name

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

Source Code

       Available at: v.build.all source code (history)

       Accessed: Friday Apr 04 01:21:12 2025

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

       © 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual

GRASS 8.4.1                                                                                  v.build.all(1grass)

Synopsis

v.build.allv.build.all--helpv.build.all  [--help]  [--verbose]  [--quiet]  [--ui]

   Flags:--help
           Print usage summary

       --verbose
           Verbose module output

       --quiet
           Quiet module output

       --ui
           Force launching GUI dialog

See Also