Note: This document is for an older version of GRASS GIS that has been discontinued. You should upgrade, and read the current manual page.
To convert back from 7 to 6 vector format, use v.build in GRASS 6.
To convert back from 6.0 into the 5.0/5.3/5.4 vector format, use v.out.ogr (to SHAPE format) and then v.in.shape in the old GRASS program.
As this GRASS version uses SQL for attribute management, there are some SQL restrictings concerning the file names. This script changes dots (e.g. "foo.bar") in old vector map names into underline(s) (e.g. "foo_bar").
v.convert.all
Available at: v.convert.all source code (history)
Latest change: Tuesday Feb 17 14:54:26 2026 in commit: 051b9c19442e746e2b51f9c5382809a45230b4c0
Main index | Vector index | Topics index | Keywords index | Graphical index | Full index
© 2003-2025 GRASS Development Team, GRASS GIS 8.4.3dev Reference Manual