[GRASS-user] how to test if a point is inside a polygon

Wolf Bergenheim wolf+grass at bergenheim.net
Thu Jul 12 13:32:27 EDT 2007


v.select will allow you to select points which overlap areas or vice versa.

v.select ainput=points binput=areas output=points_in_areas

points_in_areas will contain points which are inside the areas.

--Wolf

On 12.07.2007 17:10, WolfgangZ wrote:
> Hi,
> 
> I haven't worked much with the vector features of grass. Is there a way
> to query if a given point is inside if a polygon (closed area)?
> 
> Many thanks
> Wolfgang
> 
> _______________________________________________
> grassuser mailing list
> grassuser at grass.itc.it
> http://grass.itc.it/mailman/listinfo/grassuser

-- 

<:3 )---- Wolf Bergenheim ----( 8:>




More information about the grass-user mailing list