Bulk rename maps

From GRASS-Wiki
Revision as of 23:35, 15 August 2015 by Neteler (talk | contribs) (New)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Q: How can I rename many maps in the current mapset in a convenient way (mass renaming)?

A: Use the Addon g.rename.many in order to rename maps in the current mapset. Old and new names are read from a text file. The file format is a simple CSV (comma separated values) format.

Installation:

 g.extension g.rename.many