<div>Thanks for the tip, Markus, that worked. It took about a minute to process 670K lines!</div><div><br></div><div>Cheers,</div><div><br></div><div>~ Eric.</div><div><br></div> <div><br></div><div><br></div>On Tue, Aug 6, 2019 at 5:45 PM, Markus Metz <<a href="mailto:markus.metz.giswork@gmail.com" class="">markus.metz.giswork@gmail.com</a>> wrote:<blockquote class="protonmail_quote" type="cite">  <div dir="ltr">Hi Eric,<br><div><br>On Tue, Aug 6, 2019 at 8:23 PM Eric Patton <<a href="mailto:eric.r.patton@protonmail.com">eric.r.patton@protonmail.com</a>> wrote:<caret></caret><br>><br>>  I have a massive Delaunay polygon tessellation that I converted to lines with v.type. I then stripped this vector of centroids using v.edit tool=delete type=centroids, and added categories to the line segments with v.category option=add. So far so good, this leaves me with about 670,000 vector line segments.<br>><br><div>> I want to find the midpoint of each of these line segments and create a new Delaunay tessellation using the line segment midpoints as the vertices in the new tessellation.</div><div><br></div><div>The addon v.centerpoint [1] should be much faster than v.segment to get line midpoints.<br></div><div><br></div><div>Markus M</div></div></div>
</blockquote><div><br></div><div><br></div>