[GRASS-dev] [GRASS GIS] #2505: v.build.polylines options aren't working
GRASS GIS
trac at osgeo.org
Mon Dec 1 23:59:58 PST 2014
#2505: v.build.polylines options aren't working
-------------------------------+--------------------------------------------
Reporter: hellik | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 7.0.0
Component: Vector | Version: svn-releasebranch70
Keywords: v.build.polylines | Platform: All
Cpu: Unspecified |
-------------------------------+--------------------------------------------
Comment(by mmetz):
Replying to [ticket:2505 hellik]:
`cats=no` was indeed not working, fixed in r63321,2 (trunk, relbr70).
`v.build.polylines` is indeed copying all attribute tables as is from
input to output, but the categories are processed according to the cats
option. This means that the attribute table(s) can contain spurious
entries that do not match any output feature. Other (not all) modules also
copy attribute tables from input to output as is, without filtering.
Usually, this does not harm and is not even noticeable.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2505#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list