Opened 11 years ago

Closed 5 years ago

#2094 closed defect (invalid)

v.category GUI doesn't accept category ranges and lists

Reported by: marisn Owned by: grass-dev@…
Priority: normal Milestone: 7.0.7
Component: Vector Version: svn-trunk
Keywords: v.category Cc:
CPU: Unspecified Platform: Unspecified

Description

v.category option=del operates only on categories provided by cat option (for details see #2092) but GUI allows only to provide single category contrary to other modules that allow to specify category lists and ranges.

Change History (4)

comment:1 by martinl, 8 years ago

Milestone: 7.0.07.0.5

comment:2 by neteler, 8 years ago

Milestone: 7.0.57.0.6

comment:3 by neteler, 6 years ago

Milestone: 7.0.67.0.7

comment:4 by martinl, 5 years ago

Resolution: invalid
Status: newclosed
 v.category [-gt] input=name [layer=string[,string,...]]
   [type=string[,string,...]] [ids=range] [output=name] option=string
   [cat=value] [step=value] [--overwrite] [--help] [--verbose] [--quiet]

     cat   Category value
           default: 1

v.category seems to accept only single cat value.

Note: See TracTickets for help on using tickets.