Package Licenses
MIT
Dependency Licenses
MIT11
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| @turf/bearing • 7.4.0Takes two points and finds the geographic bearing between them. | DIRECT | 4 | |
| @turf/clone • 7.4.0Returns a cloned copy of the passed GeoJSON Object, including possible 'Foreign Members'. | INDIRECT | 3 | |
| @turf/distance • 7.4.0Measures the straight-line distance between two points, like cities or landmarks. | DIRECT | 4 | |
| @turf/helpers • 7.4.0Provides helper functions to create GeoJSON features, like points, lines, or areas on a map. | DIRECT | 2 | |
| @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. | DIRECT | 3 | |
| @turf/meta • 7.4.0Provides tools for iterating over and manipulating GeoJSON objects. | DIRECT | 3 | |
| @turf/nearest-point-on-line • 7.4.0Finds the nearest point on a line to a given point | DIRECT | 6 | |
| @turf/projection • 7.4.0Provides tools for conversion between geographic coordinates and projected coordinates. | DIRECT | 5 | |
| @turf/rhumb-bearing • 7.4.0Takes two points and finds the bearing angle between them along a Rhumb line. | DIRECT | 4 | |
| @turf/rhumb-distance • 7.4.0Calculates the distance along a rhumb line between two points. | DIRECT | 4 | |
| @types/geojson • 7946.0.16TypeScript definitions for geojson | DIRECT | 0 |
0BSD1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| tslib • 2.8.1Runtime library for TypeScript helper functions | DIRECT | 0 |