sasamil / PointInPolygon_Py
Improved agorithm for determining the inclusion of a point P in a 2D planar polygon. Python implementation.
☆29Updated 3 years ago
Alternatives and similar repositories for PointInPolygon_Py:
Users that are interested in PointInPolygon_Py are comparing it to the libraries listed below
- A pure Python quad tree spatial index for GIS or rendering usage☆128Updated 4 years ago
- A Cython port of Martini for fast RTIN terrain mesh generation☆89Updated 5 months ago
- Convert a DTM (Digital Elevation Model) image into a Collada 3D mesh. Using OpenCV and PyCollada.☆19Updated 9 years ago
- Lightweight Python wrapper of Cesium.js for 3D geospatial visualization☆79Updated 2 years ago
- Algorithms for geometric operations☆62Updated 3 months ago
- A pure Python port of the earcut JavaScript triangulation library.☆30Updated last year
- Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust☆175Updated 3 weeks ago
- Nvector is a suite of tools written in Python to solve geographical position calculations.☆58Updated 4 months ago
- A fast Python Quantized Mesh encoder☆87Updated last year
- Python bindings to `hmm` for fast terrain mesh generation☆70Updated 5 months ago
- Python implementation of the geodesic routines☆50Updated 2 months ago
- A Python library for modelling and processing 2.5D terrains using a (2D) Delaunay triangulation.☆30Updated this week
- Python bindings to the mapbox earcut C++ library.☆38Updated last month
- Volume Calculations for Digital Elevation Models in Python☆40Updated last year
- Port of MapBox's polylabel☆51Updated 5 years ago
- Pure Python tessellation of points into polygons, including Delauney/Thiessin, and Voronoi polygons.☆35Updated 6 years ago
- Wraps GEOS geometry functions in numpy ufuncs.☆379Updated 5 months ago
- Generate digital elevation models from 3D point clouds☆86Updated 8 years ago
- Laspy is a pythonic interface for reading/modifying/creating .LAS LIDAR files matching specification 1.0-1.4.☆25Updated 5 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆155Updated last year
- CartAGen is a plugin for GeOxygene dedicated to cartographic generalisation☆29Updated 2 months ago
- Simple polygon triangulation algorithms in pure python☆64Updated 5 years ago
- Wrapper for standard Python module "sqlite3" which adds SpatiaLite support.☆17Updated 5 years ago
- Python implementation of Visvalingam and Whyatt's algorithm for reducing the complexity of poly-lines☆45Updated 9 years ago
- CGAL bindings using SWIG☆29Updated last year
- Improved algorithm for determining the inclusion of a point P in a 2D planar polygon. C/C++ implementation.☆26Updated 5 years ago
- Quickly generate 2.5D meshes from elevation models.☆85Updated last year
- Migrated to: https://gitlab.com/Oslandia/lopocs☆83Updated 5 years ago
- Natural Neighbours interpolation☆53Updated 7 months ago
- Library for generating terrain tiles in Cesium's quantized-mesh format from a GDAL raster file.☆26Updated 2 months ago