<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Yeah, I notice that changes on v.patch, but I kind aprehensive to download 7.2 version because the download link was with a line <span>through it, like it was deprecated or something =P.</span></p>
<p><span>I will try 7.3 that is in development.</span></p>
<p><span>Tnks.</span></p>
<p><span>Alec</span></p>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>De:</b> Vaclav Petras <wenzeslaus@gmail.com><br>
<b>Enviado:</b> quinta-feira, 29 de setembro de 2016 22:30<br>
<b>Para:</b> Alec Ventura<br>
<b>Cc:</b> grass-user@lists.osgeo.org<br>
<b>Assunto:</b> Re: [GRASS-user] 'Maximum vector line maps loaded'</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div class="gmail_extra"><br>
<div class="gmail_quote">On Thu, Sep 29, 2016 at 9:08 PM, Alec Ventura <span dir="ltr">
<<a href="mailto:alecventura@hotmail.com" target="_blank">alecventura@hotmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<p><span>But the v.path layer dont support 3d. </span></p>
</blockquote>
<div>At least in 7.2, v.patch supports merging 3D points. In some cases you may need to provide some extra flags, but in general Z should work.<br>
<br>
<a href="https://grass.osgeo.org/grass72/manuals/v.patch.html">https://grass.osgeo.org/grass72/manuals/v.patch.html</a><br>
<a href="https://trac.osgeo.org/grass/ticket/2433">https://trac.osgeo.org/grass/ticket/2433</a><br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<p><span><span>I need some help to: or increase the <span>MAX_VECTS variable value,</span></span></span></p>
</blockquote>
<div>That must be done in the source code (it is not expected you add tens of vectors to 3D view, you can open enhancement ticket). If you compile GRASS on Linux, you could theoretically increase it.<br>
</div>
<div> </div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<p><span><span><span>or some other command like v.patch to unify all my boreholes.</span></span></span></p>
</blockquote>
</div>
Well, you could always work around it by exporting points using v.out.ascii merging the files (e.g. with cat on Linux) and then importing them back with v.in.ascii. But that's a workaround, v.patch should work.<br>
</div>
<div class="gmail_extra"><br>
</div>
<div class="gmail_extra">Vaclav<br>
</div>
</div>
</div>
</div>
</div>
</body>
</html>