Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve performances of booleanPointInPolygon with MultiPolygons
Optimize booleanPointInPolygon to return "true" as soon as one polygon contains the point instead of looping over all the polygons
- Loading branch information