onthegomap / planetiler

Flexible tool to build planet-scale vector tilesets from OpenStreetMap data fast
Apache License 2.0
1.2k stars 100 forks source link

Bump com.carrotsearch:hppc from 0.9.1 to 0.10.0 #930

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps com.carrotsearch:hppc from 0.9.1 to 0.10.0.

Release notes

Sourced from com.carrotsearch:hppc's releases.

Release 0.10.0

This release adds a few utility methods and fixes a few problems with clashing method names (remove). This release is not backward compatible: it's likely you will have to update your code (remove method renamed to removeElement or removeAt, depending on the semantics, dropped WormMap and WormSet classes).

This release requires Java 11 or higher to run.

Resolved issues: https://github.com/carrotsearch/hppc/milestone/4?closed=1

JavaDoc: http://carrotsearch.github.io/hppc/releases/0.10.0/api/

New features and API changes

  • GH-250: Add KTypeIndexedContainer stream, sort and reverse methods. (Bruno Roustant)

  • GH-247: Add KTypeArrayList removeAt and rename remove to removeElement. (Bruno Roustant)

  • GH-244: Hide RamUsageEstimator from the public API. (Dawid Weiss)

  • GH-239: Minimum Java bumped to 11 (from 8). (Dawid Weiss)

  • GH-235: Drop WormMap and WormSet. (Bruno Roustant).

Improvements

  • GH-248: List constructor creates a buffer with capacity exactly the expected number of elements. (Bruno Roustant)

** Bugs

  • GH-237: Fix HashMap put/remove returned value for empty key after clear. (Bruno Roustant)
Changelog

Sourced from com.carrotsearch:hppc's changelog.

[0.10.0-SNAPSHOT]

** New features and API changes

GH-250: Add KTypeIndexedContainer stream, sort and reverse methods. (Bruno Roustant)

GH-247: Add KTypeArrayList removeAt and rename remove to removeElement. (Bruno Roustant)

GH-244: Hide RamUsageEstimator from the public API. (Dawid Weiss)

GH-239: Minimum Java bumped to 11 (from 8). (Dawid Weiss)

GH-235: Drop WormMap and WormSet. Those associative containers implementing Worm Hashing were added in HPPC-176. Since then, with improvements to HashMap, there is no clear advantage to using WormMap. Dropping them helps to reduce the library size. (Bruno Roustant).

** Improvements

GH-248: List constructor creates a buffer with capacity exactly the expected number of elements. (Bruno Roustant)

** Bugs

GH-237: Fix HashMap put/remove returned value for empty key after clear. (Bruno Roustant)

[0.9.1] https://github.com/carrotsearch/hppc/releases/tag/0.9.1

** New features and API changes

GH-31: Added QuickSort and used it in SortedIterationKTypeVTypeHashMap. (Bruno Roustant) QuickSort can be used with custom element comparator and swapper.

GH-28: Added SortedIterationKTypeVTypeHashMap: a sorted-iteration order view over another key-value map. (Bruno Roustant)

** Improvements

GH-26: Moved putIfAbsent to interface KTypeVTypeMap. (Dawid Weiss)

GH-25: Added addAll(KTypeContainer) on KTypeSet. (Erich Schubert, Dawid Weiss).

GH-27: Added identity short circuit to existing equals methods. (Callum Galbreath).

