[GRASS-dev] [GRASS GIS] #1605: WXGUI d.vect doesn't offer all vector map layers in a dropdown list
GRASS GIS
trac at osgeo.org
Thu Feb 21 02:31:08 PST 2013
#1605: WXGUI d.vect doesn't offer all vector map layers in a dropdown list
--------------------------+-------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.3
Component: wxGUI | Version: 6.4.2
Keywords: vector layer | Platform: Unspecified
Cpu: Unspecified |
--------------------------+-------------------------------------------------
Comment(by annakrat):
Replying to [comment:7 mmetz]:
> Replying to [comment:6 annakrat]:
> > Replying to [comment:5 mmetz]:
> > > Replying to [comment:4 martinl]:
> > > >
> > > > any other suggestion? Store number of layers in header file?
> > >
> > > Alternatively, v.category could get a new option for option,
something like option=layers which would print out only layer numbers, one
per line. This would be fast if topology is available because in this case
the internal category index can be used and the vector map would need to
be opened with head only. Without topology, option=layers would print
nothing.
> >
> > Is this change possible now for grass 64?
>
> In theory yes, we can add new functionality as long as existing
functionality is not changed.
>
> Please try trunk r55140.
Thanks, it works, could you backport it (at least the v.category part)?
Anna
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1605#comment:8>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list