Takes a grid of values (GeoJSON format) and a set of threshold ranges. It outputs polygons that group areas within those ranges, effectively creating filled contour isobands.
Create contours from non-gridded data with meandering triangles.
Fast 2D contour line extraction / generation
Custom Leaflet TileLayer using WebGL to do operations on and colorize floating-point pixels.