licenses.dev

@turf/isobands v7.4.0

Takes a grid of values (GeoJSON format) and a set of threshold ranges. It outputs polygons that group areas within those ranges, effectively creating filled contour isobands.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT9
PackageRelationDependenciesPublished
@turf/area • 7.4.0Calculates the geodesic area in square meters of one or more polygons.DIRECT4
@turf/bbox • 7.4.0Generates a bounding box around a GeoJSON feature.DIRECT4
@turf/boolean-point-in-polygon • 7.4.0Checks if a point is inside an area, like a city boundary.DIRECT6
@turf/explode • 7.4.0Takes a feature or set of features and returns all positions as points.DIRECT4
@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-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%2Fisobands)](https://licenses.dev/npm/%40turf%2Fisobands)
<a href="https://licenses.dev/npm/%40turf%2Fisobands">
  <img src="https://licenses.dev/b/npm/%40turf%2Fisobands" alt="licenses" />
</a>

Or the licenses badge code for the 7.4.0 version:

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