Opened 6 years ago

Last modified 5 years ago

#3452 new enhancement

g.region: add layer, cat and WHERE option

Reported by: lrntct Owned by: grass-dev@…
Priority: normal Milestone: 7.6.2
Component: Default Version: 7.2.1
Keywords: region, vector Cc:
CPU: Unspecified Platform: Unspecified

Description

It would be nice to be able to set a region to a specific vector feature. For example, if I have a vector map of states boundaries, and I want to do computation on a specific state, I have to first extract the state I want, then set the region. When working in a loop, it is a burden.

The same option has been added to r.mask (See #1838).

Change History (4)

comment:1 by sbl, 6 years ago

You can do that already (though in two steps) using first v.db.select -r. See: https://grass.osgeo.org/grass72/manuals/v.db.select.html

Check example for: "Print region extent of selected vector features"

comment:2 by martinl, 6 years ago

Milestone: 7.5.07.6.0

Milestone renamed

comment:3 by martinl, 5 years ago

Milestone: 7.6.07.6.1

Ticket retargeted after milestone closed

comment:4 by martinl, 5 years ago

Milestone: 7.6.17.6.2

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.