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☆177Updated 2 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☆50Updated 8 years ago
- proj4 coordinate transforms in glsl☆38Updated 3 years ago
- Query hgt files (typically SRTM elevation data) with performance☆45Updated 5 years ago
- A small module using a sweepline algorithm to detect intersections (& self-intersections) in polygons or polylines.☆71Updated 7 months ago
- Tiny library for GLSL web mercator projections☆45Updated 2 years ago
- Fast JavaScript icosphere mesh generation library for WebGL visualizations☆58Updated 5 years ago
- Greiner-Hormann polygon clipping, with degeneracy handling☆24Updated 9 years ago
- Write Mapbox GL expressions in a more familiar, handwritable, spreadsheet-like, programming-like syntax.☆76Updated 3 weeks ago
- A small (<10kb minified) javascript library for splitting polygons by a polyline.☆51Updated 3 years ago
- Generates Signed Distance Field glyphsets from OpenType fonts☆52Updated 6 years ago
- A very fast density based clustering library for geographic points☆86Updated last year
- A set of tools geospatial tools to help with TMS, Google (XYZ) Tiles & Quadkeys.☆67Updated 3 years ago
- Library for creating static maps from tiles based on center or corner lng,lat coordinates. Uses node-blend.☆128Updated 2 years ago
- Generate the minimum number of tiles to cover a geojson geometry☆193Updated 4 years ago
- RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids☆90Updated 10 months ago
- ☆42Updated 6 months ago
- A point in polygon library based on the paper "Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polyg…☆143Updated 6 months ago
- vtzero-based vector tile compositor (supporting overzooming)☆40Updated 8 months ago
- Streaming pixels with node-gdal☆13Updated 3 weeks ago
- Extract GeoJSON from Mapbox vector tiles.☆60Updated 9 years ago
- Chaikin's smoothing algorithm for 2D polylines