NAME
v.db.reconnect.all - Reconnect vectors to a new database
SYNOPSIS
v.db.reconnect.all
v.db.reconnect.all help
v.db.reconnect.all old_database=string new_database=string
Parameters:
- old_database=string
- Name of old database, the database must be in form printed by v.db.connect -g, i.e. with substituted variables
- new_database=string
- Name of new database
v.db.reconnect.all
NAME
v.db.reconnect.all
DESCRIPTION
v.db.reconnect.all changes database connection of all layers of all vectors
in the current mapset from old_database to database. If a link does not match the old_database
it is left untouched.
AUTHOR
Radim Blazek
Last changed: $Date: 2005/04/20 15:20:01 $