Update dependency mapshaper to v0.7.32 #529
Reference in New Issue
Block a user
Delete Branch "renovate/mapshaper-0.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.7.29→0.7.32Release Notes
mbloch/mapshaper (mapshaper)
v0.7.32Compare Source
-smooth max-bend-angle=option to control the output vertex density (max bend between output segments in degrees; default is 8, higher values keep fewer vertices).v0.7.31Compare Source
-smoothprefilter.v0.7.30Compare Source
-smoothcommand for scale-aware smoothing of polygon and polyline features, using a Gaussian (Savitzky–Golay) low-pass filter. The<distance>parameter sets the resolution of the result (detail finer than this is removed; larger features are preserved). Options includekeep-corners(preserve sharp corners where straight-line segments meet),gain=(strength of the curvature-shrinkage correction; 0 disables it, >1 exaggerates bends),no-prefilter(skip the default detail-removal preprocessing step), andplanar.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.