Wykres commitów

582 Commity (db0af42b84d60fed38853ff34562d38090a36faa)

Autor SHA1 Wiadomość Data
dependabot[bot] 1f75ad2667
Bump guava from 31.0.1-jre to 31.1-jre (#102)
Bumps [guava](https://github.com/google/guava) from 31.0.1-jre to 31.1-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 07:17:52 -05:00
Michael Barry 2f05f942b2
Custom PBF parsing (#82)
Pull in pbf parsing to give more control over threading model and performance.
2022-02-28 20:52:30 -05:00
dependabot[bot] 7e8596b0e1
Bump log4j.version from 2.17.1 to 2.17.2 (#100) 2022-02-28 05:10:22 -05:00
dependabot[bot] 4ad4d952a6
Bump actions/setup-node from 2 to 3 (#95) 2022-02-25 05:02:25 -05:00
dependabot[bot] 2017e84475
Bump commonmark from 0.18.1 to 0.18.2 (#96) 2022-02-25 05:01:31 -05:00
Michael Barry 714c636e12
download from quickstart (#93) 2022-02-24 21:21:19 -05:00
Oliver Wipfli 0f2c2e9c76
Add intellij file settings instructions on Linux (#89) 2022-02-24 21:11:08 -05:00
Michael Barry 0d727c4302
Thread stats (#85)
Add more detailed thread and GC stats to summary.
2022-02-24 08:19:44 -05:00
dependabot[bot] aaaaa2f20b
Bump geotools.version from 26.2 to 26.3 (#84) 2022-02-24 05:03:49 -05:00
Mike Barry e7e5cd88c4 fix warnings 2022-02-23 20:45:56 -05:00
Michael Barry 209361eb7e
Support for each loop in workers (#83) 2022-02-23 20:32:41 -05:00
Mike Barry 0357f4ba8f log number of elements 2022-02-23 05:25:32 -05:00
dependabot[bot] 9f97ecd6b6
Bump actions/github-script from 5 to 6 (#79) 2022-02-14 04:47:06 -05:00
Mike Barry 314598c1f6 Add link to OSM-US slack invite app 2022-02-13 06:59:41 -05:00
dependabot[bot] 3d232b9f85
Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 (#76) 2022-02-12 04:36:33 -05:00
dependabot[bot] 187af54b7c
Bump slf4j-api from 1.7.35 to 1.7.36 (#75) 2022-02-10 04:50:02 -05:00
Mike Barry 445e8e8f14 tweak README.md 2022-02-08 09:11:56 -05:00
Michael Barry a6b0072eca
Fix service/man_made npe (#72) 2022-02-07 20:41:02 -05:00
dependabot[bot] e3a47ad4b2
Bump prometheus.version from 0.14.1 to 0.15.0 (#71) 2022-02-07 04:37:37 -05:00
Michael Barry 9638c292b0
Include route relations without a network type (#68) 2022-02-05 06:21:39 -05:00
Mike Barry 5fc7f59d0f add test for bridge construction polygon 2022-02-04 07:40:19 -05:00
Michael Barry de08cf9c28
Handle highways with man_made=bridge (#66) 2022-02-04 07:22:31 -05:00
Michael Barry e092586dfc
Gracefully handle exceptions from profile (#65) 2022-02-04 06:26:26 -05:00
Michael Barry 8d90470d55
Fix unit tests in other locales (#64) 2022-01-27 20:23:24 -05:00
Michael Barry 48ce4cbe23
Fix pedestrian area multipolygons (#63) 2022-01-27 06:14:37 -05:00
dependabot[bot] 31a16226a1
Bump slf4j-api from 1.7.33 to 1.7.35 (#62) 2022-01-27 05:09:25 -05:00
dependabot[bot] 9938e11f24
Bump mockito-core from 4.3.0 to 4.3.1 (#60) 2022-01-26 05:40:33 -05:00
dependabot[bot] 43dbc005d7
Bump mockito-core from 4.2.0 to 4.3.0 (#59) 2022-01-25 05:02:51 -05:00
dependabot[bot] 87ba194e63
Bump geotools.version from 26.1 to 26.2 (#58) 2022-01-24 04:46:31 -05:00
dependabot[bot] 0f0e43cc0b
Bump jib-maven-plugin from 3.1.4 to 3.2.0 (#57) 2022-01-20 05:37:20 -05:00
Mike Barry 980dcfab7e 0.3-SNAPSHOT 2022-01-19 06:10:41 -05:00
Michael Barry 9c1472fd30
Upgrade planetiler-basemap to be compatible with OpenMapTiles 3.13 (#49)
Applying changes to layers from [OpenMapTiles 3.13 release](https://github.com/openmaptiles/openmaptiles/releases/tag/v3.13) (https://github.com/openmaptiles/openmaptiles/compare/v3.12.2...v3.13), minus transportation network connectivity improvements - those will be a separate change.
2022-01-19 05:36:44 -05:00
Michael Barry 6f2dbc4f4b
Add profile hooks for preprocessing OSM nodes and ways (#56) 2022-01-16 10:00:57 -05:00
dependabot[bot] ad9d547ffc
Bump slf4j-api from 1.7.32 to 1.7.33 (#55) 2022-01-14 04:52:30 -05:00
dependabot[bot] 26989da07e
Bump maven-jar-plugin from 3.2.1 to 3.2.2 (#53) 2022-01-13 05:12:06 -05:00
Mike Barry b6ba928be1 Revert "allow using label grid on lines and polygons too (#51)"
This reverts commit 1c622ffdfb.
2022-01-10 06:41:15 -05:00
dependabot[bot] b8911b0f83
Bump maven-jar-plugin from 3.2.0 to 3.2.1 (#52) 2022-01-10 05:12:13 -05:00
Michael Barry 1c622ffdfb
allow using label grid on lines and polygons too (#51) 2022-01-09 12:02:46 -05:00
Michael Barry bf99918198
Treat boundary and land_area relation types as multipolygons (#50) 2022-01-07 10:01:22 -05:00
dependabot[bot] f7a129168d
Bump maven-deploy-plugin from 3.0.0-M1 to 3.0.0-M2 (#48) 2021-12-31 04:35:16 -05:00
dependabot[bot] db8717d8c2
Bump reproducible-build-maven-plugin from 0.14 to 0.15 (#45) 2021-12-30 04:35:46 -05:00
dependabot[bot] af53451643
Bump log4j.version from 2.17.0 to 2.17.1 (#44) 2021-12-29 06:18:10 -05:00
Mike Barry 2d84bd1f52 fix link 2021-12-23 05:52:55 -05:00
Michael Barry 9e9cf7c413
Change name to Planetiler (#40)
* change name from flatmap to planetiler
* bump version to 0.2-SNAPSHOT
2021-12-23 05:42:24 -05:00
Michael Barry ef56ef03a1
Switch from temurin jdk to jre (#41) 2021-12-22 12:03:44 -05:00
Michael Barry 26c82849e8
Use maven cache for regenerate CI (#42) 2021-12-22 11:49:40 -05:00
dependabot[bot] 2243dacb9c
Bump prometheus.version from 0.13.0 to 0.14.1 (#39) 2021-12-21 05:53:09 -05:00
dependabot[bot] 67f0ffc5eb
Bump jackson.version from 2.13.0 to 2.13.1 (#38) 2021-12-20 05:09:35 -05:00
Michael Barry b912dbe8c6
run generate test from CI (#37) 2021-12-19 20:27:03 -05:00
Mike Barry 7549f8b504 release snapshot on commit to main 2021-12-19 15:43:27 -05:00