@turf/sample
Advanced tools
Comparing version
@@ -1,2 +0,2 @@ | ||
import { FeatureCollection, GeometryObject } from "@turf/helpers"; | ||
import { FeatureCollection, GeometryObject } from "geojson"; | ||
@@ -3,0 +3,0 @@ /** |
{ | ||
"name": "@turf/sample", | ||
"version": "6.5.0", | ||
"version": "7.0.0-alpha.0", | ||
"description": "turf sample module", | ||
@@ -54,5 +54,5 @@ "author": "Turf Authors", | ||
"dependencies": { | ||
"@turf/helpers": "^6.5.0" | ||
"@turf/helpers": "^7.0.0-alpha.0" | ||
}, | ||
"gitHead": "5375941072b90d489389db22b43bfe809d5e451e" | ||
"gitHead": "0edc4c491b999e5ace770a61e1cf549f7c004189" | ||
} |
@@ -9,8 +9,8 @@ # @turf/sample | ||
**Parameters** | ||
### Parameters | ||
- `featurecollection` **[FeatureCollection][3]** set of input features | ||
- `num` **[number][4]** number of features to select | ||
* `featurecollection` **[FeatureCollection][3]** set of input features | ||
* `num` **[number][4]** number of features to select | ||
**Examples** | ||
### Examples | ||
@@ -17,0 +17,0 @@ ```javascript |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
7540
0.13%1
Infinity%+ Added
+ Added
+ Added
- Removed
Updated