<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://grasswiki.osgeo.org/w/index.php?action=history&amp;feed=atom&amp;title=Vector_add_multiple_vertices</id>
	<title>Vector add multiple vertices - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://grasswiki.osgeo.org/w/index.php?action=history&amp;feed=atom&amp;title=Vector_add_multiple_vertices"/>
	<link rel="alternate" type="text/html" href="https://grasswiki.osgeo.org/w/index.php?title=Vector_add_multiple_vertices&amp;action=history"/>
	<updated>2026-04-11T16:37:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://grasswiki.osgeo.org/w/index.php?title=Vector_add_multiple_vertices&amp;diff=15978&amp;oldid=prev</id>
		<title>⚠️Jdmonto0: Created page with &quot;'''Q:''' How to add multiple vertices to a line?     coords_add=`v.out.ascii points_to_add |cut -d &quot;|&quot; -f1,2 | tr &quot;|&quot; &quot;,&quot;`      for i in $coords_add ; do       v.edit line_map...&quot;</title>
		<link rel="alternate" type="text/html" href="https://grasswiki.osgeo.org/w/index.php?title=Vector_add_multiple_vertices&amp;diff=15978&amp;oldid=prev"/>
		<updated>2012-06-19T20:25:49Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Q:&amp;#039;&amp;#039;&amp;#039; How to add multiple vertices to a line?     coords_add=`v.out.ascii points_to_add |cut -d &amp;quot;|&amp;quot; -f1,2 | tr &amp;quot;|&amp;quot; &amp;quot;,&amp;quot;`      for i in $coords_add ; do       v.edit line_map...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Q:''' How to add multiple vertices to a line?&lt;br /&gt;
 &lt;br /&gt;
  coords_add=`v.out.ascii points_to_add |cut -d &amp;quot;|&amp;quot; -f1,2 | tr &amp;quot;|&amp;quot; &amp;quot;,&amp;quot;`&lt;br /&gt;
  &lt;br /&gt;
  for i in $coords_add ; do&lt;br /&gt;
      v.edit line_map tool=vertexadd coor=$i&lt;br /&gt;
  done&lt;br /&gt;
&lt;br /&gt;
[[Category:FAQ]]&lt;br /&gt;
[[Category:Vector]]&lt;/div&gt;</summary>
		<author><name>⚠️Jdmonto0</name></author>
	</entry>
</feed>