[0.9.0] https://github.com/carrotsearch/hppc/releases/tag/0.9.0

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 1 week ago
This Branch 9dbe2ac81752bd77f4f8e56759eec671bdca262c Base 7353bf5795974ecdce100cb5f20c034f131e83fe
``` 0:01:11 DEB [archive] - Tile stats: 0:01:11 DEB [archive] - Biggest tiles (gzipped) 1. 14/4942/6092 (154k) https://onthegomap.github.io/planetiler-demo/#14.5/41.82864/-71.40015 (poi:83k) 2. 9/154/190 (149k) https://onthegomap.github.io/planetiler-demo/#9.5/41.77078/-71.36719 (landcover:85k) 3. 10/308/380 (138k) https://onthegomap.github.io/planetiler-demo/#10.5/41.90214/-71.54297 (landcover:66k) 4. 10/308/381 (136k) https://onthegomap.github.io/planetiler-demo/#10.5/41.63994/-71.54297 (landcover:72k) 5. 14/4941/6092 (111k) https://onthegomap.github.io/planetiler-demo/#14.5/41.82864/-71.42212 (poi:64k) 6. 14/4941/6093 (110k) https://onthegomap.github.io/planetiler-demo/#14.5/41.81227/-71.42212 (building:62k) 7. 14/4940/6092 (99k) https://onthegomap.github.io/planetiler-demo/#14.5/41.82864/-71.44409 (building:92k) 8. 11/616/762 (98k) https://onthegomap.github.io/planetiler-demo/#11.5/41.7057/-71.63086 (landcover:71k) 9. 14/4942/6091 (96k) https://onthegomap.github.io/planetiler-demo/#14.5/41.84501/-71.40015 (building:79k) 10. 11/616/761 (96k) https://onthegomap.github.io/planetiler-demo/#11.5/41.83679/-71.63086 (landcover:72k) 0:01:11 DEB [archive] - Max tile sizes z0 z1 z2 z3 z4 z5 z6 z7 z8 z9 z10 z11 z12 z13 z14 all boundary 154 374 443 583 938 339 433 548 773 1.6k 2.1k 7.2k 6.4k 5.8k 4.5k 7.2k water 7.7k 3.7k 8.6k 5.5k 2.6k 5.1k 15k 18k 16k 25k 15k 13k 17k 15k 12k 25k place 0 0 441 441 441 639 712 1k 1.5k 3.1k 5.6k 3.3k 1.7k 795 936 5.6k landuse 0 0 0 0 548 694 1.6k 6.8k 17k 44k 59k 50k 38k 19k 12k 59k transportation 0 0 0 0 243 782 1.2k 5.9k 8k 24k 17k 19k 65k 48k 34k 65k waterway 0 0 0 0 111 118 0 0 0 3.1k 2.4k 2.1k 2.1k 4.9k 2.4k 4.9k park 0 0 0 0 0 0 1.2k 4k 9.7k 19k 13k 8.2k 4.3k 3.4k 4.4k 19k transportation_name 0 0 0 0 0 0 369 464 1.2k 1.8k 5.4k 4.6k 3.9k 3.4k 18k 18k landcover 0 0 0 0 0 0 0 9.5k 29k 85k 72k 81k 53k 30k 24k 85k mountain_peak 0 0 0 0 0 0 0 1.1k 1.8k 3.4k 4.3k 2.8k 1.4k 1.4k 869 4.3k water_name 0 0 0 0 0 0 0 0 0 486 461 433 452 1.2k 1.5k 1.5k aerodrome_label 0 0 0 0 0 0 0 0 0 0 664 327 273 220 220 664 aeroway 0 0 0 0 0 0 0 0 0 0 1.6k 2.1k 3k 3.4k 2.7k 3.4k poi 0 0 0 0 0 0 0 0 0 0 0 0 501 498 83k 83k building 0 0 0 0 0 0 0 0 0 0 0 0 0 59k 92k 92k housenumber 0 0 0 0 0 0 0 0 0 0 0 0 0 0 35k 35k full tile 7.9k 4k 9.5k 6.5k 3.7k 6k 20k 42k 85k 203k 185k 135k 114k 128k 244k 244k gzipped 6.2k 3.5k 7.1k 5.2k 3.1k 4.8k 14k 29k 60k 149k 138k 98k 83k 92k 154k 154k 0:01:11 DEB [archive] - Max tile: 244k (gzipped: 154k) 0:01:11 DEB [archive] - Avg tile: 5.4k (gzipped: 4k) using weighted average based on OSM traffic 0:01:11 DEB [archive] - # tiles: 4,115,036 0:01:11 DEB [archive] - # features: 5,487,124 0:01:11 INF [archive] - Finished in 19s cpu:1m10s avg:3.7 0:01:11 INF [archive] - read 1x(3% 0.6s wait:18s) 0:01:11 INF [archive] - encode 4x(54% 10s wait:2s) 0:01:11 INF [archive] - write 1x(21% 4s wait:13s) 0:01:11 INF [archive] - Finished in 1m12s cpu:3m40s gc:1s avg:3.1 0:01:11 INF [archive] - FINISHED! 0:01:11 INF [archive] - 0:01:11 INF [archive] - ---------------------------------------- 0:01:11 INF [archive] - data errors: 0:01:11 INF [archive] - render_snap_fix_input 16,667 0:01:11 INF [archive] - osm_multipolygon_missing_way 360 0:01:11 INF [archive] - osm_boundary_missing_way 73 0:01:11 INF [archive] - merge_snap_fix_input 12 0:01:11 INF [archive] - osm_boundary_duplicate_member 2 0:01:11 INF [archive] - feature_centroid_if_convex_osm_invalid_multipolygon_empty_after_fix 2 0:01:11 INF [archive] - omt_fix_water_before_ne_intersect 1 0:01:11 INF [archive] - feature_polygon_osm_invalid_multipolygon_empty_after_fix 1 0:01:11 INF [archive] - feature_point_on_surface_osm_invalid_multipolygon_empty_after_fix 1 0:01:11 INF [archive] - ---------------------------------------- 0:01:11 INF [archive] - overall 1m12s cpu:3m40s gc:1s avg:3.1 0:01:11 INF [archive] - lake_centerlines 3s cpu:6s avg:1.9 0:01:11 INF [archive] - read 1x(15% 0.5s done:3s) 0:01:11 INF [archive] - process 4x(0% 0s done:3s) 0:01:11 INF [archive] - write 1x(0% 0s done:3s) 0:01:11 INF [archive] - water_polygons 15s cpu:41s avg:2.8 0:01:11 INF [archive] - read 1x(40% 6s done:6s) 0:01:11 INF [archive] - process 4x(29% 4s wait:3s done:5s) 0:01:11 INF [archive] - write 1x(4% 0.6s wait:10s done:5s) 0:01:11 INF [archive] - natural_earth 12s cpu:18s avg:1.6 0:01:11 INF [archive] - read 1x(52% 6s done:5s) 0:01:11 INF [archive] - process 4x(7% 0.8s wait:6s done:5s) 0:01:11 INF [archive] - write 1x(0% 0s wait:6s done:5s) 0:01:11 INF [archive] - osm_pass1 2s cpu:6s avg:3.2 0:01:11 INF [archive] - read 1x(2% 0s wait:2s) 0:01:11 INF [archive] - parse 4x(33% 0.6s) 0:01:11 INF [archive] - process 1x(72% 1s) 0:01:11 INF [archive] - osm_pass2 19s cpu:1m13s avg:3.9 0:01:11 INF [archive] - read 1x(0% 0s wait:11s done:7s) 0:01:11 INF [archive] - process 4x(75% 14s) 0:01:11 INF [archive] - write 1x(2% 0.4s wait:18s) 0:01:11 INF [archive] - ne_lakes 0s cpu:0s avg:0 0:01:11 INF [archive] - boundaries 0s cpu:0s avg:2.9 0:01:11 INF [archive] - agg_stop 0s cpu:0s avg:0 0:01:11 INF [archive] - sort 1s cpu:3s avg:2.5 0:01:11 INF [archive] - worker 1x(52% 0.7s) 0:01:11 INF [archive] - archive 19s cpu:1m10s avg:3.7 0:01:11 INF [archive] - read 1x(3% 0.6s wait:18s) 0:01:11 INF [archive] - encode 4x(54% 10s wait:2s) 0:01:11 INF [archive] - write 1x(21% 4s wait:13s) 0:01:11 INF [archive] - ---------------------------------------- 0:01:11 INF [archive] - archive 108MB 0:01:11 INF [archive] - features 281MB -rw-r--r-- 1 runner docker 84M Jun 25 11:52 run.jar ``` ``` 0:01:03 DEB [archive] - Tile stats: 0:01:03 DEB [archive] - Biggest tiles (gzipped) 1. 14/4942/6092 (154k) https://onthegomap.github.io/planetiler-demo/#14.5/41.82864/-71.40015 (poi:83k) 2. 9/154/190 (149k) https://onthegomap.github.io/planetiler-demo/#9.5/41.77078/-71.36719 (landcover:85k) 3. 10/308/380 (138k) https://onthegomap.github.io/planetiler-demo/#10.5/41.90214/-71.54297 (landcover:66k) 4. 10/308/381 (136k) https://onthegomap.github.io/planetiler-demo/#10.5/41.63994/-71.54297 (landcover:72k) 5. 14/4941/6092 (111k) https://onthegomap.github.io/planetiler-demo/#14.5/41.82864/-71.42212 (poi:64k) 6. 14/4941/6093 (110k) https://onthegomap.github.io/planetiler-demo/#14.5/41.81227/-71.42212 (building:62k) 7. 14/4940/6092 (99k) https://onthegomap.github.io/planetiler-demo/#14.5/41.82864/-71.44409 (building:92k) 8. 11/616/762 (98k) https://onthegomap.github.io/planetiler-demo/#11.5/41.7057/-71.63086 (landcover:71k) 9. 14/4942/6091 (96k) https://onthegomap.github.io/planetiler-demo/#14.5/41.84501/-71.40015 (building:79k) 10. 11/616/761 (96k) https://onthegomap.github.io/planetiler-demo/#11.5/41.83679/-71.63086 (landcover:72k) 0:01:03 DEB [archive] - Max tile sizes z0 z1 z2 z3 z4 z5 z6 z7 z8 z9 z10 z11 z12 z13 z14 all boundary 154 374 443 583 938 339 433 548 773 1.6k 2.1k 7.2k 6.4k 5.8k 4.5k 7.2k water 7.7k 3.7k 8.6k 5.5k 2.6k 5.1k 15k 18k 16k 25k 15k 13k 17k 15k 12k 25k place 0 0 441 441 441 639 712 1k 1.5k 3.1k 5.6k 3.3k 1.7k 795 936 5.6k landuse 0 0 0 0 548 694 1.6k 6.8k 17k 44k 59k 50k 38k 19k 12k 59k transportation 0 0 0 0 243 782 1.2k 5.9k 8k 24k 17k 19k 65k 48k 34k 65k waterway 0 0 0 0 111 118 0 0 0 3.1k 2.4k 2.1k 2.1k 4.9k 2.4k 4.9k park 0 0 0 0 0 0 1.2k 4k 9.7k 19k 13k 8.2k 4.3k 3.4k 4.4k 19k transportation_name 0 0 0 0 0 0 369 464 1.2k 1.8k 5.4k 4.6k 3.9k 3.4k 18k 18k landcover 0 0 0 0 0 0 0 9.5k 29k 85k 72k 81k 53k 30k 24k 85k mountain_peak 0 0 0 0 0 0 0 1.1k 1.8k 3.4k 4.3k 2.8k 1.4k 1.4k 869 4.3k water_name 0 0 0 0 0 0 0 0 0 486 461 433 452 1.2k 1.5k 1.5k aerodrome_label 0 0 0 0 0 0 0 0 0 0 664 327 273 220 220 664 aeroway 0 0 0 0 0 0 0 0 0 0 1.6k 2.1k 3k 3.4k 2.7k 3.4k poi 0 0 0 0 0 0 0 0 0 0 0 0 501 498 83k 83k building 0 0 0 0 0 0 0 0 0 0 0 0 0 59k 92k 92k housenumber 0 0 0 0 0 0 0 0 0 0 0 0 0 0 35k 35k full tile 7.9k 4k 9.5k 6.5k 3.7k 6k 20k 42k 85k 203k 185k 135k 114k 128k 244k 244k gzipped 6.2k 3.5k 7.1k 5.2k 3.1k 4.8k 14k 29k 60k 149k 138k 98k 83k 92k 154k 154k 0:01:03 DEB [archive] - Max tile: 244k (gzipped: 154k) 0:01:03 DEB [archive] - Avg tile: 5.4k (gzipped: 4k) using weighted average based on OSM traffic 0:01:03 DEB [archive] - # tiles: 4,115,036 0:01:03 DEB [archive] - # features: 5,487,124 0:01:03 INF [archive] - Finished in 18s cpu:1m6s avg:3.7 0:01:03 INF [archive] - read 1x(3% 0.5s wait:17s) 0:01:03 INF [archive] - encode 4x(56% 10s wait:2s) 0:01:03 INF [archive] - write 1x(22% 4s wait:12s) 0:01:03 INF [archive] - Finished in 1m3s cpu:3m27s gc:1s avg:3.3 0:01:03 INF [archive] - FINISHED! 0:01:03 INF [archive] - 0:01:03 INF [archive] - ---------------------------------------- 0:01:03 INF [archive] - data errors: 0:01:03 INF [archive] - render_snap_fix_input 16,667 0:01:03 INF [archive] - osm_multipolygon_missing_way 360 0:01:03 INF [archive] - osm_boundary_missing_way 73 0:01:03 INF [archive] - merge_snap_fix_input 12 0:01:03 INF [archive] - osm_boundary_duplicate_member 2 0:01:03 INF [archive] - feature_centroid_if_convex_osm_invalid_multipolygon_empty_after_fix 2 0:01:03 INF [archive] - omt_fix_water_before_ne_intersect 1 0:01:03 INF [archive] - feature_polygon_osm_invalid_multipolygon_empty_after_fix 1 0:01:03 INF [archive] - feature_point_on_surface_osm_invalid_multipolygon_empty_after_fix 1 0:01:03 INF [archive] - ---------------------------------------- 0:01:03 INF [archive] - overall 1m3s cpu:3m27s gc:1s avg:3.3 0:01:03 INF [archive] - lake_centerlines 2s cpu:5s avg:2.3 0:01:03 INF [archive] - read 1x(22% 0.5s done:2s) 0:01:03 INF [archive] - process 4x(0% 0s done:2s) 0:01:03 INF [archive] - write 1x(0% 0s done:2s) 0:01:03 INF [archive] - water_polygons 15s cpu:40s avg:2.7 0:01:03 INF [archive] - read 1x(41% 6s done:6s) 0:01:03 INF [archive] - process 4x(29% 4s wait:2s done:5s) 0:01:03 INF [archive] - write 1x(4% 0.6s wait:9s done:5s) 0:01:03 INF [archive] - natural_earth 6s cpu:12s avg:1.8 0:01:03 INF [archive] - read 1x(94% 6s) 0:01:03 INF [archive] - process 4x(12% 0.8s wait:6s) 0:01:03 INF [archive] - write 1x(0% 0s wait:6s) 0:01:03 INF [archive] - osm_pass1 2s cpu:6s avg:3.3 0:01:03 INF [archive] - read 1x(2% 0s wait:2s) 0:01:03 INF [archive] - parse 4x(33% 0.6s) 0:01:03 INF [archive] - process 1x(70% 1s) 0:01:03 INF [archive] - osm_pass2 18s cpu:1m12s avg:4 0:01:03 INF [archive] - read 1x(0% 0s wait:11s done:8s) 0:01:03 INF [archive] - process 4x(75% 14s) 0:01:03 INF [archive] - write 1x(2% 0.4s wait:18s) 0:01:03 INF [archive] - ne_lakes 0s cpu:0s avg:0 0:01:03 INF [archive] - boundaries 0s cpu:0s avg:2.2 0:01:03 INF [archive] - agg_stop 0s cpu:0s avg:11.7 0:01:03 INF [archive] - sort 1s cpu:3s avg:2.5 0:01:03 INF [archive] - worker 1x(53% 0.7s) 0:01:03 INF [archive] - archive 18s cpu:1m6s avg:3.7 0:01:03 INF [archive] - read 1x(3% 0.5s wait:17s) 0:01:03 INF [archive] - encode 4x(56% 10s wait:2s) 0:01:03 INF [archive] - write 1x(22% 4s wait:12s) 0:01:03 INF [archive] - ---------------------------------------- 0:01:03 INF [archive] - archive 108MB 0:01:03 INF [archive] - features 281MB -rw-r--r-- 1 runner docker 84M Jun 25 11:53 run.jar ```

Full logs: https://github.com/onthegomap/planetiler/actions/runs/9661866369