geonome / simplify2-jsLinks
A library for doing fast line simplification (radial distance, ramer - douglas - peucker) in JavaScript.
☆12Updated 10 years ago
Alternatives and similar repositories for simplify2-js
Users that are interested in simplify2-js are comparing it to the libraries listed below
Sorting:
- A very fast JavaScript polyline and polygon clipping library☆183Updated 4 months ago
- Greiner-Hormann polygon clipping, with degeneracy handling☆24Updated 9 years ago
- Robust and fast 2D convex hull☆52Updated 3 years ago
- k-nearest neighbors search (KNN) for RBush☆227Updated 3 weeks ago
- Extracts a rectilinear polygon contour from a binary image☆25Updated 11 years ago
- A work in progress polygon operations library with integer snap-rounding☆18Updated 2 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆246Updated last week
- JS tool to break self-intersecting GeoJSON polygons down in their constituent non-self-intersecting parts☆94Updated 6 years ago
- A fast selection algorithm in JavaScript.☆96Updated 3 weeks ago
- A simple cumulative timer for benchmarking JavaScript applications.☆33Updated 2 years ago
- GeoJSON implementation of RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles☆75Updated 2 years ago
- Find the k nearest neighbors for points on a sphere.☆123Updated 5 years ago
- Simple expression language for mapbox-gl-js expressions☆17Updated 7 years ago
- perform boolean operations on arbitrary polygons in 2d☆91Updated 10 years ago
- manipulate polygons in 2d space☆135Updated 9 years ago
- Offset polygon☆17Updated 2 years ago
- proj4 coordinate transforms in glsl☆39Updated 4 years ago
- ScreeSS is a high level stylesheet language for Mapbox GL☆30Updated 10 years ago
- A very fast density based clustering library for geographic points☆86Updated last year
- A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic☆135Updated 6 years ago
- Chaikin's smoothing algorithm for 2D polylines☆90Updated 7 years ago
- Small lib for polygon offsetting(margin/padding)☆263Updated 2 years ago
- Query hgt files (typically SRTM elevation data) with performance☆45Updated 5 years ago
- R-Tree Library for Javascript. Check out the Wiki for API information!☆212Updated 5 years ago
- GLSL shaders shared between mapbox-gl-js and mapbox-gl-native☆18Updated 8 years ago
- JavaScript implementation of CONREC contouring algorithm☆149Updated 9 months ago
- A robust O(nlogn) implementation of 2D Delaunay triangulation☆70Updated 9 years ago
- A JavaScript implementation of the Marching Squares algorithm featuring IsoContour and IsoBand computation☆173Updated 5 years ago
- A 2D spatial index for axis-aligned boxes☆31Updated 4 years ago
- JavaScript fractals drawing using Leaflet, HTML5 Canvas and web workers☆107Updated 11 years ago