<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#333333">
<p>Hi Stephan,</p>
<p>If I add two vector in a new one with :</p>
<p> v.patch -c input=map1,map2 out=map3 <br>
</p>
<p>I notice the map3 first cat start at 2 instead of 1, so all cat
are shifted by one. Do you have an idea of the reason ?</p>
<p>If I append my map1 with map2 :</p>
<p>v.patch -c -a input=map2 output=map1 --overwrite it works well</p>
<p>Thank you </p>
<p>Frank<br>
</p>
<div class="moz-cite-prefix">Le 26/10/2018 à 12:01, Stefan
Blumentrath a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:DB7PR02MB4585D065521D9ED468C8B4FB9EF00@DB7PR02MB4585.eurprd02.prod.outlook.com">
<pre class="moz-quote-pre" wrap="">Hi,
Try:
v.patch -a
<a class="moz-txt-link-freetext" href="https://grass.osgeo.org/grass76/manuals/v.patch.html">https://grass.osgeo.org/grass76/manuals/v.patch.html</a>
(assuming attribute tables are equal).
Cheers
Stefan
-----Original Message-----
From: grass-user <a class="moz-txt-link-rfc2396E" href="mailto:grass-user-bounces@lists.osgeo.org"><grass-user-bounces@lists.osgeo.org></a> On Behalf Of Frank David
Sent: fredag 26. oktober 2018 11:39
To: <a class="moz-txt-link-abbreviated" href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a>
Subject: [GRASS-user] append data after a v.in.ascii import
Hello,
I wonder what is the best way to append a vector map and his attribute data created with v.in.ascii ?
Thanks
Frank
_______________________________________________
grass-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/grass-user">https://lists.osgeo.org/mailman/listinfo/grass-user</a>
</pre>
</blockquote>
</body>
</html>