Hi, I have a points-vector & I want to cut out all points that fall within a polygon. In GRASS 5.4 you could use s.mask to do this. In GRASS 5.7, v.select looks like it would work if there was a "operator=not" option or if v.overlay worked for points. Any ideas? Hamish