[GRASS-user] Clipping a vector to the current region

Hamish hamish_b at yahoo.com
Fri Jan 18 22:10:26 EST 2008


Jonathan Greenberg wrote:
> Is there a quick way to clip a vector file to the current region
> bounds?


Yes, v.in.region + v.overlay

if the vector is a massive dataset, you might want to insert a v.select
step so the v.overlay op only spends time checking features that touch
within the region. That could speed it up somewhat.


Hamish



      ____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs



More information about the grass-user mailing list