Open landam opened 5 years ago
Modified by @landam on 24 Aug 2010 07:45 UTC
Modified by @landam on 12 May 2016 06:42 UTC
Comment by @landam on 23 Aug 2016 08:04 UTC Is it still an issue?
Comment by marisn on 23 Aug 2016 08:58 UTC Yes, nothing has changed. Here are easy steps to reproduce the issue:
v.random output=rnd1 npoints=10
v.random output=rnd2 npoints=10
v.db.addtable map=rnd1 columns="num int"
v.patch -e input=rnd1,rnd2 output=all_rnd
Modified by @landam on 25 Aug 2016 15:51 UTC
Comment by @landam on 27 Aug 2016 13:42 UTC Milestone renamed
Comment by neteler on 26 Jan 2018 11:40 UTC Ticket retargeted after milestone closed
Modified by neteler on 12 Jun 2018 20:48 UTC
Comment by @landam on 25 Sep 2018 16:51 UTC All enhancement tickets should be assigned to 7.6 milestone.
Comment by @landam on 25 Jan 2019 21:07 UTC Ticket retargeted after milestone closed
Reported by marisn on 21 Aug 2010 13:42 UTC I was trying to patch together boundaries (no attribute table) with centroids (attribute table) but it was not possible (error: "Missing table").
If one of input vector maps has no attribute data, it should not stop to copy attribute data for second vector map.
GRASS GIS version and provenance
svn-trunk
Migrated-From: https://trac.osgeo.org/grass/ticket/1135