Michael Barry
|
cbd515c07e
|
add square meters (#1226)
|
2025-03-24 05:46:52 -04: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
|
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
|
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
|
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 |
Michael Barry
|
40bf33e887
|
Access OSM metadata in yaml profiles (#739)
|
2023-12-02 15:34:35 -05:00 |
Michael Barry
|
b108f88453
|
Upgrade to Java 21 (#693)
|
2023-10-26 06:30:45 -04:00 |
John Levermore
|
ed707e6979
|
Permit post-process merging in custommap schemas (#626)
|
2023-08-07 05:53:36 -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 |
John Levermore
|
a4ea44f182
|
Improve docs for generating custom vector tiles with a schema yaml (#622)
|
2023-07-13 07:54:24 -04:00 |
Michael Barry
|
74db638dbc
|
Expose pmtiles writer (#520)
|
2023-03-18 14:38:04 -04:00 |
Brandon Liu
|
88daeb4d0b
|
Speed up VarInt encoding, remove emitTilesInOrder option [#98] (#460)
|
2023-01-27 08:12:54 -05:00 |
Erik Price
|
ef24e91f0b
|
Add basic support for reading GeoPackage files. (#413)
|
2023-01-02 12:19:05 -05:00 |
Michael Barry
|
0eb148ee3c
|
Expose arguments via config (#363)
|
2022-10-04 19:57:59 -04:00 |
Michael Barry
|
87bf116349
|
anchors and aliases (#354)
|
2022-09-25 06:46:36 -04:00 |
Michael Barry
|
02dec9701b
|
custommap readme tweaks (#346)
|
2022-09-24 14:26:07 -04:00 |
Michael Barry
|
5296d1772e
|
Shortbread schema (#323)
|
2022-09-23 06:49:09 -04:00 |
Brian Sperlongano
|
da12fef79f
|
Declarative schema from configuration file (#160)
|
2022-06-07 17:34:21 -04:00 |