[GRASS-dev] [GRASS GIS] #2618: v.vector option=transfer does not copy multiple cat values
GRASS GIS
trac at osgeo.org
Mon Mar 9 11:33:34 PDT 2015
#2618: v.vector option=transfer does not copy multiple cat values
---------------------------------+------------------------------------------
Reporter: ulf | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.1
Component: Vector | Version: 7.0.0
Keywords: v.category transfer | Platform: Linux
Cpu: x86-64 |
---------------------------------+------------------------------------------
Comment(by ulf):
One row disappeared from my example - to create map {{{test2}}} i did the
following:
{{{
echo "100|100|1" | v.in.ascii output=test input=-
fid=$(v.edit --quiet layer=1 map=test tool=select cat=1)
v.edit map=test layer=1 tool=catadd ids=${fid} cats=2
v.category option=transfer layer=1,2 input=test output=test2
}}}
Sorry about that,
Ulf
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2618#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list