A robust method to see if a point is in a collection of polygons or not. Be sure the point and polygon are in the same projection space.
the point to check
the collection of polygons
if true, ignore when the point is on the boundary
A robust method to see if a point is in a collection of polygons or not. Be sure the point and polygon are in the same projection space.