turf-isobands
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "turf-isobands", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "turf isobands module", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -16,5 +16,5 @@ turf-isobands | ||
isobands(points, z, resolution, breaks) | ||
var isobanded = isobands(points, z, resolution, breaks) | ||
console.log(isolines) | ||
console.log(isobanded) | ||
``` |
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
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
56197