Package Licenses
MIT
Dependency Licenses
MIT18
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| @turf/bbox • 7.4.0Generates a bounding box around a GeoJSON feature. | INDIRECT | 4 | |
| @turf/boolean-point-in-polygon • 7.4.0Checks if a point is inside an area, like a city boundary. | INDIRECT | 6 | |
| @turf/center-mean • 7.4.0Takes a Feature or FeatureCollection and returns the mean center. | DIRECT | 5 | |
| @turf/centroid • 7.4.0Determines the geometric center of a polygon or shape. | INDIRECT | 4 | |
| @turf/clone • 7.4.0Returns a cloned copy of the passed GeoJSON Object, including possible 'Foreign Members'. | INDIRECT | 3 | |
| @turf/destination • 7.4.0turf destination module | INDIRECT | 4 | |
| @turf/distance • 7.4.0Measures the straight-line distance between two points, like cities or landmarks. | INDIRECT | 4 | |
| @turf/ellipse • 7.4.0Takes a Point and calculates the ellipse polygon given two semi-axes expressed in variable units and steps for precision. | DIRECT | 13 | |
| @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/points-within-polygon • 7.4.0Finds points that fall within polygon(s). | DIRECT | 8 | |
| @turf/rhumb-bearing • 7.4.0Takes two points and finds the bearing angle between them along a Rhumb line. | INDIRECT | 4 | |
| @turf/rhumb-destination • 7.4.0Calculates the destination point having travelled the given distance along a Rhumb line. | INDIRECT | 4 | |
| @turf/rhumb-distance • 7.4.0Calculates the distance along a rhumb line between two points. | INDIRECT | 4 | |
| @turf/transform-rotate • 7.4.0Rotates a geometry around its center or a given point. | INDIRECT | 10 | |
| @types/geojson • 7946.0.16TypeScript definitions for geojson | DIRECT | 0 | |
| 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 Polygons | INDIRECT | 1 |
0BSD1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| tslib • 2.8.1Runtime library for TypeScript helper functions | DIRECT | 0 |
Unlicense1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| robust-predicates • 3.0.3Fast robust predicates for computational geometry | INDIRECT | 0 |