jQuery plugin that makes easy to use clip-path on whatever tag under different browsers
Convert 100x100 SVG document's path descriptors ('d') to clip-path: polygon(...)
Takes a Feature and a bbox and clips the feature to the bbox using lineclip.
visx clip-path
plugin for tailwindcss clip-path utilities
Operations for two-dimensional polygons.
TypeScript definitions for d3-polygon
vx clip-path
A point in polygon based on the paper Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polygons
Clipper-lib abstraction layer (simplified API)
Returns the shortest path from start to end without colliding with any Feature in obstacles.
determine if a point is inside a polygon with a ray intersection counting algorithm
A fast polyline and polygon clipping library.
Checks if a point is inside an area, like a city boundary.
Converts a bounding box to a GeoJSON polygon.
Calculates the distance from a point to the edges of a polygon or multi-polygon.
Fill a polygon with lines
Smooths a Polygon or MultiPolygon, based on Chaikin's algorithm.
Takes a kinked polygon and returns a feature collection of polygons that have no kinks.
Martinez polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
Takes polygons or multipolygons and an optional mask, and returns an exterior ring polygon with holes.
Apply boolean Polygon clipping operations (intersection, union, difference, xor) to your Polygons & MultiPolygons.
ThreeJS geometry for drawing polygons on a sphere
Finds points that fall within polygon(s).