Point In Polygon (php) I've come across several C/C++ algorithms for finding out whether a point is within a polygon. I've yet to find any php implementations of this. If anyone has some sample code or could point me in the right direction, I'd really appreciate it. |