Michael Barry
855fa914fa
Add download retries ( #1270 )
2025-06-19 10:17:08 -04:00
Michael Barry
2fd40d8460
Fix geopackage transform ( #1244 )
2025-04-27 11:04:23 -04:00
Michael Barry
faf557be2d
Error when EOF prematurely reached ( #1238 )
...
* error when EOF prematurely reached
* point at official sources
2025-04-05 21:29:18 -04:00
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
Frank Elsinga
9a0aa4fa6e
remove alias limit ( #1224 )
2025-03-23 19:33:00 -04:00
Michael Barry
d532056a21
fix CRS ( #1198 )
2025-03-03 20:34:52 -05:00
Eric Schoen
695cc57d33
Extra name tags ( #1187 )
2025-02-24 06:20:16 -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
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
Michael Barry
0e161cd6bf
Fix point equality ( #1161 )
2025-01-28 21:47:31 -05:00
Michael Barry
a5cc28470d
Add no url geojson method ( #1155 )
2025-01-25 06:13:58 -05:00
Michael Barry
8cb867f258
Handle newline-delimited GeoJSON and large GeoJSON files ( #1154 )
2025-01-24 08:36:25 -05:00
Harel M
5588fca3b2
Add support for geojson ( #1147 )
2025-01-17 05:43:20 -05:00
zstadler
17ec14f78c
Typing error fix ( #1134 )
2024-12-30 09:59:37 -05:00
Michael Barry
f0e3d0cc0b
Filter out points when min size is set ( #1132 )
2024-12-19 20:32:50 -05:00
Michael Barry
cdd783993e
GeometryPipeline ( #1118 )
2024-12-15 07:16:29 -05:00
Michael Barry
fd7b79a374
fix cosine ( #1125 )
2024-12-03 07:18:27 -05:00
Michael Barry
c2c8cbe6ef
Make valid language tag regex case sensitive ( #1117 )
2024-11-30 11:36:31 -05:00
Michael Barry
e049876ec5
filter name tags ( #1115 )
2024-11-25 21:12:29 -05:00
Michael Barry
cbeba1bc8f
Add Visvalingam Whyatt Simplifier ( #1109 )
2024-11-25 06:39:55 -05:00
tbodt
292dc78ac0
Add more flexibility to "languages" flag ( #1111 )
2024-11-25 05:54:26 -05:00
Oliver Wipfli
c470dc30d3
Add loop line merger ( #1083 )
2024-11-24 20:59:37 -05:00
flymarq
8a1b54f91f
Add lz4 compression to planetiler ( #1104 )
2024-11-23 10:28:06 -05:00
Michael Barry
b59c63e5aa
Fast tests script ( #1102 )
2024-11-15 05:36:00 -05:00
Michael Barry
249dafacb1
fix match ordering ( #1101 )
2024-11-14 06:54:27 -05:00
Michael Barry
e6f1c41006
Make fill tiles respect buffer size ( #1100 )
2024-11-13 07:04:03 -05:00
Dave Craig
1981abc623
Shortcut through simplification step if distanceTolerance is negative ( #1093 )
2024-11-09 10:29:36 -05:00
Michael Barry
2c4062db1a
Add length/area units and CEL expression geometry accessors ( #1084 )
2024-11-04 18:06:29 -05:00
Michael Barry
431d2a2ae0
Add utilities for computing feature size in meters ( #1078 )
2024-10-26 08:15:17 -04:00
Michael Barry
78db78241f
add line midpoint and innermost point for lines ( #1072 )
2024-10-20 21:53:17 -04:00
Peter Hanecak
bb6339f2d6
unused stuff removed + some marked for removal ( #1068 )
2024-10-15 09:28:17 -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
zstadler
0ac589bd55
Clarify `max_point_buffer` ( #1046 )
2024-10-01 06:59:35 -04:00
Michael Barry
70d5857ab5
Support yaml merge operator ( #1040 )
2024-09-29 06:07:04 -04:00
Michael Barry
b51be489e5
Load large yaml files ( #1039 )
2024-09-28 08:54:27 -04:00
dependabot[bot]
ec6b09adf3
Bump jackson.version from 2.17.2 to 2.18.0 ( #1036 )
...
* Bump jackson.version from 2.17.2 to 2.18.0
Bumps `jackson.version` from 2.17.2 to 2.18.0.
Updates `com.fasterxml.jackson.core:jackson-core` from 2.17.2 to 2.18.0
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.17.2...jackson-core-2.18.0 )
Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.2 to 2.18.0
- [Commits](https://github.com/FasterXML/jackson/commits )
Updates `com.fasterxml.jackson.datatype:jackson-datatype-jdk8` from 2.17.2 to 2.18.0
Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.17.2 to 2.18.0
- [Commits](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.17.2...jackson-dataformat-xml-2.18.0 )
Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-csv` from 2.17.2 to 2.18.0
- [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.17.2...jackson-dataformats-text-2.18.0 )
Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.17.2 to 2.18.0
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-csv
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix JsonAnySetter
---------
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-09-28 05:40:21 -04:00
Brandon Liu
0495a202ee
rename LayerPostProcesser to LayerPostProcessor ( #1031 )
2024-09-25 07:33:00 -04:00
dependabot[bot]
af6ceb24fd
Bump org.locationtech.jts:jts-core from 1.19.0 to 1.20.0 ( #1005 )
...
* Bump org.locationtech.jts:jts-core from 1.19.0 to 1.20.0
Bumps org.locationtech.jts:jts-core from 1.19.0 to 1.20.0.
---
updated-dependencies:
- dependency-name: org.locationtech.jts:jts-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* jts 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-08-30 05:49:29 -04:00
Peter Hanecak
cea77ac431
added `dependsOnLayer()` ... ( #991 )
2024-08-27 09:03:17 -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
Peter Hanecak
8512b7729c
Update old wikidata items ( #971 )
2024-08-10 05:17:13 -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
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