| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| planetiler.jar | < 20 hours ago | 93.1 MB | |
| planetiler.jar.md5 | < 20 hours ago | 49 Bytes | |
| planetiler.jar.sha256 | < 20 hours ago | 81 Bytes | |
| README.md | < 21 hours ago | 5.5 kB | |
| v0.10.1 source code.tar.gz | < 21 hours ago | 59.1 MB | |
| v0.10.1 source code.zip | < 21 hours ago | 59.4 MB | |
| Totals: 6 Items | 211.6 MB | 0 | |
What's Changed
This release includes some bug fixes and a performance improvement that reduces overall CPU usage by 20%:
- Bug fixes
- Fix node location OOM error and hang (#1464) by @msbarry in https://github.com/onthegomap/planetiler/pull/1486
- Fix ArrayIndexOutOfBoundsException with
--mlt-fastpforenabled (#1470) by @msbarry in https://github.com/onthegomap/planetiler/pull/1476 - Make polygon merging more robust (https://github.com/protomaps/basemaps/issues/538) by @msbarry in https://github.com/onthegomap/planetiler/pull/1473, https://github.com/onthegomap/planetiler/pull/1499, and https://github.com/onthegomap/planetiler/pull/1500
- Performance improvements
- Optimistic naive polygon snapping (20% runtime reduction) by @msbarry in https://github.com/onthegomap/planetiler/pull/1493
- Add
--parallel-tmp-ioflag to improve throughput when using ramdisk by @msbarry in https://github.com/onthegomap/planetiler/pull/1506 - Other changes in this release
- expose
setId()for custommap/YAML profiles by @phanecak-maptiler in https://github.com/onthegomap/planetiler/pull/1469 - feat: reuse existing feature DB for faster post-processing iteration by @1Ninad in https://github.com/onthegomap/planetiler/pull/1497
- Suppress exceptions in custommap yaml files by @msbarry in https://github.com/onthegomap/planetiler/pull/1454
- Readme updates by @msbarry in https://github.com/onthegomap/planetiler/pull/1466
- 0.10.1-snapshot by @msbarry in https://github.com/onthegomap/planetiler/pull/1478
- Upgrade omt and re-enable tests by @msbarry in https://github.com/onthegomap/planetiler/pull/1492
- docs: fix typo in README.md by @lucas6028 in https://github.com/onthegomap/planetiler/pull/1494
- AI policy by @msbarry in https://github.com/onthegomap/planetiler/pull/1503
- Retry publish by @msbarry in https://github.com/onthegomap/planetiler/pull/1505
Dependency upgrades in this release
* build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot] in https://github.com/onthegomap/planetiler/pull/1462 * build(deps): bump dawidd6/action-download-artifact from 14 to 15 by @dependabot[bot] in https://github.com/onthegomap/planetiler/pull/1472 * build(deps-dev): bump org.junit.jupiter:junit-jupiter-api from 6.0.2 to 6.0.3 in /.github/planetiler-examples-dependabot by @dependabot[bot] in https://github.com/onthegomap/planetiler/pull/1471 * build(deps): bump org.xerial:sqlite-jdbc from 3.51.1.0 to 3.51.2.0 by @dependabot[bot] in https://github.com/onthegomap/planetiler/pull/1467 * build(deps): bump junit.version from 6.0.2 to 6.0.3 by @dependabot[bot] in https://github.com/onthegomap/planetiler/pull/1475 * build(deps): bump geotools.version from 34.1 to 34.2 by @dependabot[bot] in https://github.com/onthegomap/planetiler/pull/1479 * build(deps-dev): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.4 to 3.5.5 in /.github/planetiler-examples-dependabot by @dependabot[bot] in https://github.com/onthegomap/planetiler/pull/1481 * build(deps-dev): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in https://github.com/onthegomap/planetiler/pull/1480 * build(deps-dev): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 in /.github/planetiler-examples-dependabot by @dependabot[bot] in https://github.com/onthegomap/planetiler/pull/1483 * build(deps): bump jackson.version from 2.21.0 to 2.21.1 by @dependabot[bot] in https://github.com/onthegomap/planetiler/pull/1482 * build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in https://github.com/onthegomap/planetiler/pull/1484 * build(deps): bump dawidd6/action-download-artifact from 15 to 16 by @dependabot[bot] in https://github.com/onthegomap/planetiler/pull/1488 * build(deps): bump com.google.protobuf:protobuf-java from 4.33.3 to 4.33.5 by @dependabot[bot] in https://github.com/onthegomap/planetiler/pull/1487 * build(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in https://github.com/onthegomap/planetiler/pull/1490 * build(deps): bump org.roaringbitmap:RoaringBitmap from 1.3.0 to 1.6.12 by @dependabot[bot] in https://github.com/onthegomap/planetiler/pull/1489 * build(deps): bump com.google.protobuf:protobuf-java from 4.33.5 to 4.34.0 by @dependabot[bot] in https://github.com/onthegomap/planetiler/pull/1495 * build(deps): bump org.yaml:snakeyaml from 2.5 to 2.6 by @dependabot[bot] in https://github.com/onthegomap/planetiler/pull/1496 * build(deps-dev): bump com.diffplug.spotless:spotless-maven-plugin from 3.2.1 to 3.3.0 by @dependabot[bot] in https://github.com/onthegomap/planetiler/pull/1498 * build(deps): bump org.tukaani:xz from 1.11 to 1.12 by @dependabot[bot] in https://github.com/onthegomap/planetiler/pull/1501 * build(deps): bump org.mockito:mockito-core from 5.21.0 to 5.22.0 by @dependabot[bot] in https://github.com/onthegomap/planetiler/pull/1502 * build(deps): bump blue.strategic.parquet:parquet-floor from 1.60 to 1.62 by @dependabot[bot] in https://github.com/onthegomap/planetiler/pull/1504New Contributors
- @lucas6028 made their first contribution in https://github.com/onthegomap/planetiler/pull/1494
- @1Ninad made their first contribution in https://github.com/onthegomap/planetiler/pull/1497
Full Changelog: https://github.com/onthegomap/planetiler/compare/v0.10.0...v0.10.1