nickodell/point-in-polygon
Simple python implementation of the ray-casting algorithm for determining whether a point lies within a polygon. http://en.wikipedia.org/wiki/Point_in_polygon
Python
Simple python implementation of the ray-casting algorithm for determining whether a point lies within a polygon. http://en.wikipedia.org/wiki/Point_in_polygon
Python