mclaeysb / simplepolygonLinks
JS tool to break self-intersecting GeoJSON polygons down in their constituent non-self-intersecting parts
☆94Updated 6 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☆183Updated 5 months ago
- proj4 coordinate transforms in glsl☆39Updated 4 years ago
- A series of experiments on terrain and elevation data for Tangram☆53Updated 8 years ago
- GeoJSON implementation of RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles☆75Updated 2 years ago
- Tiny library for GLSL web mercator projections☆45Updated 2 years ago
- GLSL shaders shared between mapbox-gl-js and mapbox-gl-native☆18Updated 9 years ago
- Generates Signed Distance Field glyphsets from OpenType fonts☆53Updated 6 years ago
- Fast JavaScript icosphere mesh generation library for WebGL visualizations☆67Updated 6 years ago
- A small module using a sweepline algorithm to detect intersections (& self-intersections) in polygons or polylines.☆74Updated last year
- A work in progress polygon operations library with integer snap-rounding☆18Updated 2 years ago
- A small (<10kb minified) javascript library for splitting polygons by a polyline.☆51Updated 3 years ago
- RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids☆94Updated last year
- Greiner-Hormann polygon clipping, with degeneracy handling