licenses.dev

@turf/point-to-polygon-distance v7.4.0

Calculates the distance from a point to the edges of a polygon or multi-polygon.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT15
PackageRelationDependenciesPublished
@turf/bearing • 7.4.0Takes two points and finds the geographic bearing between them.INDIRECT4
@turf/boolean-point-in-polygon • 7.4.0Checks if a point is inside an area, like a city boundary.DIRECT6
@turf/clone • 7.4.0Returns a cloned copy of the passed GeoJSON Object, including possible 'Foreign Members'.INDIRECT3
@turf/distance • 7.4.0Measures the straight-line distance between two points, like cities or landmarks.INDIRECT4
@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/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 pointINDIRECT6
@turf/point-to-line-distance • 7.4.0Calculates the distance between a given point and the nearest point on a line.DIRECT12
@turf/polygon-to-line • 7.4.0Converts a polygon to a line string.DIRECT4
@turf/projection • 7.4.0Provides tools for conversion between geographic coordinates and projected coordinates.INDIRECT5
@turf/rhumb-bearing • 7.4.0Takes two points and finds the bearing angle between them along a Rhumb line.INDIRECT4
@turf/rhumb-distance • 7.4.0Calculates the distance along a rhumb line between two points.INDIRECT4
@types/geojson • 7946.0.16TypeScript definitions for geojsonDIRECT0
point-in-polygon-hao • 1.2.4A point in polygon based on the paper Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on PolygonsINDIRECT1
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsDIRECT0
Unlicense1
PackageRelationDependenciesPublished
robust-predicates • 3.0.3Fast robust predicates for computational geometryINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 7.4.0 version:

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