A fast point(s)-in-polygon routine for Python.
copied from cf-staging / inpolyINPOLY returns the "inside/outside" status for a set of vertices VERT and a general polygon (PSLG) embedded in the two-dimensional plane. General non-convex and multiply-connected polygonal regions can be handled.