Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.
The user can import 3D lines by providing 3 columns of data in the input stream and using the -z flag.
This script is a simple wrapper around the v.in.mapgen module.
v.in.lines in=- out=two_lines separator=, <<EOF 167.846717,-46.516653 167.846663,-46.516645 167.846656,-46.516644 167.846649,-46.516644 167.846642,-46.516643 NaN,NaN 167.846520,-46.516457 167.846528,-46.516461 167.846537,-46.516464 167.846535,-46.516486 167.846544,-46.516489 167.846552,-46.516493 EOF
Available at: v.in.lines source code (history)
Latest change: Thursday Feb 03 11:10:06 2022 in commit: 547ff44e6aecfb4c9cbf6a4717fc14e521bec0be
Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.
Main index | Vector index | Topics index | Keywords index | Graphical index | Full index
© 2003-2023 GRASS Development Team, GRASS GIS 8.2.2dev Reference Manual