Added the -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).
Added the -smooth command 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 include keep-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), and planar.
Configuration
📅Schedule: (UTC)
Branch creation
"every weekday,every weekend"
Automerge
"every weekend"
🚦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.
If you want to rebase/retry this PR, check this box
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [mapshaper](https://github.com/mbloch/mapshaper) | dependencies | patch | [`0.7.29` → `0.7.32`](https://renovatebot.com/diffs/npm/mapshaper/0.7.29/0.7.32) |
---
### Release Notes
<details>
<summary>mbloch/mapshaper (mapshaper)</summary>
### [`v0.7.32`](https://github.com/mbloch/mapshaper/releases/tag/v0.7.32)
[Compare Source](https://github.com/mbloch/mapshaper/compare/v0.7.31...v0.7.32)
- Added the `-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.31`](https://github.com/mbloch/mapshaper/releases/tag/v0.7.31)
[Compare Source](https://github.com/mbloch/mapshaper/compare/v0.7.30...v0.7.31)
- Improvements to the `-smooth` prefilter.
### [`v0.7.30`](https://github.com/mbloch/mapshaper/releases/tag/v0.7.30)
[Compare Source](https://github.com/mbloch/mapshaper/compare/v0.7.29...v0.7.30)
- Added the `-smooth` command 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 include `keep-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), and `planar`.
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- "every weekday,every weekend"
- Automerge
- "every weekend"
🚦 **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJib3QiLCJyZW5vdmF0ZSJdfQ==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.