Wykres commitów

565 Commity (msbarry-patch-2)

Autor SHA1 Wiadomość Data
Michael Barry 99c0f8ae9c
Add `--feature-read-threads` option to read features in parallel when writing tiles (#225) 2022-05-24 18:46:52 -04:00
Björn Bilger f5206b3a73
add compact DB mode (--compact-db) to de-duplicate mbtiles output (#219) 2022-05-24 17:46:56 -04:00
Michael Barry 6873b989d6
Upgrade basemap profile to OpenMapTiles v3.13.1 (#227) 2022-05-23 06:08:59 -04:00
dependabot[bot] 2cf36c61c8
Bump geotools.version from 26.4 to 27.0 (#230)
Bumps `geotools.version` from 26.4 to 27.0.

Updates `gt-shapefile` from 26.4 to 27.0

Updates `gt-epsg-hsql` from 26.4 to 27.0

---
updated-dependencies:
- dependency-name: org.geotools:gt-shapefile
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.geotools:gt-epsg-hsql
  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>
2022-05-23 05:31:57 -04:00
Michael Barry dab37f572e
Handle elevations in units besides meters (#226) 2022-05-17 20:23:11 -04:00
dependabot[bot] 6b4eca3a78
Bump jackson.version from 2.13.2 to 2.13.3 (#223) 2022-05-16 06:01:39 -04:00
Michael Barry b1e6848979
Upload artifact during build (#222) 2022-05-12 06:31:07 -04:00
dependabot[bot] 1a55d138e7
Bump spotless-maven-plugin from 2.22.4 to 2.22.5 (#221)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.22.4 to 2.22.5.
- [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.22.4...maven/2.22.5)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 05:35:42 -04:00
Michael Barry a8bec7a56d
Run nested tests (#218) 2022-05-08 21:12:31 -04:00
Michael Barry 9062e6b79b
Use custom min-heap to improve k-way merge by 30-50% (#217) 2022-05-08 20:00:13 -04:00
Michael Barry 726e6d0107
Parallel temp feature writes using `--write-threads` argument (#213) 2022-05-05 22:02:18 -04:00
Michael Barry 3589fc61f3
More robust multiexpression filtering (#206) 2022-05-04 20:30:47 -04:00
dependabot[bot] b109bd0ee6
Bump spotless-maven-plugin from 2.22.3 to 2.22.4 (#210) 2022-05-04 08:29:15 -04:00
Michael Barry 01b52f9812
Add `--mmap-temp` option to use memory-mapped IO for temp feature files (#209) 2022-05-03 08:59:15 -04:00
Brian Sperlongano 891537e2bc
Implement matchField testing for Expression.not (#201) 2022-04-30 09:42:24 -04:00
Michael Barry 186af36c42
Minimize number of temp feature chunk files (#199) 2022-04-28 20:14:44 -04:00
Brian Sperlongano ffb157414e
Data type support for Expression / MultiExpression (#190) 2022-04-28 07:08:00 -04:00
dependabot[bot] 59a48e1620
Bump spotless-maven-plugin from 2.22.2 to 2.22.3 (#198)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.22.2 to 2.22.3.
- [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.22.2...maven/2.22.3)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28 05:45:52 -04:00
Michael Barry c1cac1d1d0
ignore generated code from sonar (#197) 2022-04-27 08:10:37 -04:00
Michael Barry b04f4cde0b
Review thread local warnings (#196) 2022-04-27 07:24:14 -04:00
Michael Barry 2db49fc76f
Fix sonar issues with unclosed resources (#195) 2022-04-26 06:26:05 -04:00
dependabot[bot] 4c67e10ed5
Bump spotless-maven-plugin from 2.22.1 to 2.22.2 (#194)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.22.1 to 2.22.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/lib/2.22.1...lib/2.22.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 06:09:22 -04:00
Michael Barry 29a50f59e4
fix sonar warnings in tests (#191) 2022-04-23 06:36:24 -04:00
Michael Barry 5341d4d712
Fix sonar warnings (#181) 2022-04-23 05:58:49 -04:00
dependabot[bot] ae92610f24
Bump mockito-core from 4.5.0 to 4.5.1 (#189) 2022-04-22 06:02:43 -04:00
dependabot[bot] 8f9c1fabe0
Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 (#188)
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.2...maven-javadoc-plugin-3.4.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  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-04-21 07:30:00 -04:00
dependabot[bot] 6c4f22f2d9
Bump mockito-core from 4.4.0 to 4.5.0 (#183)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.4.0...v4.5.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>
2022-04-21 07:19:41 -04:00
dependabot[bot] b67189e2dd
Bump actions/cache from 2 to 3 (#182)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  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>
2022-04-21 07:18:38 -04:00
Michael Barry 48c443135a
Inline sonar token (#186) 2022-04-21 07:09:27 -04:00
Mike Barry 3332d27b16 force 1.0.13 2022-04-20 06:30:13 -04:00
Michael Barry afe1f08a75
Synchronize less in `transportation_name` layer (#180) 2022-04-19 06:38:50 -04:00
Michael Barry ad7502c601
[WIP] Sonar? (#177)
Try using sonarcloud for static analysis
2022-04-19 06:24:52 -04:00
Michael Barry 422c6c0fcb
reduce forest landcover min zoom to 7 (#176) 2022-04-14 05:39:01 -04:00
dependabot[bot] 2742bef48d
Bump actions/setup-java from 2 to 3 (#171)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-java
  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>
2022-04-12 20:14:29 -04:00
dependabot[bot] d0bb275469
Bump geotools.version from 26.3 to 26.4 (#172)
Bumps `geotools.version` from 26.3 to 26.4.

Updates `gt-shapefile` from 26.3 to 26.4

Updates `gt-epsg-hsql` from 26.3 to 26.4

---
updated-dependencies:
- dependency-name: org.geotools:gt-shapefile
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.geotools:gt-epsg-hsql
  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-04-12 09:07:11 -04:00
dependabot[bot] 6a7c679141
Bump actions/upload-artifact from 2 to 3 (#170)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>
2022-04-11 05:58:55 -04:00
Michael Barry 5cfb05a03b
Run `spotless:check` before verify actions in CI (#169)
move spotless:check to standalone ci job
2022-04-09 06:51:59 -04:00
dependabot[bot] 36ab288526
Bump icu4j from 70.1 to 71.1 (#161)
Bumps [icu4j](https://github.com/unicode-org/icu) from 70.1 to 71.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>
2022-04-08 05:40:33 -04:00
dependabot[bot] c9f55327fa
Bump spotless-maven-plugin from 2.22.0 to 2.22.1 (#159) 2022-04-07 04:55:32 -04:00
dependabot[bot] 1b54b427e1
Bump maven-failsafe-plugin from 3.0.0-M5 to 3.0.0-M6 (#157) 2022-04-05 06:06:32 -04:00
dependabot[bot] 94b8cb3e8e
Bump maven-failsafe-plugin in /.github/planetiler-examples-dependabot (#158) 2022-04-05 06:06:21 -04:00
dependabot[bot] ac3f27c03a
Bump maven-surefire-plugin in /.github/planetiler-examples-dependabot (#156) 2022-04-04 05:48:19 -04:00
dependabot[bot] 91076f5a6c
Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6 (#155) 2022-04-04 05:48:00 -04:00
dependabot[bot] d2faf27af1
Bump jnr-ffi from 2.2.11 to 2.2.12 (#154) 2022-04-01 04:34:29 -04:00
Mike Barry 3ca78328a2 attach javadoc before signing 2022-03-31 07:20:07 -04:00
Michael Barry 4983bbc04e
0.4.0 tweaks (#153)
* tweaks from running on planet

* add no building merge log

* table format

* update maven descriptions
2022-03-31 06:42:28 -04:00
Mike Barry 827da1912a bump to 0.4-SNAPSHOT 2022-03-31 05:54:57 -04:00
dependabot[bot] 33931ed7f0
Bump jib-maven-plugin from 3.2.0 to 3.2.1 (#152)
Bumps [jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/GoogleContainerTools/jib/releases)
- [Commits](https://github.com/GoogleContainerTools/jib/commits)

---
updated-dependencies:
- dependency-name: com.google.cloud.tools:jib-maven-plugin
  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>
2022-03-31 05:34:28 -04:00
dependabot[bot] 1c76cdc96d
Bump spotless-maven-plugin from 2.21.0 to 2.22.0 (#151) 2022-03-29 06:10:34 -04:00
Yuri Astrakhan bc66bbd352
Linting - spelling, tiny cleanups (#150)
* Linting - spelling, tiny cleanups

Grammar fixes, marked one place as `final`, etc.

* formatting
2022-03-27 05:49:58 -04:00