Wykres commitów

689 Commity (tile-stats-improve)

Autor SHA1 Wiadomość Data
Mike Barry 5124c4358d tile stats 2023-09-06 06:10:02 -04:00
Björn Bilger db796e1720
Add support for simple file output streams: CSV, JSON, protobuf (#639) 2023-08-23 20:24:27 -04:00
dependabot[bot] a8e432dfd1
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 (#647)
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.3.0...enforcer-3.4.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-enforcer-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>
2023-08-23 05:28:27 -04:00
dependabot[bot] 0483183b0a
Bump org.mockito:mockito-core from 5.4.0 to 5.5.0 (#646) 2023-08-22 19:46:53 -04:00
dependabot[bot] 7e78292450
Bump com.google.protobuf:protobuf-java from 3.24.0 to 3.24.1 (#645) 2023-08-21 06:43:54 -04:00
dependabot[bot] ca2334ca02
Bump com.google.protobuf:protobuf-java from 3.23.4 to 3.24.0 (#643)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.23.4 to 3.24.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.23.4...v3.24.0)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  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>
2023-08-09 05:28:02 -04:00
John Levermore ed707e6979
Permit post-process merging in custommap schemas (#626) 2023-08-07 05:53:36 -04:00
Björn Bilger a1c33dc5d5
remove the old TileEncodingResult (#642)
* remove the old TileEncodingResult

...only to be merged once planetiler-openmaptile has been updated

* update pt-omt

---------

Co-authored-by: Mike Barry <msb5014@gmail.com>
2023-08-03 21:52:42 -04:00
dependabot[bot] 5ef73ac755
Bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre (#641)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.1-jre to 32.1.2-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
  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>
2023-08-03 21:35:47 -04:00
dependabot[bot] d1b8e9ef8d
Bump org.msgpack:msgpack-core from 0.9.4 to 0.9.5 (#640) 2023-08-01 19:44:31 -04:00
dependabot[bot] 04d350d2ca
Bump org.roaringbitmap:RoaringBitmap from 0.9.46 to 0.9.47 (#637)
Bumps [org.roaringbitmap:RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap) from 0.9.46 to 0.9.47.
- [Release notes](https://github.com/RoaringBitmap/RoaringBitmap/releases)
- [Commits](https://github.com/RoaringBitmap/RoaringBitmap/compare/0.9.46...0.9.47)

---
updated-dependencies:
- dependency-name: org.roaringbitmap:RoaringBitmap
  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>
2023-07-28 07:54:39 -04:00
dependabot[bot] 5e7159da6d
Bump org.roaringbitmap:RoaringBitmap from 0.9.45 to 0.9.46 (#634) 2023-07-25 05:18:23 -04:00
dependabot[bot] a6dd61e87e
Bump junit.version from 5.9.3 to 5.10.0 (#633) 2023-07-24 05:30:36 -04:00
dependabot[bot] 7527a1fb85
Bump org.junit.jupiter:junit-jupiter-api (#632) 2023-07-24 05:29:59 -04:00
dependabot[bot] 0c6a90af56
Bump geotools.version from 29.1 to 29.2 (#631)
Bumps `geotools.version` from 29.1 to 29.2.

Updates `gt-shapefile` from 29.1 to 29.2

Updates `gt-epsg-hsql` from 29.1 to 29.2

---
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>
2023-07-20 05:10:12 -04:00
dependabot[bot] e3eb621510
Bump cel-bom from 0.3.20 to 0.3.21 (#630) 2023-07-19 05:33:56 -04:00
Oliver Wipfli 68c2d7f417
Expose `min_size` in configurable schema (#421)
Co-authored-by: Mike Barry <msb5014@gmail.com>
2023-07-18 06:09:46 -04:00
dependabot[bot] 4c1503e9f2
Bump spotless-maven-plugin from 2.37.0 to 2.38.0 (#629)
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.37.0 to 2.38.0.
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.37.0...lib/2.38.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 05:19:14 -04:00
dependabot[bot] 1a14391d42
Bump cel-bom from 0.3.19 to 0.3.20 (#628)
Bumps [cel-bom](https://github.com/projectnessie/cel-java) from 0.3.19 to 0.3.20.
- [Release notes](https://github.com/projectnessie/cel-java/releases)
- [Commits](https://github.com/projectnessie/cel-java/compare/v0.3.19...v0.3.20)

---
updated-dependencies:
- dependency-name: org.projectnessie.cel:cel-bom
  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>
2023-07-17 05:08:17 -04:00
Mikael Gueck 04239ff564
Escape regex string (#627)
Escape the character once for the regex, and a second time for Java.
2023-07-16 07:18:19 -04:00
John Levermore a4ea44f182
Improve docs for generating custom vector tiles with a schema yaml (#622) 2023-07-13 07:54:24 -04:00
dependabot[bot] fe922cac53
Bump msgpack-core from 0.9.3 to 0.9.4 (#624) 2023-07-13 07:53:48 -04:00
dependabot[bot] c876ca9edd
Bump cel-bom from 0.3.18 to 0.3.19 (#623) 2023-07-12 05:42:26 -04:00
dependabot[bot] db6d175507
Bump protobuf-java from 3.23.2 to 3.23.4 (#620) 2023-07-07 05:46:57 -04:00
dependabot[bot] d42e20f938
Bump cel-bom from 0.3.17 to 0.3.18 (#619) 2023-07-06 05:08:09 -04:00
dependabot[bot] 3d2f165332
Bump guava from 32.1.0-jre to 32.1.1-jre (#618) 2023-07-03 05:06:00 -04:00
dependabot[bot] a398af094c
Bump guava from 32.0.1-jre to 32.1.0-jre (#617) 2023-06-30 05:58:23 -04:00
dependabot[bot] c8f98afadf
Bump protobuf-java from 3.23.1 to 3.23.2 (#615)
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.23.1 to 3.23.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.23.1...v3.23.2)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  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>
2023-06-29 06:18:40 -04:00
dependabot[bot] c7a31d6136
Bump RoaringBitmap from 0.9.44 to 0.9.45 (#614) 2023-06-28 09:10:46 -04:00
dependabot[bot] 814221e047
Bump icu4j from 73.1 to 73.2 (#613) 2023-06-27 05:27:30 -04:00
dependabot[bot] 957ad61fd9
Bump mockito-core from 5.3.1 to 5.4.0 (#612) 2023-06-26 07:51:33 -04:00
dependabot[bot] 38277d894b
Bump buildnumber-maven-plugin from 3.1.0 to 3.2.0 (#611)
Bumps [buildnumber-maven-plugin](https://github.com/mojohaus/buildnumber-maven-plugin) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/mojohaus/buildnumber-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/buildnumber-maven-plugin/compare/3.1.0...3.2.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:buildnumber-maven-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>
2023-06-23 06:06:59 -04:00
dependabot[bot] 1316e44105
DON'T Bump protobuf-java from 3.23.1 to 3.23.3 (#610)
* Skip bumping protobuf-java from 3.23.1 to 3.23.3

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike Barry <msb5014@gmail.com>
2023-06-23 05:53:46 -04:00
dependabot[bot] 2d70c0754a
Bump guava from 32.0.0-jre to 32.0.1-jre (#609)
Bumps [guava](https://github.com/google/guava) from 32.0.0-jre to 32.0.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
  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>
2023-06-22 05:11:57 -04:00
Michael Barry a48a9c8391
Page through S3 index (#608) 2023-06-21 20:43:37 -04:00
dependabot[bot] 6203387b59
Bump maven-failsafe-plugin from 3.1.0 to 3.1.2 (#607) 2023-06-21 19:14:15 -04:00
dependabot[bot] 9e70b30977
Bump maven-source-plugin from 3.2.1 to 3.3.0 (#606) 2023-06-19 07:32:16 -04:00
dependabot[bot] 7b792ce8b3
Bump jnr-ffi from 2.2.12 to 2.2.14 (#605)
Bumps [jnr-ffi](https://github.com/jnr/jnr-ffi) from 2.2.12 to 2.2.14.
- [Commits](https://github.com/jnr/jnr-ffi/compare/jnr-ffi-2.2.12...jnr-ffi-2.2.14)

---
updated-dependencies:
- dependency-name: com.github.jnr:jnr-ffi
  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>
2023-06-15 05:41:44 -04:00
dependabot[bot] ded3098d78
Bump spotless-maven-plugin from 2.36.0 to 2.37.0 (#604) 2023-06-13 05:15:51 -04:00
dependabot[bot] 90188fb971
Bump maven-surefire-plugin in /.github/planetiler-examples-dependabot (#603)
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.0...surefire-3.1.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-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>
2023-06-11 11:51:35 -07:00
dependabot[bot] 20648a993c
Bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#602)
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.0...surefire-3.1.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-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>
2023-06-11 11:51:20 -07:00
Erik Price cced1920d4
Add support for Overture maps downloads. (#599) 2023-06-08 09:01:01 -07:00
dependabot[bot] 1afb8ed293
Bump maven-failsafe-plugin in /.github/planetiler-examples-dependabot (#600)
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.0...surefire-3.1.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-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>
2023-06-08 04:54:03 -07:00
dependabot[bot] 9d7da567c8
Bump jackson.version from 2.15.1 to 2.15.2 (#598)
Bumps `jackson.version` from 2.15.1 to 2.15.2.

Updates `jackson-core` from 2.15.1 to 2.15.2
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.15.1...jackson-core-2.15.2)

Updates `jackson-databind` from 2.15.1 to 2.15.2
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-datatype-jdk8` from 2.15.1 to 2.15.2

Updates `jackson-dataformat-xml` from 2.15.1 to 2.15.2
- [Commits](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.15.1...jackson-dataformat-xml-2.15.2)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  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>
2023-06-08 04:42:21 -07:00
dependabot[bot] f8c0d46c2d
Bump flatten-maven-plugin from 1.4.1 to 1.5.0 (#596) 2023-06-03 08:30:45 -04:00
dependabot[bot] 390bd3389f
Bump buildnumber-maven-plugin from 3.0.0 to 3.1.0 (#595) 2023-05-31 21:20:43 -04:00
dependabot[bot] d14ee9a33f
Bump guava from 31.1-jre to 32.0.0-jre (#594) 2023-05-30 21:27:17 -04:00
dependabot[bot] 7c36d1dcfa
Bump cel-bom from 0.3.16 to 0.3.17 (#593) 2023-05-29 12:47:48 -04:00
dependabot[bot] 59df133444
Bump sqlite-jdbc from 3.41.2.2 to 3.42.0.0 (#592) 2023-05-26 06:13:49 -04:00
dependabot[bot] 723969a4e7
Bump geotools.version from 29.0 to 29.1 (#591) 2023-05-25 20:02:22 -04:00