Fixed -contours creating intersecting lines on certain inputs.
The web UI now shows a raster's own pixels as squares once they are magnified to two screen pixels or more, instead of smoothing them into a blur.
GeoJSON import uses about a quarter less memory.
GeoParquet and FlatGeobuf export use much less memory and run faster, by skipping conversion to GeoJSON.
GeoParquet row groups are now sized by their estimated size in bytes instead of by a fixed row count. Groups target 16MB of uncompressed data, so that a typical file is split into several groups that a reader can scan in parallel and skip past when filtering. Added -o rowgroup= to set the number of rows per row group explicitly.
Improved CRS support for GeoParquet.
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.49` → `0.7.50`](https://renovatebot.com/diffs/npm/mapshaper/0.7.49/0.7.50) |
---
### Release Notes
<details>
<summary>mbloch/mapshaper (mapshaper)</summary>
### [`v0.7.50`](https://github.com/mbloch/mapshaper/releases/tag/v0.7.50)
[Compare Source](https://github.com/mbloch/mapshaper/compare/v0.7.49...v0.7.50)
- Fixed `-contours` creating intersecting lines on certain inputs.
- The web UI now shows a raster's own pixels as squares once they are magnified to two screen pixels or more, instead of smoothing them into a blur.
- GeoJSON import uses about a quarter less memory.
- GeoParquet and FlatGeobuf export use much less memory and run faster, by skipping conversion to GeoJSON.
- GeoParquet row groups are now sized by their estimated size in bytes instead of by a fixed row count. Groups target 16MB of uncompressed data, so that a typical file is split into several groups that a reader can scan in parallel and skip past when filtering. Added `-o rowgroup=` to set the number of rows per row group explicitly.
- Improved CRS support for GeoParquet.
</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.49→0.7.50Release Notes
mbloch/mapshaper (mapshaper)
v0.7.50Compare Source
-contourscreating intersecting lines on certain inputs.-o rowgroup=to set the number of rows per row group explicitly.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.