Package Licenses
MIT
Dependency Licenses
MIT11
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| @turf/bbox • 7.4.0Generates a bounding box around a GeoJSON feature. | DIRECT | 4 | |
| @turf/center • 7.4.0Finds the central point of a GeoJSON feature, like a city or a park. Ideal for placing labels or markers. | DIRECT | 5 | |
| @turf/centroid • 7.4.0Determines the geometric center of a polygon or shape. | DIRECT | 4 | |
| @turf/clone • 7.4.0Returns a cloned copy of the passed GeoJSON Object, including possible 'Foreign Members'. | DIRECT | 3 | |
| @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/rhumb-bearing • 7.4.0Takes two points and finds the bearing angle between them along a Rhumb line. | DIRECT | 4 | |
| @turf/rhumb-destination • 7.4.0Calculates the destination point having travelled the given distance 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 |