Support for raster reprojection. Works with the -proj command and on-the-fly reprojection in the web UI.
Added -i raster-type=image|categorical option for setting the raster type, which determines if bilinear or nearest-neighbor resampling is used when projecting (image is the default).
Added -proj resampling=nearest|bilinear to override the default.
Added -proj nodata-color= for setting the color of parts of the image that are outside of the projection area.
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [mapshaper](https://github.com/mbloch/mapshaper) | dependencies | patch | [`0.7.15` -> `0.7.16`](https://renovatebot.com/diffs/npm/mapshaper/0.7.15/0.7.16) |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>mbloch/mapshaper (mapshaper)</summary>
### [`v0.7.16`](https://github.com/mbloch/mapshaper/releases/tag/v0.7.16)
[Compare Source](https://github.com/mbloch/mapshaper/compare/v0.7.15...v0.7.16)
- Support for raster reprojection. Works with the -proj command and on-the-fly reprojection in the web UI.
- Added `-i raster-type=image|categorical` option for setting the raster type, which determines if bilinear or nearest-neighbor resampling is used when projecting (`image` is the default).
- Added `-proj resampling=nearest|bilinear` to override the default.
- Added `-proj nodata-color=` for setting the color of parts of the image that are outside of the projection area.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every weekday,every weekend" (UTC), Automerge - "every weekend" (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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OC4zIiwidXBkYXRlZEluVmVyIjoiNDIuNTguMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYm90IiwicmVub3ZhdGUiXX0=-->
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.15->0.7.16Release Notes
mbloch/mapshaper (mapshaper)
v0.7.16Compare Source
-i raster-type=image|categoricaloption for setting the raster type, which determines if bilinear or nearest-neighbor resampling is used when projecting (imageis the default).-proj resampling=nearest|bilinearto override the default.-proj nodata-color=for setting the color of parts of the image that are outside of the projection area.Configuration
📅 Schedule: Branch creation - "every weekday,every weekend" (UTC), Automerge - "every weekend" (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 Renovate Bot.