Added -symbols type=pie for making pie and donut chart symbols. Wedge sizes come from values=, wedge colors from fills= and the size of the symbol from radius=. Adding hole= makes a donut; a negative hole= is measured inward from the outer radius, for a band of wedges of a fixed width.
-repel now supports pie, donut and ring symbols, in addition to circles.
Fixed parsing of shorthand hex colors (e.g. #f90) and of the alpha channel of 8-digit hex colors (e.g. #ff000080).
Handle missing layers in .gpkg files with a warning.
Added support for importing zipped datasets from stdin, including .kmz (e.g. cat data.shp.zip | mapshaper -i - -o out.json). Previously, a .zip had to be unpacked into files on disk before importing.
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.56` → `0.7.58`](https://renovatebot.com/diffs/npm/mapshaper/0.7.56/0.7.58) |
---
### Release Notes
<details>
<summary>mbloch/mapshaper (mapshaper)</summary>
### [`v0.7.58`](https://github.com/mbloch/mapshaper/releases/tag/v0.7.58)
[Compare Source](https://github.com/mbloch/mapshaper/compare/v0.7.56...v0.7.58)
- Added `-symbols type=pie` for making pie and donut chart symbols. Wedge sizes come from `values=`, wedge colors from `fills=` and the size of the symbol from `radius=`. Adding `hole=` makes a donut; a negative `hole=` is measured inward from the outer radius, for a band of wedges of a fixed width.
- `-repel` now supports pie, donut and ring symbols, in addition to circles.
- Fixed parsing of shorthand hex colors (e.g. `#f90`) and of the alpha channel of 8-digit hex colors (e.g. `#ff000080`).
- Handle missing layers in .gpkg files with a warning.
- Added support for importing zipped datasets from stdin, including .kmz (e.g. `cat data.shp.zip | mapshaper -i - -o out.json`). Previously, a .zip had to be unpacked into files on disk before importing.
</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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI3OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJib3QiLCJyZW5vdmF0ZSJdfQ==-->
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.56→0.7.58Release Notes
mbloch/mapshaper (mapshaper)
v0.7.58Compare Source
-symbols type=piefor making pie and donut chart symbols. Wedge sizes come fromvalues=, wedge colors fromfills=and the size of the symbol fromradius=. Addinghole=makes a donut; a negativehole=is measured inward from the outer radius, for a band of wedges of a fixed width.-repelnow supports pie, donut and ring symbols, in addition to circles.#f90) and of the alpha channel of 8-digit hex colors (e.g.#ff000080).cat data.shp.zip | mapshaper -i - -o out.json). Previously, a .zip had to be unpacked into files on disk before importing.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.