Wykres commitów

335 Commity (main)

Autor SHA1 Wiadomość Data
Oliver Wipfli 6ca82766a5
Fix typo (#907) 2024-06-02 17:09:09 -04:00
dependabot[bot] c8c4cb7ef2
Bump org.xerial:sqlite-jdbc from 3.45.3.0 to 3.46.0.0 (#903)
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.45.3.0 to 3.46.0.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.45.3.0...3.46.0.0)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  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>
2024-05-30 06:39:04 -04:00
Michael Barry 39956e61fb
Use snappy compression for `--compress-temp` flag (#905) 2024-05-30 06:38:45 -04:00
Michael Barry 2cc1e2bd32
Make sure feature collector can handle structs (#904) 2024-05-30 05:37:09 -04:00
Michael Barry 21f061efe0
Add support for linear-referenced tags. (#900) 2024-05-30 05:19:15 -04:00
Michael Barry 9dbd5d358e
Avoid deserializing entire geometry just to determine type (#898) 2024-05-26 07:11:43 -04:00
Michael Barry f8e64a4beb
Make VectorTile.Feature implement WithTags (#896) 2024-05-26 06:51:10 -04:00
Michael Barry eca7e534fd
Attach parquet schema to features (#897) 2024-05-26 06:50:50 -04:00
Michael Barry fb22392580
Structured tag api (#895) 2024-05-25 05:21:37 -04:00
dependabot[bot] df19ecf000
Bump blue.strategic.parquet:parquet-floor from 1.41 to 1.43 (#894)
* Bump blue.strategic.parquet:parquet-floor from 1.41 to 1.43

Bumps [blue.strategic.parquet:parquet-floor](https://github.com/strategicblue/parquet-floor) from 1.41 to 1.43.
- [Commits](https://github.com/strategicblue/parquet-floor/commits)

---
updated-dependencies:
- dependency-name: blue.strategic.parquet:parquet-floor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* fixes

---------

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>
2024-05-24 08:38:01 -04:00
Michael Barry 1cd8c988b7
remove primary geometry from parquet feature tags (#893) 2024-05-23 06:25:11 -04:00
Michael Barry 3680df633d
Attach sources to fat jar to improve no-build IDE experience (#892) 2024-05-23 06:03:21 -04:00
dependabot[bot] f4fcb16599
Bump geotools.version from 31.0 to 31.1 (#891)
Bumps `geotools.version` from 31.0 to 31.1.

Updates `org.geotools:gt-shapefile` from 31.0 to 31.1

Updates `org.geotools:gt-epsg-hsql` from 31.0 to 31.1

---
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>
2024-05-23 05:19:04 -04:00
Michael Barry fb1d0e3bd6
Iniitial geoparquet support (#888) 2024-05-22 05:55:57 -04:00
Michael Barry 8f9b750789
Log more details on feature processing errors (#884) 2024-05-07 06:53:50 -04:00
dependabot[bot] e6e2f467d5
Bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre (#883) 2024-05-07 05:24:40 -04:00
dependabot[bot] ff024a098a
Bump org.roaringbitmap:RoaringBitmap from 1.0.5 to 1.0.6 (#881)
Bumps [org.roaringbitmap:RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/RoaringBitmap/RoaringBitmap/releases)
- [Commits](https://github.com/RoaringBitmap/RoaringBitmap/compare/1.0.5...1.0.6)

---
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>
2024-05-06 05:35:56 -04:00
Michael Barry 1cb3050f39
Expose osm element type to yaml configs (#879) 2024-05-05 14:39:53 -04:00
dependabot[bot] a169dcf021
Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 (#877)
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.4.0...maven-jar-plugin-3.4.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-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>
2024-05-03 05:48:57 -04:00
Michael Barry ef1702ec73
ignore duplicate relation members (#876) 2024-05-02 06:21:01 -04:00
Peter Hanecak 85324e7f65
exclude slf4j-nop from geopackage to avoid SLF4J warning (#874) 2024-04-28 05:54:24 -04:00
dependabot[bot] 12558b99a8
Bump com.ibm.icu:icu4j from 74.2 to 75.1 (#872)
Bumps [com.ibm.icu:icu4j](https://github.com/unicode-org/icu) from 74.2 to 75.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>
2024-04-26 05:37:04 -04:00
dependabot[bot] b41e1f2f3b
Bump org.xerial:sqlite-jdbc from 3.45.2.0 to 3.45.3.0 (#871)
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.45.2.0 to 3.45.3.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.45.2.0...3.45.3.0)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  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>
2024-04-22 05:29:31 -04:00
dependabot[bot] bbd197b525
Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 (#869)
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-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>
2024-04-21 06:09:51 -04:00
dependabot[bot] ade89c0739
Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 (#868) 2024-04-15 07:38:33 -04:00
Michael Barry 978c64f0c6
Add polygon index intersection utility (#866) 2024-04-10 07:12:29 -04:00
dependabot[bot] ed373ff3d3
Bump mil.nga.geopackage:geopackage from 6.6.4 to 6.6.5 (#864) 2024-04-05 05:09:54 -04:00
Michael Barry f69882addb
Fix tile size stats memory leak (#861) 2024-04-02 20:34:42 -04:00
dependabot[bot] da9d03c85d
Bump geotools.version from 30.1 to 31.0 (#856) 2024-03-29 05:04:50 -04:00
dependabot[bot] 568092dc32
Bump org.xerial:sqlite-jdbc from 3.45.0.0 to 3.45.2.0 (#849) 2024-03-21 05:41:00 -04:00
dependabot[bot] d1eec2f4a3
Bump com.github.jnr:jnr-ffi from 2.2.15 to 2.2.16 (#843) 2024-03-18 05:46:28 -04:00
dependabot[bot] 99b848f1de
Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre (#842)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.0.0-jre to 33.1.0-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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 06:00:52 -04:00
dependabot[bot] 641f0e01a4
Bump log4j.version from 2.22.1 to 2.23.1 (#840) 2024-03-13 21:27:45 -04:00
dependabot[bot] 2303334124
Bump org.roaringbitmap:RoaringBitmap from 1.0.1 to 1.0.5 (#839)
Bumps [org.roaringbitmap:RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap) from 1.0.1 to 1.0.5.
- [Release notes](https://github.com/RoaringBitmap/RoaringBitmap/releases)
- [Commits](https://github.com/RoaringBitmap/RoaringBitmap/compare/1.0.1...1.0.5)

---
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>
2024-03-11 05:46:30 -04:00
dependabot[bot] 7dd0f85bb1
Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 (#836) 2024-03-08 19:02:56 -05:00
dependabot[bot] fe5526026b
Bump com.google.protobuf:protobuf-java from 3.25.2 to 3.25.3 (#832)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.2 to 3.25.3.
- [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.25.2...v3.25.3)

---
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>
2024-03-05 06:48:53 -05:00
Michael Barry 9f0f513dd7
Safer natural earth unzip (#825) 2024-03-03 18:47:44 -05:00
Peter Hanecak 40e64a2fd3
filter out null entries, allowing skipping of OSM read when no profile needs OSM data (#822) 2024-02-28 20:58:22 -05:00
Peter Hanecak d703b626ad
Attempt to fix IOException/GOAWAY happening within parseResults() (#818) 2024-02-16 07:46:17 -05:00
Michael Barry f7a3b62170
Add `firstCoordinate` vector tile feature helper (#814) 2024-02-03 09:35:20 -05:00
Michael Barry 7c03592358
Add tile post-process hook to forwarding profile (#813) 2024-02-03 06:14:08 -05:00
Michael Barry 384f84f51a
omit() feature collector api and --refresh-sources arg (#810) 2024-01-30 07:40:02 -05:00
dependabot[bot] 54394aa01d
Bump org.msgpack:msgpack-core from 0.9.7 to 0.9.8 (#809) 2024-01-30 07:30:54 -05:00
dependabot[bot] 4d52507baa
Bump org.xerial:sqlite-jdbc from 3.44.1.0 to 3.45.0.0 (#805) 2024-01-26 05:25:39 -05:00
Michael Barry fa7bffb04f
Add whole-tile postprocess hook (#802) 2024-01-23 07:08:18 -05:00
Michael Barry 328e1b4d53
Small benchmarks (#801) 2024-01-20 09:10:38 -05:00
Brandon Liu 67d530a526
add extraMetadata to profile interface [#794] (#795) 2024-01-17 06:03:17 -05:00
dependabot[bot] fdb9ea6e02
Bump com.google.protobuf:protobuf-java from 3.25.1 to 3.25.2 (#797) 2024-01-17 05:32:04 -05:00
Brandon Liu 0cb2645639
Fix comparison of multipolygons bounds check [#780] (#793) 2024-01-16 08:11:03 -05:00
Michael Barry bf24ef3961
Check for deterministic output in CI (#792) 2024-01-15 14:14:17 -05:00