[GRASS-user] Clip vector to current region

Hi all,

What is the quickest way to clip a vector to the current region, while ending up with the attribute table retaining all original field names and data values?

Thanks,

-Dwight

On Sat, Jul 5, 2008 at 7:28 PM, Dwight Needels <needels@translucida.com> wrote:

Hi all,

What is the quickest way to clip a vector to the current region, while
ending up with the attribute table retaining all original field names and
data values?

Dwight,

see v.in.region and v.overlay/v.select.

Markus