[GRASS-dev] [GRASS GIS] #2903: v.edit break bug with multiple coordinates
GRASS GIS
trac at osgeo.org
Tue Feb 9 08:36:40 PST 2016
#2903: v.edit break bug with multiple coordinates
----------------------+-------------------------
Reporter: robert17 | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.4
Component: Vector | Version: 7.0.3
Keywords: | CPU: OSX/PPC
Platform: All |
----------------------+-------------------------
Hello all,
I tried to use the v.edit tool=break with several coords but it doesn't
work, although it works with each coord seperately.
More precisely, when I break one line on two coordinates, it creates
several superimposed lines each one broken on a coordinate. Whereas the
desired output should be one line broken at each coordinate.
Tested on GRASS7 through Win (OSGEO4W) and Debian
Below the commands to reproduce the bug :
v.in.ogr input='' output=''
v.edit map='' tool=break threshold=0.01 coords=x,y,x,y
v.out.ogr input='' output=''
Thanks for the help,
Dannick
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2903>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list