zstadler
655fece7fb
Merge 8172279a03
into f1bf46c869
2025-07-11 01:06:46 +04:00
zstadler
e9c0045573
Use `min_length` to `setBufferPixels()` ( #1277 )
2025-06-29 11:33:55 -04:00
Michael Barry
f817c1b6da
Fix planetiler.schema.json
2025-06-04 21:09:32 -04:00
dependabot[bot]
4bf37cb0f5
Bump org.projectnessie.cel:cel-bom from 0.5.2 to 0.5.3 ( #1253 )
...
Bumps [org.projectnessie.cel:cel-bom](https://github.com/projectnessie/cel-java ) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/projectnessie/cel-java/releases )
- [Commits](https://github.com/projectnessie/cel-java/compare/v0.5.2...v0.5.3 )
---
updated-dependencies:
- dependency-name: org.projectnessie.cel:cel-bom
dependency-version: 0.5.3
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-05-18 07:18:54 -04:00
dependabot[bot]
53f933c9a2
Bump org.projectnessie.cel:cel-bom from 0.5.1 to 0.5.2 ( #1252 )
...
Bumps [org.projectnessie.cel:cel-bom](https://github.com/projectnessie/cel-java ) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/projectnessie/cel-java/releases )
- [Commits](https://github.com/projectnessie/cel-java/compare/v0.5.1...v0.5.2 )
---
updated-dependencies:
- dependency-name: org.projectnessie.cel:cel-bom
dependency-version: 0.5.2
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-05-07 06:29:02 -04:00
Frank Elsinga
7e9fed402e
[breaking] fix: streets being differently slightly different to shortbread ( #1221 )
...
* fix streets
* fix street polygon difference
* fix street polygon difference
* remove now redundant comment
* handle street_labels too
* fix merge fuckup
* make testcase more precise
* make testcase more precise
2025-04-22 05:43:52 -04:00
Frank Elsinga
b28e1ea555
fix: `ferries` layer not being defined for the shortbread schema ( #1222 )
...
* fix ferries not being defined
* Update planetiler-custommap/src/main/resources/samples/shortbread.yml
---------
Co-authored-by: Michael Barry <msbarry@users.noreply.github.com>
2025-04-02 05:29:21 -04:00
Frank Elsinga
a2f1fe68eb
[breaking] fix: addresses are specified differently in shortbread ( #1219 )
...
* fix: adresses are specified differently
* fix: adresses are specified differently
* move the poi filter up to the definitions
* fix testcase failiour
2025-04-02 05:17:53 -04:00
Frank Elsinga
e9c872b444
fix: add way_area to water pologons/labels ( #1214 )
2025-03-26 07:36:15 -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
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
zstadler
54a4e873ab
YAML example of using Natural Earth GeoPackage ( #1179 )
2025-02-12 06:44:01 -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
Michael Barry
0e161cd6bf
Fix point equality ( #1161 )
2025-01-28 21:47:31 -05:00
Harel M
5588fca3b2
Add support for geojson ( #1147 )
2025-01-17 05:43:20 -05:00
zstadler
8172279a03
Keep descriptions of builtin args
...
when overridden in custom map `args`
2024-12-25 11:39:36 +02:00
Michael Barry
249dafacb1
fix match ordering ( #1101 )
2024-11-14 06:54:27 -05:00
Michael Barry
2c4062db1a
Add length/area units and CEL expression geometry accessors ( #1084 )
2024-11-04 18:06:29 -05:00
zstadler
e51509d939
Update the `if` / `value` expression description ( #1081 )
...
Clarify and demonstrate that the order of `if` and `value` is not important since both are keys of the same object.
2024-11-02 06:19:29 -04:00
Michael Barry
78db78241f
add line midpoint and innermost point for lines ( #1072 )
2024-10-20 21:53:17 -04:00
Michael Barry
f259a9fbf2
Make projection configurable for yaml sources ( #1066 )
2024-10-13 13:35:07 -04:00
Michael Barry
bc4ba79cdf
Convert `${feature.source/source_layer}: [ ... ]` match expression to `MatchSource`/`MatchSourceLayer` ( #1065 )
2024-10-12 12:16:58 -04:00
Michael Barry
e3d5645e1a
Allow dynamic expressions on left hand side of match statements ( #1063 )
2024-10-12 05:37:09 -04:00
Michael Barry
e6352a16a9
Fix expression issues ( #1030 )
2024-09-24 08:49:17 -04:00
dependabot[bot]
be2b25cdae
Bump org.projectnessie.cel:cel-bom from 0.5.0 to 0.5.1 ( #1018 )
...
Bumps [org.projectnessie.cel:cel-bom](https://github.com/projectnessie/cel-java ) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/projectnessie/cel-java/releases )
- [Commits](https://github.com/projectnessie/cel-java/compare/v0.5.0...v0.5.1 )
---
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>
2024-09-17 05:12:14 -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
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]
500df98f5d
Bump org.projectnessie.cel:cel-bom from 0.4.4 to 0.4.5 ( #972 )
2024-08-06 20:43:01 -04:00
Michael Barry
84a185d62f
fix min_tile_cover_size docs ( #967 )
2024-07-30 05:49:19 -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
bd5e527d3d
Parquet/no-build-tool java profile usability improvements ( #914 )
2024-06-11 08:49:45 -04:00
Michael Barry
39956e61fb
Use snappy compression for `--compress-temp` flag ( #905 )
2024-05-30 06:38:45 -04:00
Michael Barry
1cb3050f39
Expose osm element type to yaml configs ( #879 )
2024-05-05 14:39:53 -04:00
zstadler
696f63671c
Remove quoting side-bars from planetiler-custommap/README.md ( #844 )
2024-03-20 08:45:30 -04:00
dependabot[bot]
36977d5388
Bump org.projectnessie.cel:cel-bom from 0.4.3 to 0.4.4 ( #787 )
...
Bumps [org.projectnessie.cel:cel-bom](https://github.com/projectnessie/cel-java ) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/projectnessie/cel-java/releases )
- [Commits](https://github.com/projectnessie/cel-java/compare/v0.4.3...v0.4.4 )
---
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>
2024-01-12 06:59:25 -05:00
Michael Barry
40bf33e887
Access OSM metadata in yaml profiles ( #739 )
2023-12-02 15:34:35 -05:00
dependabot[bot]
05011ee15d
Bump org.projectnessie.cel:cel-bom from 0.3.21 to 0.4.3 ( #732 )
2023-11-27 07:54:53 -05:00
Michael Barry
a94ac0ddd8
Add detailed jts debugging info ( #703 )
2023-10-30 22:14:46 -04:00
Michael Barry
1be2fca45f
Use some new Java 21 features ( #695 )
2023-10-27 20:29:26 -04:00
Michael Barry
a0cd4fa864
Upgrade eclipse formatter ( #696 )
2023-10-26 07:07:34 -04:00
Michael Barry
b108f88453
Upgrade to Java 21 ( #693 )
2023-10-26 06:30:45 -04:00