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☆126Updated 4 years ago
- Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust☆187Updated last week
- build concave hull from points☆53Updated 10 years ago
- Python bindings to the triangle library☆247Updated 7 months ago
- Fast kd-tree implementation in Python☆246Updated last week
- Volume Calculations for Digital Elevation Models in Python☆41Updated last year
- Affine transformation matrices☆169Updated 5 months ago
- Wraps GEOS geometry functions in numpy ufuncs.☆386Updated 11 months ago
- BentleyOttmann sweep-line implementation (for finding all intersections in a set of line segments)☆104Updated 7 months ago
- Python bindings to the mapbox earcut C++ library.☆39Updated 7 months ago
- pyRT - The Python Raytracer☆78Updated 3 years ago
- 2D and 3D maths module for Python☆97Updated 7 years ago
- Simple polygon triangulation algorithms in pure python☆65Updated 6 years ago
- Spatial objects and computations based on NumPy arrays.☆98Updated 2 months ago
- Python wrapper for Boost voronoi diagram implementation.☆29Updated 3 months ago
- Scientific Python Geometric Algorithms Library☆441Updated last year
- Calculate the polygon's centerline☆286Updated 2 months ago
- Toolbox for constructing alpha shapes.☆292Updated 10 months ago
- Python/Numpy implementation of the Ramer-Douglas-Peucker algorithm☆252Updated 3 months ago
- A Cython port of Martini for fast RTIN terrain mesh generation☆97Updated last month
- Python implementation of Visvalingam and Whyatt's algorithm for reducing the complexity of poly-lines☆45Updated 10 years ago
- The Ramer-Douglas-Peucker algorithm implemented in Python☆56Updated 5 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆165Updated 2 years ago
- Python library for calculating contours in 2D quadrilateral grids☆89Updated last week
- 3D mathematical functions using NumPy☆417Updated 9 months ago
- Simplekml is a python package which enables you to generate KML with as little effort as possible. The official simplekml repository.☆82Updated last year
- Python script to download global terrain digital elevation models, SRTM 30m DEM and SRTM 90m DEM.☆314Updated last year
- Find the minimum area bounding box that can be fitted to a set of points. Self-contained implementations in Python & Matlab.☆63Updated 2 years ago
- A lightweight GIS Software in less than 100 lines of code☆143Updated 4 years ago
- A polyline smoothing package for shapely.☆34Updated last year