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 e87b0338 Set empty multipolygons instead of points
add 4fcfd24a Move the predicate logic in the entity geometry builder
No new revisions were added by this update.
Summary of changes:
.../function/EntityGeometryBuilder.java | 25 +++++++--
.../function/NodeGeometryBuilder.java | 23 ++------
.../function/RelationMultiPolygonBuilder.java | 36 ++-----------
.../openstreetmap/function/WayGeometryBuilder.java | 18 ++-----
.../baremaps/stream/ConditionalConsumer.java | 63 ----------------------
5 files changed, 30 insertions(+), 135 deletions(-)
delete mode 100644
baremaps-core/src/main/java/org/apache/baremaps/stream/ConditionalConsumer.java