Hi,

2009/7/30 Corrado Topi <ct...@york.ac.uk>:
> I need to discover which points out of vector A fall within the area covered
> by vector B (areas). How do I do that? I tried v.select and v.overlay, but
> without success.

v.select ain=points atype=point bin=areas btype=area ope=overlap

should work...

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to