Wykres commitów

416 Commity (58913761b93e2e8e3124d2df976da6c353f8898d)

Autor SHA1 Wiadomość Data
Mike Barry 58913761b9 Merge branch 'main' into vw-simplifier 2024-11-25 06:26:40 -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
Mike Barry d234b2ed70 update docs on sharp corner weighting 2024-11-22 08:59:45 -05:00
Mike Barry 3476a10efd sonar 2024-11-22 06:17:21 -05:00
Mike Barry fcb8c2136c comments 2024-11-22 06:15:29 -05:00
Mike Barry 7b40b588a6 rename 2024-11-22 05:52:56 -05:00
Mike Barry 339362fb7f use VW when rendering lines/polygons 2024-11-22 05:50:21 -05:00
dependabot[bot] 8fde3a7fcc
Bump log4j.version from 2.24.1 to 2.24.2 (#1108) 2024-11-22 04:52:15 -05:00
Mike Barry df08c9d5b0 tests 2024-11-21 08:32:14 -05:00
Mike Barry fed7695598 tests for double min heap 2024-11-21 06:45:42 -05:00
Mike Barry bf3dcb3d85 progress and minheap proto 2024-11-21 06:12:42 -05:00
dependabot[bot] 6e373b90cc
Bump geotools.version from 32.0 to 32.1 (#1106)
* Bump geotools.version from 32.0 to 32.1

Bumps `geotools.version` from 32.0 to 32.1.

Updates `org.geotools:gt-shapefile` from 32.0 to 32.1

Updates `org.geotools:gt-epsg-hsql` from 32.0 to 32.1

---
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>

* fix node link

---------

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-11-20 05:35:03 -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
dependabot[bot] 00b0c8bec6
Bump blue.strategic.parquet:parquet-floor from 1.47 to 1.48 (#1097) 2024-11-12 05:10:10 -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
dependabot[bot] fd56bc106d
Bump com.ibm.icu:icu4j from 75.1 to 76.1 (#1079) 2024-10-28 19:07:45 -04:00
Michael Barry 431d2a2ae0
Add utilities for computing feature size in meters (#1078) 2024-10-26 08:15:17 -04:00
dependabot[bot] f5fe38a4d4
Bump org.xerial:sqlite-jdbc from 3.46.1.3 to 3.47.0.0 (#1076) 2024-10-24 06:43:13 -04:00
Michael Barry 78db78241f
add line midpoint and innermost point for lines (#1072) 2024-10-20 21:53:17 -04:00
dependabot[bot] 1ae5a23803
Bump com.github.jnr:jnr-ffi from 2.2.16 to 2.2.17 (#1067)
Bumps [com.github.jnr:jnr-ffi](https://github.com/jnr/jnr-ffi) from 2.2.16 to 2.2.17.
- [Commits](https://github.com/jnr/jnr-ffi/compare/jnr-ffi-2.2.16...jnr-ffi-2.2.17)

---
updated-dependencies:
- dependency-name: com.github.jnr:jnr-ffi
  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-10-16 10:37:04 -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
dependabot[bot] be7cec36db
Bump blue.strategic.parquet:parquet-floor from 1.46 to 1.47 (#1062)
Bumps [blue.strategic.parquet:parquet-floor](https://github.com/strategicblue/parquet-floor) from 1.46 to 1.47.
- [Commits](https://github.com/strategicblue/parquet-floor/commits)

---
updated-dependencies:
- dependency-name: blue.strategic.parquet:parquet-floor
  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-10-11 06:27:48 -04:00
dependabot[bot] 00332ffbd0
Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre (#1050) 2024-10-04 05:46:05 -04:00
dependabot[bot] 77bd807eec
Bump log4j.version from 2.24.0 to 2.24.1 (#1048)
Bumps `log4j.version` from 2.24.0 to 2.24.1.

Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.24.0 to 2.24.1

Updates `org.apache.logging.log4j:log4j-api` from 2.24.0 to 2.24.1

Updates `org.apache.logging.log4j:log4j-core` from 2.24.0 to 2.24.1

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.logging.log4j:log4j-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>
2024-10-02 05:32:22 -04:00
zstadler 0ac589bd55
Clarify `max_point_buffer` (#1046) 2024-10-01 06:59:35 -04:00
dependabot[bot] 8e6ced8884
Bump org.xerial:sqlite-jdbc from 3.46.1.0 to 3.46.1.3 (#1044)
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.46.1.0 to 3.46.1.3.
- [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.1.0...3.46.1.3)

---
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-09-30 05:28:03 -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
Michael Barry e6352a16a9
Fix expression issues (#1030) 2024-09-24 08:49:17 -04:00
dependabot[bot] 9f76124ce8
Bump org.roaringbitmap:RoaringBitmap from 1.2.1 to 1.3.0 (#1029)
Bumps [org.roaringbitmap:RoaringBitmap](https://github.com/RoaringBitmap/RoaringBitmap) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/RoaringBitmap/RoaringBitmap/releases)
- [Commits](https://github.com/RoaringBitmap/RoaringBitmap/compare/1.2.1...1.3.0)

---
updated-dependencies:
- dependency-name: org.roaringbitmap:RoaringBitmap
  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-09-24 05:28:25 -04:00
dependabot[bot] dc5fadf4fb
Bump geotools.version from 31.3 to 32.0 (#1027) 2024-09-23 07:18:09 -04:00
dependabot[bot] 34f2d5eae1
Bump com.google.protobuf:protobuf-java in /planetiler-core (#1021)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.28.1 to 4.28.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/commits)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-20 06:30:35 -04:00
dependabot[bot] 6043c84cfa
Bump org.xerial.snappy:snappy-java from 1.1.10.6 to 1.1.10.7 (#1022)
Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.6 to 1.1.10.7.
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](https://github.com/xerial/snappy-java/compare/v1.1.10.6...v1.1.10.7)

---
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-09-20 06:26:19 -04:00
dependabot[bot] 3a237d0c20
Bump com.google.protobuf:protobuf-java from 4.27.3 to 4.28.1 (#1013) 2024-09-12 05:58:36 -04:00
dependabot[bot] d02c594ffe
Bump log4j.version from 2.23.1 to 2.24.0 (#1012)
Bumps `log4j.version` from 2.23.1 to 2.24.0.

Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.23.1 to 2.24.0

Updates `org.apache.logging.log4j:log4j-api` from 2.23.1 to 2.24.0

Updates `org.apache.logging.log4j:log4j-core` from 2.23.1 to 2.24.0

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-core
  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-09-11 05:18:06 -04:00
dependabot[bot] c891c7729d
Bump blue.strategic.parquet:parquet-floor from 1.45 to 1.46 (#1006) 2024-09-03 05:45:24 -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
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
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