Wykres commitów

297 Commity (cce51668f296745dea264cd1a3f4caea1ccc27b7)

Autor SHA1 Wiadomość Data
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
dependabot[bot] bd3b9b892b
Bump log4j-api from 2.16.0 to 2.17.0 in /flatmap-core (#35) 2021-12-18 16:04:58 -05:00
dependabot[bot] d5a10cce66
Bump mockito-core from 4.1.0 to 4.2.0 (#34) 2021-12-17 06:20:19 -05:00
dependabot[bot] 8cb75c2075
Bump snakeyaml from 1.29 to 1.30 (#33) 2021-12-16 05:47:00 -05:00
dependabot[bot] d68e42469e
Bump junit-jupiter-api from 5.8.1 to 5.8.2 in /flatmap-examples (#32) 2021-12-14 16:31:31 -05:00
Michael Barry 83deadf1fa
fix dependabot config 2021-12-14 16:22:40 -05:00
dependabot[bot] 5a71019d4c
Bump log4j-api from 2.15.0 to 2.16.0 in /flatmap-core (#30) 2021-12-14 16:15:24 -05:00
dependabot[bot] c33e57c750
Bump prometheus.version from 0.12.0 to 0.13.0 (#29) 2021-12-14 06:54:30 -05:00
dependabot[bot] 5d55fabdf6
Bump log4j.version from 2.14.1 to 2.15.0 (#27)
Bumps `log4j.version` from 2.14.1 to 2.15.0.

Updates `log4j-slf4j-impl` from 2.14.1 to 2.15.0

Updates `log4j-api` from 2.14.1 to 2.15.0

Updates `log4j-core` from 2.14.1 to 2.15.0

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-10 07:40:37 -05:00
Michael Barry 81b825960c
Change example run from CI (#28)
Monaco appears to not have bike routes anymore.
2021-12-10 07:31:34 -05:00
dependabot[bot] 17658ab0c5
Bump commonmark from 0.18.0 to 0.18.1 (#24)
Bumps [commonmark](https://github.com/commonmark/commonmark-java) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/commonmark/commonmark-java/releases)
- [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.18.0...commonmark-parent-0.18.1)

---
updated-dependencies:
- dependency-name: org.commonmark:commonmark
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-30 05:23:12 -05:00
Michael Barry 690d87f53e
Follow redirects from downloader (#23)
Fixes #21
2021-11-29 07:41:57 -05:00
dependabot[bot] 54ab067378
Bump junit.version from 5.8.1 to 5.8.2 (#22)
Bumps `junit.version` from 5.8.1 to 5.8.2.

Updates `junit-jupiter-api` from 5.8.1 to 5.8.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.8.2)

Updates `junit-jupiter-params` from 5.8.1 to 5.8.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.8.2)

Updates `junit-jupiter-engine` from 5.8.1 to 5.8.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.8.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-29 05:19:06 -05:00
dependabot[bot] 5d3f41d94e
Bump mockito-core from 4.0.0 to 4.1.0 (#20)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-22 06:14:28 -05:00
dependabot[bot] 7b3938f7cc
Bump geotools.version from 26.0 to 26.1 (#19) 2021-11-18 05:25:20 -05:00
Mike Barry 3282eb6763 Remove unnecessary println 2021-11-06 17:43:23 -04:00
Michael Barry 058442188c
Build arm64 container (#17)
Got arm64 container working on m1 macbook
2021-11-06 17:11:12 -04:00
dependabot[bot] eb72bf1c30
Bump icu4j from 69.1 to 70.1 (#10)
Bumps [icu4j](https://github.com/unicode-org/icu) from 69.1 to 70.1.
- [Release notes](https://github.com/unicode-org/icu/releases)
- [Commits](https://github.com/unicode-org/icu/commits)

---
updated-dependencies:
- dependency-name: com.ibm.icu:icu4j
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-28 05:59:29 -04:00
Michael Barry e402a3333b
Switch from github maven packages to maven central (#7) 2021-10-25 14:07:48 -04:00
Mike Barry c2260ce05a typo 2021-10-25 07:32:38 -04:00
Michael Barry d426df8bac
Smaller Monaco extract snippets (#5) 2021-10-25 07:30:56 -04:00
Michael Barry 7420c7652e
Open-source Flatmap (#3)
* remove markdown-link-check exclusions

* no shared public read access token (github deletes them automatically when checked into a public repo)
2021-10-25 06:28:45 -04:00
Mike Barry 22a2e99360 [skip ci] add sha256/md5 sum to realeases 2021-10-24 14:31:28 -04:00
Mike Barry 66faa205da basemap README tweaks 2021-10-24 10:00:08 -04:00
Mike Barry 9008d20186 tweak wording in ARCHITECTURE.md 2021-10-24 09:07:07 -04:00
Mike Barry 2585012ae3 clarify cost of z13 building merge 2021-10-24 08:52:00 -04:00
Mike Barry 99f93c85f4 doc tweaks 2021-10-24 06:28:37 -04:00
Mike Barry 97562bcc57 fix dependabot config? 2021-10-23 06:44:38 -04:00
Mike Barry c5c18195b2 fix dependabot config 2021-10-23 06:41:30 -04:00
Mike Barry 65c13863c5 give depandabot access to flatmap-examples project 2021-10-23 06:39:22 -04:00
Mike Barry 9ad23dfc74 touch dependabot file 2021-10-23 06:32:46 -04:00
Michael Barry 0a3d9b101f
Change transportation name defaults (#2)
Default to `transportation_name_brunnel=false` and `transportation_z13_paths=true`
2021-10-23 06:27:13 -04:00
Mike Barry b21439f0a0 friends link for medium 2021-10-22 05:57:55 -04:00
Mike Barry e90f1d4b43 clarify grouping/joining 2021-10-22 05:30:49 -04:00
Mike Barry b364066134 call out feature merging in README 2021-10-22 05:15:06 -04:00
Mike Barry 89a993d474 add blog post link 2021-10-21 07:49:37 -04:00