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.
```ts import type { SFSymbol } from 'sf-symbols-typescript'
Finds the shared area between two polygons.
Boolean operations on polygons (union, intersection, difference, xor)
A point in polygon based on the paper Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polygons
Utils for writing Salesforce CLI plugins
Takes any LineString or Polygon GeoJSON and returns the intersecting point(s).
SF plugin that support Salesforce Packaging Platform
Index for matching points against a set of GeoJSON polygons
The Salesforce CLI
This script finds all points where the polygons intersect each other.
Create objects, fields, tabs, etc
A plugin to call API endpoints via CLI commands
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
TypeScript definitions for polygons-intersect
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.