extrude polyline/polygon etc
Tesselates a polygon or multipolygon into a collection of triangle polygons using earcut.
triangulates a 2D polyline into a stroke
Convex decomposition for 2D polygons
A polyfill for crypto.randomFill and crypto.randomFillSync from Node.js core
low level utils for polyline miter joins
Moves a shape or location in a specific direction.
Converts a polygon to a line string.
Takes a GeoJSON feature and returns points at all self-intersections.
Changes the size of a geometry by scaling it up or down.
Takes a kinked polygon and returns a feature collection of polygons that have no kinks.
Takes a Feature and a bbox and clips the feature to the bbox using lineclip.
A point in polygon based on the paper Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polygons
Rotates a geometry around its center or a given point.
A plugin for svg.js adding filter functionality
A small and fast JavaScript library for extruding 2D polygons and polylines to 3D meshes. It depends on [earcut](https://github.com/mapbox/earcut) to do triangulation.
Converts a bounding box to a GeoJSON polygon.
Convex decomposition for 2D polygons
generate the minimum number of tiles to cover a geojson geometry
Checks if a point is inside an area, like a city boundary.
A plugin for svg.js adding filter functionality
GeoJSON implementation of RBush
Fast Javascript calculation of custom CRC checksum. Prebuilt models for CRC-6, CRC-8, CRC-10, CRC-16, CRC-24, CRC-32, CRC-32C.
A small and fast JavaScript library for extruding 2D polygons and polylines to 3D meshes. It depends on [earcut](https://github.com/mapbox/earcut) to do triangulation.