licenses.dev

@turf/center-of-mass v7.4.0

Finds the “balance point” of irregular shapes, like a country outline.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT8
PackageRelationDependenciesPublished
@turf/centroid • 7.4.0Determines the geometric center of a polygon or shape.DIRECT4
@turf/convex • 7.4.0Creates a convex hull around pointsDIRECT10
@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
@types/geojson • 7946.0.16TypeScript definitions for geojsonDIRECT0
point-in-polygon • 1.1.0determine if a point is inside a polygon with a ray intersection counting algorithmINDIRECT0
rbush • 3.0.1High-performance 2D spatial index for rectangles (based on R*-tree with bulk loading and bulk insertion algorithms)INDIRECT1
ISC3
PackageRelationDependenciesPublished
concaveman • 1.2.1Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)INDIRECT5
quickselect • 2.0.0A tiny and fast selection algorithm in JavaScript.INDIRECT0
tinyqueue • 2.0.3The smallest and simplest JavaScript priority queueINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsDIRECT0
Unlicense1
PackageRelationDependenciesPublished
robust-predicates • 2.0.4Fast robust predicates for computational geometryINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 7.4.0 version:

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