inpoly
A fast point(s)-in-polygon routine for Python.
A fast point(s)-in-polygon routine for Python.
To install this package, run one of the following:
INPOLY 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.
Summary
A fast point(s)-in-polygon routine for Python.
Last Updated
Apr 9, 2021 at 11:59
License
custom
Supported Platforms
GitHub Repository
https://github.com/dengwirda/inpoly-python