This is an automated email from the ASF dual-hosted git repository.
bchapuis pushed a change to branch osm-test
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
from dc243199 Activate tests for the pbf reader
add 29a81832 Add predicate logic to the node, way, and relation geometry
builders
No new revisions were added by this update.
Summary of changes:
.../function/NodeGeometryBuilder.java | 23 +-
.../function/RelationMultiPolygonBuilder.java | 249 +++++++++++----------
.../openstreetmap/function/WayGeometryBuilder.java | 23 +-
...ldingConsumer.java => ConditionalConsumer.java} | 42 ++--
4 files changed, 201 insertions(+), 136 deletions(-)
copy
baremaps-core/src/main/java/org/apache/baremaps/stream/{HoldingConsumer.java =>
ConditionalConsumer.java} (53%)