Peter Hanecak
cea77ac431
added `dependsOnLayer()` ... ( #991 )
2024-08-27 09:03:17 -04:00
dependabot[bot]
ece68814b4
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 ( #999 )
...
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin ) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases )
- [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.4...maven-gpg-plugin-3.2.5 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-gpg-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-08-27 05:25:09 -04:00
dependabot[bot]
6f68134f2c
Bump org.xerial:sqlite-jdbc from 3.46.0.1 to 3.46.1.0 ( #998 )
2024-08-26 06:28:55 -04:00
dependabot[bot]
581e1d0ce7
Bump org.projectnessie.cel:cel-bom from 0.4.5 to 0.5.0 and protobuf from 3.25.4 to 4.27.3 ( #997 )
...
* Bump org.projectnessie.cel:cel-bom from 0.4.5 to 0.5.0
Bumps [org.projectnessie.cel:cel-bom](https://github.com/projectnessie/cel-java ) from 0.4.5 to 0.5.0.
- [Release notes](https://github.com/projectnessie/cel-java/releases )
- [Commits](https://github.com/projectnessie/cel-java/compare/v0.4.5...v0.5.0 )
---
updated-dependencies:
- dependency-name: org.projectnessie.cel:cel-bom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* bump protobuf
---------
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-08-26 06:17:12 -04:00
dependabot[bot]
cf49b861ff
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.4.0 ( #994 )
2024-08-23 05:11:34 -04:00
Peter Hanecak
d2efc1a4fe
Fix handling of string typed null values ( #987 )
...
* Added unit test for handling of missing (e.g. null) values
- When missing item is NOT typed, than it is properly handld as null,
e.g. it is NOT included in the generated feature
- When missing item is typed to 'string', it gets converted into "null"
string value hence generated featire has attribute
non_existent_typed=null
* Fixed handling of missing or null values for attributes with type 'string'
* clean-up: removed unused import
2024-08-22 06:35:36 -04:00
dependabot[bot]
b0118d9ed8
Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre ( #990 )
...
Bumps [com.google.guava:guava](https://github.com/google/guava ) from 33.2.1-jre to 33.3.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-08-22 06:11:57 -04:00
dependabot[bot]
7b1e895117
Bump org.apache.maven.plugins:maven-failsafe-plugin ( #989 )
2024-08-20 05:18:47 -04:00
dependabot[bot]
c09b21711c
Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 ( #988 )
2024-08-20 05:18:26 -04:00
dependabot[bot]
0b450dbaaf
Bump org.apache.maven.plugins:maven-surefire-plugin ( #986 )
2024-08-19 08:02:24 -04:00
dependabot[bot]
c5786499fc
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 ( #985 )
2024-08-19 08:02:13 -04:00
Michael Barry
747e078509
Update README.md
2024-08-18 06:47:50 -04:00
dependabot[bot]
52acfe2fcf
Bump org.slf4j:slf4j-api from 2.0.15 to 2.0.16 ( #978 )
2024-08-17 05:25:57 -04:00
dependabot[bot]
3dcce19228
Bump org.junit.jupiter:junit-jupiter-api ( #980 )
2024-08-17 05:25:44 -04:00
Peter Hanecak
8512b7729c
Update old wikidata items ( #971 )
2024-08-10 05:17:13 -04:00
dependabot[bot]
240edee34e
Bump org.slf4j:slf4j-api from 2.0.14 to 2.0.15 ( #977 )
...
Bumps org.slf4j:slf4j-api from 2.0.14 to 2.0.15.
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
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-08-09 05:20:22 -04:00
Peter Hanecak
55212152eb
0.8.2 was released, so let's use 0.8.3 for SNAPSHOT ( #970 )
2024-08-08 05:36:20 -04:00
dependabot[bot]
1ccd7eea11
Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.14 ( #974 )
...
Bumps org.slf4j:slf4j-api from 2.0.13 to 2.0.14.
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
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-08-08 05:29:57 -04:00
dependabot[bot]
029fcb2b73
Bump org.xerial.snappy:snappy-java from 1.1.10.5 to 1.1.10.6 ( #973 )
...
Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java ) from 1.1.10.5 to 1.1.10.6.
- [Release notes](https://github.com/xerial/snappy-java/releases )
- [Commits](https://github.com/xerial/snappy-java/compare/v1.1.10.5...v1.1.10.6 )
---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-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-08-07 05:10:29 -04:00
dependabot[bot]
500df98f5d
Bump org.projectnessie.cel:cel-bom from 0.4.4 to 0.4.5 ( #972 )
2024-08-06 20:43:01 -04:00
Peter Hanecak
797e250f23
Expose caresAboutLayer() and new ForwardingProfile(config) ... ( #968 )
2024-08-01 05:24:56 -04:00
Michael Barry
2b65295559
Vector tile feature ID method ( #960 )
2024-07-31 05:28:21 -04:00
dependabot[bot]
1d0b639141
Bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.46.0.1 ( #969 )
...
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc ) from 3.46.0.0 to 3.46.0.1.
- [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.46.0.0...3.46.0.1 )
---
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-07-31 05:25:50 -04:00
Michael Barry
84a185d62f
fix min_tile_cover_size docs ( #967 )
2024-07-30 05:49:19 -04:00
dependabot[bot]
19a42def51
Bump org.tukaani:xz from 1.9 to 1.10 ( #966 )
...
* Bump org.tukaani:xz from 1.9 to 1.10
Bumps [org.tukaani:xz](https://github.com/tukaani-project/xz-java ) from 1.9 to 1.10.
- [Release notes](https://github.com/tukaani-project/xz-java/releases )
- [Changelog](https://github.com/tukaani-project/xz-java/blob/master/NEWS.md )
- [Commits](https://github.com/tukaani-project/xz-java/compare/v1.9...v1.10 )
---
updated-dependencies:
- dependency-name: org.tukaani:xz
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* update notice
---------
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-07-30 05:29:04 -04:00
dependabot[bot]
d43ae80d4b
Bump com.google.protobuf:protobuf-java from 3.25.3 to 3.25.4 ( #962 )
2024-07-27 16:50:16 -04:00
dependabot[bot]
7343f25cdb
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 ( #958 )
2024-07-22 19:57:21 -04:00
dependabot[bot]
8ffe290c22
Bump geotools.version from 31.2 to 31.3 ( #956 )
2024-07-20 11:21:16 -04:00
Quincy Morgan
edbfc7ae09
Update README.md ( #955 )
2024-07-18 18:20:47 -04:00
dependabot[bot]
70a3446153
Bump org.roaringbitmap:RoaringBitmap from 1.2.0 to 1.2.1 ( #954 )
2024-07-17 20:54:15 -04:00
dependabot[bot]
06b9c5a46a
Bump org.apache.maven.plugins:maven-failsafe-plugin ( #953 )
2024-07-12 08:41:36 -04:00
dependabot[bot]
461e091267
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 ( #952 )
2024-07-12 08:41:24 -04:00
dependabot[bot]
84f86284a8
Bump org.apache.maven.plugins:maven-surefire-plugin ( #950 )
2024-07-11 06:40:42 -04:00
dependabot[bot]
ea3a309da8
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to 3.3.1 ( #951 )
2024-07-11 06:40:33 -04:00
dependabot[bot]
772f1be796
Bump org.roaringbitmap:RoaringBitmap from 1.1.0 to 1.2.0 ( #949 )
2024-07-09 07:11:45 -04:00
Strubbl
ee622ce6fa
update openmaptiles dependency ( #947 )
2024-07-08 08:44:57 -04:00
dependabot[bot]
aec1207471
Bump jackson.version from 2.17.1 to 2.17.2 ( #948 )
2024-07-08 08:44:02 -04:00
Michael Barry
a74f274c31
Allow centroid for other geometry types in yaml configs ( #945 )
2024-07-02 07:35:53 -04:00
Michael Barry
bbea298da6
Handle no content length in downloader ( #944 )
2024-07-02 07:33:20 -04:00
Karolis Vyčius
dbd2768ca1
Increase ZIP_THRESHOLD_SIZE to 100GB ( #943 )
2024-07-02 05:11:38 -04:00
Michael Barry
09374db575
fallback when tile fallback is missing ( #937 )
2024-06-28 07:25:17 -04:00
Michael Barry
db0eb8afb8
Encode OSM node/way/relation in vector tile feature id ( #826 )
2024-06-28 07:00:56 -04:00
dependabot[bot]
07afc77fbb
Bump junit.version from 5.10.2 to 5.10.3 ( #935 )
...
Bumps `junit.version` from 5.10.2 to 5.10.3.
Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.2 to 5.10.3
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3 )
Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.2 to 5.10.3
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3 )
Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.2 to 5.10.3
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3 )
---
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>
2024-06-28 05:19:37 -04:00
dependabot[bot]
07c34376d6
Bump org.junit.jupiter:junit-jupiter-api ( #936 )
...
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5 ) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:development
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-06-28 05:16:23 -04:00
dependabot[bot]
803946c72f
Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 ( #932 )
2024-06-27 21:12:33 -04:00
Michael Barry
73a8144cfe
Fix geoarrow sonar ( #934 )
2024-06-27 08:54:30 -04:00
Michael Barry
cf534c1ff4
Improvements to geoparquet geoarrow conversion ( #933 )
2024-06-27 08:39:01 -04:00
dependabot[bot]
024e387407
Bump org.roaringbitmap:RoaringBitmap from 1.0.6 to 1.1.0 ( #931 )
2024-06-26 04:59:45 -04:00
dependabot[bot]
48e192aea9
Bump com.carrotsearch:hppc from 0.9.1 to 0.10.0 ( #930 )
2024-06-25 08:03:57 -04:00
dependabot[bot]
7353bf5795
Bump blue.strategic.parquet:parquet-floor from 1.44 to 1.45 ( #929 )
2024-06-24 06:18:34 -04:00