licenses.dev

@turf/line-overlap v7.4.0

Takes any LineString or Polygon and returns the overlapping lines between both features.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT12
PackageRelationDependenciesPublished
@turf/bbox • 7.4.0Generates a bounding box around a GeoJSON feature.DIRECT4
@turf/boolean-point-on-line • 7.4.0Checks if a point lies directly on a line, like a path or road.DIRECT4
@turf/distance • 7.4.0Measures the straight-line distance between two points, like cities or landmarks.INDIRECT4
@turf/geojson-rbush • 7.4.0GeoJSON implementation of RBushDIRECT7
@turf/helpers • 7.4.0Provides helper functions to create GeoJSON features, like points, lines, or areas on a map.DIRECT2
@turf/invariant • 7.4.0Lightweight utility for input validation and data extraction in Turf.js. Ensures GeoJSON inputs are in the correct format and extracts specific components like coordinates or geometries.DIRECT3
@turf/line-segment • 7.4.0Creates line segments from a GeoJSON feature.DIRECT5
@turf/meta • 7.4.0Provides tools for iterating over and manipulating GeoJSON objects.DIRECT3
@turf/nearest-point-on-line • 7.4.0Finds the nearest point on a line to a given pointDIRECT6
@types/geojson • 7946.0.16TypeScript definitions for geojsonDIRECT0
fast-deep-equal • 3.1.3Fast deep equalDIRECT0
rbush • 3.0.1High-performance 2D spatial index for rectangles (based on R*-tree with bulk loading and bulk insertion algorithms)INDIRECT1
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsDIRECT0
ISC1
PackageRelationDependenciesPublished
quickselect • 2.0.0A tiny and fast selection algorithm in JavaScript.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40turf%2Fline-overlap)](https://licenses.dev/npm/%40turf%2Fline-overlap)
<a href="https://licenses.dev/npm/%40turf%2Fline-overlap">
  <img src="https://licenses.dev/b/npm/%40turf%2Fline-overlap" alt="licenses" />
</a>

Or the licenses badge code for the 7.4.0 version:

[![licenses](https://licenses.dev/b/npm/%40turf%2Fline-overlap/7.4.0)](https://licenses.dev/npm/%40turf%2Fline-overlap/7.4.0)
<a href="https://licenses.dev/npm/%40turf%2Fline-overlap/7.4.0">
  <img src="https://licenses.dev/b/npm/%40turf%2Fline-overlap/7.4.0" alt="licenses" />
</a>
GitHub