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☆129Updated 5 years ago
- Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust☆192Updated 3 weeks ago
- Python bindings to the triangle library☆252Updated 11 months ago
- Python/Numpy implementation of the Ramer-Douglas-Peucker algorithm☆257Updated 8 months ago
- build concave hull from points☆53Updated 10 years ago
- Spatial objects and computations based on NumPy arrays.☆100Updated 7 months ago
- Port of MapBox's polylabel☆54Updated 6 years ago
- Python implementation of Visvalingam and Whyatt's algorithm for reducing the complexity of poly-lines☆45Updated 10 years ago
- Scientific Python Geometric Algorithms Library☆448Updated last year
- Affine transformation matrices☆171Updated 9 months ago
- Python bindings to the mapbox earcut C++ library.☆40Updated last month
- Geometric partitioning (triangulation, trapezoidal decomposition)☆28Updated 2 years ago
- OpenStreetMap image tiles in Python☆169Updated 3 years ago
- BentleyOttmann sweep-line implementation (for finding all intersections in a set of line segments)☆105Updated last year
- 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
- Fast kd-tree implementation in Python☆249Updated 2 weeks ago
- Simple polygon triangulation algorithms in pure python☆66Updated 6 years ago
- Wraps GEOS geometry functions in numpy ufuncs.☆386Updated last year
- 2D and 3D maths module for Python☆97Updated 7 years ago
- A polyline smoothing package for shapely.☆37Updated 4 months ago
- A Cython port of Martini for fast RTIN terrain mesh generation☆98Updated 5 months ago
- Python wrapper for Boost voronoi diagram implementation.☆29Updated 7 months ago
- Calculate the polygon's centerline☆294Updated 3 months ago
- Convert a DTM (Digital Elevation Model) image into a Collada 3D mesh. Using OpenCV and PyCollada.☆21Updated 10 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆173Updated 2 years ago
- Python bindings to `hmm` for fast terrain mesh generation☆78Updated 5 months ago
- Volume Calculations for Digital Elevation Models in Python☆41Updated 2 years ago
- Laspy is a pythonic interface for reading/modifying/creating .LAS LIDAR files matching specification 1.0-1.4.☆497Updated 3 months ago
- pyRT - The Python Raytracer☆78Updated 3 years ago
- ⚠️ pylas was merged into laspy 2.0 https://github.com/laspy/laspy⚠️☆39Updated 4 years ago