sasamil / PointInPolygon_PyLinks
Improved agorithm for determining the inclusion of a point P in a 2D planar polygon. Python implementation.
☆30Updated 4 years ago
Alternatives and similar repositories for PointInPolygon_Py
Users that are interested in PointInPolygon_Py are comparing it to the libraries listed below
Sorting:
- A pure Python quad tree spatial index for GIS or rendering usage☆128Updated 5 years ago
- Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust☆191Updated last month
- Spatial objects and computations based on NumPy arrays.☆100Updated 6 months ago
- Python bindings to the mapbox earcut C++ library.☆40Updated last week
- Find the minimum area bounding box that can be fitted to a set of points. Self-contained implementations in Python & Matlab.☆63Updated 3 years ago
- Python/Numpy implementation of the Ramer-Douglas-Peucker algorithm☆256Updated 7 months ago
- Simple polygon triangulation algorithms in pure python☆66Updated 6 years ago
- ⚠️ pylas was merged into laspy 2.0 https://github.com/laspy/laspy⚠️☆39Updated 4 years ago
- build concave hull from points☆53Updated 10 years ago
- BentleyOttmann sweep-line implementation (for finding all intersections in a set of line segments)☆105Updated 11 months ago
- Scientific Python Geometric Algorithms Library☆447Updated last year
- A Cython port of Martini for fast RTIN terrain mesh generation☆98Updated 5 months ago
- Port of MapBox's polylabel☆53Updated 6 years ago
- Volume Calculations for Digital Elevation Models in Python☆41Updated 2 years ago
- Python bindings to `hmm` for fast terrain mesh generation☆80Updated 5 months ago
- Transform single points or arrays of points using several fisheye functions.☆11Updated 7 years ago
- Convert a DTM (Digital Elevation Model) image into a Collada 3D mesh. Using OpenCV and PyCollada.☆19Updated 10 years ago
- Affine transformation matrices☆171Updated 9 months ago
- A Python port of suncalc.js for calculating sun position and sunlight phases☆68Updated last year
- Python implementation of Visvalingam and Whyatt's algorithm for reducing the complexity of poly-lines☆45Updated 10 years ago
- 3-D Scientific visualization using ThreeJS☆22Updated 3 years ago
- a python module to compute straight skeletons☆16Updated 8 years ago
- pyRT - The Python Raytracer☆78Updated 3 years ago
- A lightweight 3D visualization of the earth in 150 lines of Qt/OpenGL☆121Updated 7 years ago
- Functions that create PNG and animated PNG files from numpy arrays.☆67Updated last month
- Fast kd-tree implementation in Python☆251Updated 2 weeks ago
- Finds the minimum bounding box from a point cloud.☆84Updated 7 years ago
- An example application using PyScript, OpenCV, and Mapbox GL JS☆18Updated 3 years ago
- Implementation of "A Simple and Correct Even-Odd Algorithm for the Point-in-Polygon Problem for Complex Polygons"☆36Updated 8 years ago
- Python module for projective camera model☆53Updated 8 years ago