This script finds all points where the polygons intersect each other. This repository is a fork from DudaGod/polygons-intersect's package, traduced in typescript and fixed from minor bugs.
Get the intersection of multiple semver ranges
Takes a complex (i.e. self-intersecting) geojson polygon, and breaks it down into its composite simple, non-self-intersecting one-ring polygons.
Finds the shared area between two polygons.
Types on steroids 💊
A point in polygon based on the paper Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polygons
Boolean operations on polygons (union, intersection, difference, xor)
Takes any LineString or Polygon GeoJSON and returns the intersecting point(s).
Index for matching points against a set of GeoJSON polygons
This script finds all points where the polygons intersect each other.
TypeScript definitions for polygons-intersect
Fill a polygon with lines
Get the intersection of multiple semver ranges.
Find the intersection of two arrays
Computes the intersection between two SVG paths
Globe data visualization as a ThreeJS reusable 3D object
Takes a set of points and a set of polygons and/or multipolygons and performs a spatial join.
Martinez polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
Merges a specified property from a FeatureCollection of points into a FeatureCollection of polygons.
Find self-intersections in geojson polygon (possibly with interior rings)
TypeScript definitions for intersect
Exact arithmetic test for line segment intersection
Polygon/polyline processing utilities
[](https://travis-ci.org/callmecavs/array-intersect) [