[GRASS-user] Clip vector to current region

2008-07-05 Thread Dwight Needels
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 ___ grass-user mailing list grass-user@lists.osgeo.org http://lists.o

Re: [GRASS-user] Clip vector to current region

2008-07-06 Thread Markus Neteler
On Sat, Jul 5, 2008 at 7:28 PM, Dwight Needels <[EMAIL PROTECTED]> 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.

Re: [GRASS-user] Clip vector to current region

2008-07-06 Thread Dwight Needels
on 7/6/08 12:00 PM, "Markus Neteler" <[EMAIL PROTECTED]> wrote: > On Sat, Jul 5, 2008 at 7:28 PM, Dwight Needels <[EMAIL PROTECTED]> > 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

Re: [GRASS-user] Clip vector to current region

2008-07-07 Thread Maciej Sieczka
Dwight Needels pisze: I also seemed to have to add a centroid to the vector created by g.in.region (That's *v.in.region* you probably mean.) No need to add centroid manually - use option "type=area". Maciek -- Maciej Sieczka www.sieczka.org ___ gras