mclaeysb / simplepolygonLinks
JS tool to break self-intersecting GeoJSON polygons down in their constituent non-self-intersecting parts
☆92Updated 5 years ago
Alternatives and similar repositories for simplepolygon
Users that are interested in simplepolygon are comparing it to the libraries listed below
Sorting:
- A very fast JavaScript polyline and polygon clipping library☆181Updated last month
- proj4 coordinate transforms in glsl☆38Updated 3 years ago
- GeoJSON implementation of RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles☆72Updated 2 years ago
- A series of experiments on terrain and elevation data for Tangram☆51Updated 8 years ago
- Tiny library for GLSL web mercator projections☆45Updated 2 years ago
- Generates Signed Distance Field glyphsets from OpenType fonts☆53Updated 6 years ago
- Fast JavaScript icosphere mesh generation library for WebGL visualizations☆58Updated 5 years ago
- RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids☆90Updated 11 months ago
- A very fast density based clustering library for geographic points☆86Updated last year
- A small (<10kb minified) javascript library for splitting polygons by a polyline.☆51Updated 3 years ago
- GLSL shaders shared between mapbox-gl-js and mapbox-gl-native☆18Updated 8 years ago
- Greiner-Hormann polygon clipping, with degeneracy handling☆24Updated 9 years ago
- A small module using a sweepline algorithm to detect intersections (& self-intersections) in polygons or polylines.