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

Luca Casagrande luca.casagrande at gmail.com
Thu Jul 12 13:03:12 EDT 2007


Don't know if there's a faster way, but i'll do this:

1 - Buffer (small radius) around points
2 - Intersection with polygons
3-  Calculate the area of each intersection
4 - Extract the ones that are >0

Let me know

Bye
Luca

Il giorno 12/lug/07, alle ore 16:10, WolfgangZ ha scritto:

> 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
>




More information about the grass-user mailing list