Bulk rename maps

From GRASS-Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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