Oliver Wipfli
2b8a1496b1
Fix buffer error message ( #1235 )
2025-04-02 05:16:22 -04:00
dependabot[bot]
a68c321e97
Bump com.google.guava:guava from 33.4.0-jre to 33.4.6-jre ( #1230 )
...
* Bump com.google.guava:guava from 33.4.0-jre to 33.4.6-jre
Bumps [com.google.guava:guava](https://github.com/google/guava ) from 33.4.0-jre to 33.4.6-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>
* fix javax.annotation
---------
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>
2025-03-31 05:50:03 -04:00
dependabot[bot]
7dd1338b0f
Bump org.apache.maven.plugins:maven-surefire-plugin ( #1231 )
...
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.2...surefire-3.5.3 )
---
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>
2025-03-31 05:40:32 -04:00
dependabot[bot]
81ce778a70
Bump com.google.protobuf:protobuf-java from 4.30.1 to 4.30.2 ( #1229 )
...
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf ) from 4.30.1 to 4.30.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/v4.30.1...v4.30.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>
2025-03-27 05:16:42 -04:00
Frank Elsinga
e9c872b444
fix: add way_area to water pologons/labels ( #1214 )
2025-03-26 07:36:15 -04:00
dependabot[bot]
198f9c9ea1
Bump com.ibm.icu:icu4j from 76.1 to 77.1 ( #1228 )
...
Bumps [com.ibm.icu:icu4j](https://github.com/unicode-org/icu ) from 76.1 to 77.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>
2025-03-26 05:20:48 -04:00
Frank Elsinga
df0d0f7fea
fix aerialways not being defined ( #1223 )
2025-03-24 05:47:46 -04:00
Michael Barry
cbd515c07e
add square meters ( #1226 )
2025-03-24 05:46:52 -04:00
Frank Elsinga
ea7f97d0a6
fix sorting difference ( #1220 )
2025-03-24 05:45:41 -04:00
Frank Elsinga
76e33defcb
fix: implemented dams and piers in shortbread spec ( #1216 )
...
* fix: implemented dams and piers
* Update planetiler-custommap/src/main/resources/samples/shortbread.yml
2025-03-24 05:44:39 -04:00
Frank Elsinga
81638d1375
fix: add missing tags for sites and land ( #1218 )
2025-03-24 05:30:23 -04:00
Frank Elsinga
9bc17f6827
fix: implement boundaries closer to shortbread spec ( #1217 )
...
* fix: implement boundaries closer to the spec
* clairify why admin_points has different values via a code comment
* make sure that quarters are included
2025-03-24 05:27:53 -04:00
Frank Elsinga
5587af9a45
fixed typo in water_lines_labels ( #1215 )
2025-03-24 05:22:35 -04:00
dependabot[bot]
219e4496f1
Bump org.mockito:mockito-core from 5.16.0 to 5.16.1 ( #1225 )
...
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito ) from 5.16.0 to 5.16.1.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v5.16.0...v5.16.1 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
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>
2025-03-24 05:15:53 -04:00
Frank Elsinga
9a0aa4fa6e
remove alias limit ( #1224 )
2025-03-23 19:33:00 -04:00
dependabot[bot]
afd5bb67e6
Bump blue.strategic.parquet:parquet-floor from 1.49 to 1.50 ( #1212 )
2025-03-21 05:07:22 -04:00
dependabot[bot]
4be65a1e60
Bump com.google.cloud.tools:jib-maven-plugin from 3.4.4 to 3.4.5 ( #1211 )
...
Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib ) from 3.4.4 to 3.4.5.
- [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>
2025-03-20 08:32:32 -04:00
Frank Elsinga
80409d75db
fix: add the poi layer to the shortbread example ( #1207 )
2025-03-19 21:30:56 -04:00
Frank Elsinga
829960c584
fix: add tunnels and bridges to the shortbread example ( #1210 )
...
* add tunnels and bridges to the shortbread example
* make sure that the changes to `water_line_labels` are fixed in the same go
2025-03-19 05:30:40 -04:00
Frank Elsinga
6daad58c4d
fix some pois in the public transport ( #1209 )
2025-03-19 05:30:27 -04:00
Frank Elsinga
5573862731
add the bridges layer ( #1208 )
2025-03-19 05:30:15 -04:00
dependabot[bot]
676cc08140
Bump org.junit.jupiter:junit-jupiter-api ( #1206 )
2025-03-19 04:43:10 -04:00
dependabot[bot]
b5578ea31c
Bump junit.version from 5.12.0 to 5.12.1 ( #1205 )
2025-03-19 04:42:42 -04:00
dependabot[bot]
835a1c0a4e
Bump com.google.protobuf:protobuf-java from 4.29.3 to 4.30.1 ( #1204 )
2025-03-16 15:59:30 -04:00
dependabot[bot]
f90c893ed9
Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 ( #1201 )
2025-03-07 19:49:19 -05:00
dependabot[bot]
304903f0cc
Bump org.codehaus.mojo:flatten-maven-plugin from 1.6.0 to 1.7.0 ( #1200 )
...
Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.6.0...1.7.0 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:flatten-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>
2025-03-06 05:29:28 -05:00
dependabot[bot]
18d32404ec
Bump org.mockito:mockito-core from 5.15.2 to 5.16.0 ( #1199 )
2025-03-05 08:58:39 -05:00
dependabot[bot]
12a3586f15
Bump jackson.version from 2.18.2 to 2.18.3 ( #1197 )
...
Bumps `jackson.version` from 2.18.2 to 2.18.3.
Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.2 to 2.18.3
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.18.2...jackson-core-2.18.3 )
Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.2 to 2.18.3
- [Commits](https://github.com/FasterXML/jackson/commits )
Updates `com.fasterxml.jackson.datatype:jackson-datatype-jdk8` from 2.18.2 to 2.18.3
Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.18.2 to 2.18.3
- [Commits](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.18.2...jackson-dataformat-xml-2.18.3 )
Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-csv` from 2.18.2 to 2.18.3
- [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.18.2...jackson-dataformats-text-2.18.3 )
Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.2 to 2.18.3
---
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
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-csv
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
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>
2025-03-03 20:48:19 -05:00
Michael Barry
d532056a21
fix CRS ( #1198 )
2025-03-03 20:34:52 -05:00
dependabot[bot]
f5b044554e
Bump dawidd6/action-download-artifact from 8 to 9 ( #1195 )
...
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact ) from 8 to 9.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases )
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v8...v9 )
---
updated-dependencies:
- dependency-name: dawidd6/action-download-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>
2025-02-28 05:22:48 -05:00
dependabot[bot]
ff587224bf
Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 ( #1194 )
...
Bumps org.slf4j:slf4j-api from 2.0.16 to 2.0.17.
---
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>
2025-02-28 05:20:42 -05:00
dependabot[bot]
e9bc73e482
Bump org.apache.maven.plugins:maven-compiler-plugin ( #1191 )
...
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin ) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases )
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-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>
2025-02-27 08:45:47 -05:00
Eric Schoen
695cc57d33
Extra name tags ( #1187 )
2025-02-24 06:20:16 -05:00
dependabot[bot]
9557dc77a1
Bump junit.version from 5.11.4 to 5.12.0 ( #1188 )
...
Bumps `junit.version` from 5.11.4 to 5.12.0.
Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.4 to 5.12.0
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.11.4...r5.12.0 )
Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.4 to 5.12.0
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.11.4...r5.12.0 )
Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.12.0
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.11.4...r5.12.0 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-engine
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>
2025-02-24 06:15:18 -05:00
dependabot[bot]
a7aafe89e1
Bump org.junit.jupiter:junit-jupiter-api ( #1189 )
...
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5 ) from 5.11.4 to 5.12.0.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.11.4...r5.12.0 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:development
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>
2025-02-24 06:15:05 -05:00
dependabot[bot]
266e107978
Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.2 to 2.44.3 ( #1186 )
2025-02-21 06:33:41 -05:00
Brandon Liu
6f18e0af2e
Use rtree spatial index from PlanetilerConfig bounds by default for Geopackages ( #635 )
2025-02-20 07:15:25 -05:00
dependabot[bot]
8287efbcd6
Bump org.xerial:sqlite-jdbc from 3.49.0.0 to 3.49.1.0 ( #1185 )
2025-02-20 05:05:20 -05:00
dependabot[bot]
15e5deaf41
Bump org.yaml:snakeyaml from 2.3 to 2.4 ( #1183 )
...
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml ) from 2.3 to 2.4.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.4..snakeyaml-2.3 )
---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
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>
2025-02-19 08:44:58 -05:00
zstadler
54a4e873ab
YAML example of using Natural Earth GeoPackage ( #1179 )
2025-02-12 06:44:01 -05:00
Michael Barry
4721095e76
improve envelope string representation ( #1180 )
2025-02-11 06:33:56 -05:00
Michael Barry
9345224b4d
Normalize merged fill polygons ( #1173 )
2025-02-11 06:27:15 -05:00
zstadler
9bb4c54213
Document custom map support for `geojson` ( #1175 )
...
Implemented in https://github.com/onthegomap/planetiler/pull/1147
2025-02-09 06:56:39 -05:00
dependabot[bot]
de4f99c4a3
Bump org.xerial:sqlite-jdbc from 3.48.0.0 to 3.49.0.0 ( #1171 )
...
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc ) from 3.48.0.0 to 3.49.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.48.0.0...3.49.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>
2025-02-07 06:34:09 -05:00
dependabot[bot]
4ecb02d136
Bump geotools.version from 32.1 to 32.2 ( #1160 )
...
Bumps `geotools.version` from 32.1 to 32.2.
Updates `org.geotools:gt-shapefile` from 32.1 to 32.2
Updates `org.geotools:gt-epsg-hsql` from 32.1 to 32.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>
2025-01-29 06:05:19 -05:00
Michael Barry
0e161cd6bf
Fix point equality ( #1161 )
2025-01-28 21:47:31 -05:00
dependabot[bot]
11fd6b8ed7
Bump com.google.protobuf:protobuf-java from 4.29.2 to 4.29.3 ( #1157 )
2025-01-27 06:16:28 -05:00
Michael Barry
d44c609bdb
0.8.5-SNAPSHOT ( #1159 )
2025-01-27 06:04:43 -05:00
Michael Barry
9fd863509e
allow 429 ( #1158 )
2025-01-27 06:04:29 -05:00
Michael Barry
a5cc28470d
Add no url geojson method ( #1155 )
2025-01-25 06:13:58 -05:00