turf-simplify
Advanced tools
Comparing version 3.0.1 to 3.0.7-canary.ae89c8b3
@@ -10,6 +10,5 @@ var simplify = require('simplify-js'); | ||
* @name simplify | ||
* @category transformation | ||
* @param {Feature<(LineString|Polygon|MultiLineString|MultiPolygon)>|FeatureCollection|GeometryCollection} feature feature to be simplified | ||
* @param {Number} tolerance simplification tolerance | ||
* @param {Boolean} highQuality whether or not to spend more time to create | ||
* @param {number} tolerance simplification tolerance | ||
* @param {boolean} highQuality whether or not to spend more time to create | ||
* a higher-quality simplification with a different algorithm | ||
@@ -16,0 +15,0 @@ * @return {Feature<(LineString|Polygon|MultiLineString|MultiPolygon)>|FeatureCollection|GeometryCollection} a simplified feature |
{ | ||
"name": "turf-simplify", | ||
"version": "3.0.1", | ||
"version": "3.0.7-canary.ae89c8b3", | ||
"description": "simplify geographic shapes", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0
10999
5
214
1