determine if a point is inside a polygon with a ray intersection counting algorithm
A point in polygon based on the paper Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polygons
Exactly test if a point is inside, outside or on the boundary of a polygon
Industrial strength point in polygon test