Commit Graph

174 Commits

Author SHA1 Message Date
Peter Hanecak
d378521372 fix for issue #18: adm0_l and adm0_r at z4 (#53)
* testCountryLeftRightName() extended to cover adm0_{l,r} not showing up at Z4

* fix for #18 + alignment with OMT: adm0_{l,r} only for non-disputed and only from z5

* clean-up: if-else simplified since same for z4

* other tests updated to match adm0_{l,r} change
2022-12-05 12:48:14 +01:00
Michael Barry
e33b2bd2fe Prefer OSM translations to wikidata (#55) 2022-12-03 07:18:32 -05:00
Peter Hanecak
7171538bd5 align source data URLs with OpenMapTiles (#54)
URLs for Natural Earth and Lake Centerline updated to match what is used in the OpenMapTiles
2022-12-01 18:36:46 +01:00
dependabot[bot]
ba7d61f34b Bump jib-maven-plugin from 3.3.0 to 3.3.1 (#52) 2022-11-30 05:09:56 -05:00
dependabot[bot]
f546a1e372 Bump spotless-maven-plugin from 2.27.2 to 2.28.0 (#51)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.27.2 to 2.28.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/maven/2.27.2...lib/2.28.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-26 06:33:31 -05:00
dependabot[bot]
098d29cdad Bump commonmark from 0.19.0 to 0.21.0 (#49)
Bumps [commonmark](https://github.com/commonmark/commonmark-java) from 0.19.0 to 0.21.0.
- [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.19.0...commonmark-parent-0.21.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-24 11:13:25 +01:00
Peter Hanecak
53dd048045 Use current repo for update-pr/dawidd6/action-download-artifact (#47) 2022-11-22 13:50:07 +01:00
dependabot[bot]
04875c418b Bump styfle/cancel-workflow-action from 0.10.1 to 0.11.0 (#44)
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases)
- [Commits](https://github.com/styfle/cancel-workflow-action/compare/0.10.1...0.11.0)

---
updated-dependencies:
- dependency-name: styfle/cancel-workflow-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-14 05:47:09 -04:00
Michael Barry
ef7b26ab81 Customizing guide in readme (#41) 2022-10-13 04:53:30 -04:00
dependabot[bot]
e26e13a6ff Bump spotless-maven-plugin from 2.27.1 to 2.27.2 (#43)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.27.1 to 2.27.2.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/maven/2.27.1...maven/2.27.2)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 05:07:34 -04:00
Michael Barry
5c5704eb7c Don't merge transportation segments with oneway tag (#40) 2022-10-05 06:18:28 -04:00
dependabot[bot]
7c46c776e7 Bump styfle/cancel-workflow-action from 0.10.0 to 0.10.1 (#38)
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases)
- [Commits](https://github.com/styfle/cancel-workflow-action/compare/0.10.0...0.10.1)

---
updated-dependencies:
- dependency-name: styfle/cancel-workflow-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 05:22:11 -04:00
dependabot[bot]
d8c3b1615d Bump spotless-maven-plugin from 2.27.0 to 2.27.1 (#37) 2022-09-29 05:04:06 -04:00
dependabot[bot]
173b64354e Bump snakeyaml from 1.32 to 1.33 (#36) 2022-09-27 05:07:55 -04:00
dependabot[bot]
c56e4707e7 Bump spotless-maven-plugin from 2.25.0 to 2.27.0 (#35) 2022-09-26 06:04:18 -04:00
dependabot[bot]
12aab1cbb0 Bump snakeyaml from 1.31 to 1.32 (#34) 2022-09-23 05:02:41 -04:00
Michael Barry
b3347b8083 CI-friendly pom tweaks (#33) 2022-09-22 21:07:38 -04:00
dependabot[bot]
1dea3cc362 Bump junit.version from 5.9.0 to 5.9.1 (#32) 2022-09-22 18:27:58 -04:00
dependabot[bot]
b9e6f1c7e9 Bump jib-maven-plugin from 3.2.1 to 3.3.0 (#30) 2022-09-22 18:12:06 -04:00
Michael Barry
64d8e0bf83 Get parent version from revision variable (#31) 2022-09-22 17:44:53 -04:00
dependabot[bot]
87c6125a39 Bump snakeyaml from 1.30 to 1.31 (#29) 2022-08-29 05:36:00 -04:00
dependabot[bot]
def96c2827 Bump gaurav-nelson/github-action-markdown-link-check from 1.0.13 to 1.0.14 (#22)
Bump gaurav-nelson/github-action-markdown-link-check

Bumps [gaurav-nelson/github-action-markdown-link-check](https://github.com/gaurav-nelson/github-action-markdown-link-check) from 1.0.13 to 1.0.14.
- [Release notes](https://github.com/gaurav-nelson/github-action-markdown-link-check/releases)
- [Commits](https://github.com/gaurav-nelson/github-action-markdown-link-check/compare/1.0.13...1.0.14)

---
updated-dependencies:
- dependency-name: gaurav-nelson/github-action-markdown-link-check
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-25 20:04:48 -04:00
dependabot[bot]
1af967a8b0 Bump spotless-maven-plugin from 2.24.0 to 2.25.0 (#27)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.24.0 to 2.25.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.24.0...lib/2.25.0)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-25 20:04:23 -04:00
Michael Barry
3d536c0163 Fix jib tags (#28) 2022-08-25 20:03:54 -04:00
Michael Barry
1982a69cf6 Use official docker login action (#25) 2022-08-03 05:35:17 -04:00
Michael Barry
25e418d8f7 Fix docker login (#24) 2022-08-02 09:39:41 -04:00
Michael Barry
1cf952de39 Fix doc link (#23) 2022-08-02 09:30:16 -04:00
dependabot[bot]
ba770a293a Bump styfle/cancel-workflow-action from 0.9.1 to 0.10.0 (#20)
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases)
- [Commits](https://github.com/styfle/cancel-workflow-action/compare/0.9.1...0.10.0)

---
updated-dependencies:
- dependency-name: styfle/cancel-workflow-action
  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>
2022-08-02 07:28:20 -04:00
Michael Barry
0d7cd887ce Make planetiler-openmaptiles runnable as a standalone project (#19) 2022-08-02 07:07:41 -04:00
Adam Laža
62d420811b Add .gitignore (#13) 2022-07-28 14:26:53 +02:00
Adam Laža
e82e754e30 Use submodule Utils class (#12) 2022-07-28 14:10:57 +02:00
Adam Laža
f4610869d2 spotless:apply after rebase (#11) 2022-07-28 11:39:06 +02:00
Adam Laža
efbb08425a Use the same license as OMT. (#6) 2022-07-28 10:52:17 +02:00
Adam Laža
76aa2675e6 Separate Planetiler-core LangUtils and OmtLangUtils (#9)
* Seperate Planetiler-core LangUtils and OmtLangUtils
2022-07-28 10:51:59 +02:00
Adam Laža
af2a16cec9 Setup GH Actions (#8) 2022-06-08 18:07:55 +02:00
lazaa32
008d95d1a7 spotless:apply 2022-06-07 12:42:36 +02:00
Mike Barry
2bd4420ebc 0.5-snapshot 2022-06-06 15:02:57 +02:00
Michael Barry
a421027ef6 Use fnv1a64 for tile hash (#253) 2022-06-06 15:02:57 +02:00
dependabot[bot]
0c3176ded3 Bump commonmark from 0.18.2 to 0.19.0 (#248)
Bumps [commonmark](https://github.com/commonmark/commonmark-java) from 0.18.2 to 0.19.0.
- [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.2...commonmark-parent-0.19.0)

---
updated-dependencies:
- dependency-name: org.commonmark:commonmark
  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>
2022-06-06 15:02:57 +02:00
Björn Bilger
43e30aa333 Improve DB Indexes and Fix Deferred Index Logging in Compact DB Mode (#245) 2022-06-06 15:02:57 +02:00
Michael Barry
9aaef36358 Merge overlapping water polygons (#235) 2022-06-06 15:02:57 +02:00
Björn Bilger
07a660b18f add compact DB mode (--compact-db) to de-duplicate mbtiles output (#219) 2022-06-06 15:02:57 +02:00
Michael Barry
96b1cd684c Upgrade basemap profile to OpenMapTiles v3.13.1 (#227) 2022-06-06 15:02:57 +02:00
Adam Laža
a6c8d6c602 Rename Basemap to OpenMapTiles (#1) 2022-05-23 13:40:59 +02:00
Michael Barry
596770aafa Handle elevations in units besides meters (#226) 2022-05-17 20:23:11 -04:00
Michael Barry
a70a507e47 More robust multiexpression filtering (#206) 2022-05-04 20:30:47 -04:00
Brian Sperlongano
b790ad8cd6 Data type support for Expression / MultiExpression (#190) 2022-04-28 07:08:00 -04:00
Michael Barry
3500ee0240 fix sonar warnings in tests (#191) 2022-04-23 06:36:24 -04:00
Michael Barry
644ea4b4cf Fix sonar warnings (#181) 2022-04-23 05:58:49 -04:00
Michael Barry
e876314e2b Synchronize less in transportation_name layer (#180) 2022-04-19 06:38:50 -04:00