Bulk rename maps: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(New)
 
(No difference)

Latest revision as of 23:35, 15 August 2015

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