This is an automated email from the ASF dual-hosted git repository.
bchapuis pushed a change to branch release-0.8.1
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
from eb4e12fd2 Update the LICENSE and NOTICE files
new b8ff5eff6 Improve third party licensing
new c98c56503 Add a licenses directory and update the LICENSE file
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
LICENSE | 22 +-
NOTICE | 8 +
baremaps-cli/src/assembly/bin.xml | 1 +
baremaps-cli/src/assembly/src.xml | 1 +
.../data/collection/MemoryAlignedDataMap.java | 11 +-
.../baremaps/data/collection/MonotonicDataMap.java | 11 +-
.../data/collection/MonotonicFixedSizeDataMap.java | 11 +-
.../data/collection/MonotonicPairedDataMap.java | 6 +
.../org/apache/baremaps/dem/ContourTracerTest.java | 17 +-
.../java/org/apache/baremaps/dem/MartiniTest.java | 5 +-
.../openstreetmap/stream/BufferedSpliterator.java | 13 +-
.../apache/baremaps/postgres/copy/CopyWriter.java | 755 +++++++++++----------
licenses/flatgeobuf | 9 +
licenses/geopackage-java | 19 +
licenses/osm-binary | 7 +
licenses/osm-testdata | 208 ++++++
LICENSE => licenses/palantir-streams | 24 +-
licenses/pgbulkinsert | 21 +
LICENSE => licenses/planetiler | 22 +-
licenses/pmtiles | 11 +
licenses/pyosmium | 23 +
.../vector_tile.proto => licenses/vector-tile-spec | 83 ---
pom.xml | 8 +
23 files changed, 750 insertions(+), 546 deletions(-)
create mode 100644 licenses/flatgeobuf
create mode 100644 licenses/geopackage-java
create mode 100644 licenses/osm-binary
create mode 100644 licenses/osm-testdata
copy LICENSE => licenses/palantir-streams (90%)
create mode 100644 licenses/pgbulkinsert
copy LICENSE => licenses/planetiler (90%)
create mode 100644 licenses/pmtiles
create mode 100644 licenses/pyosmium
copy baremaps-maplibre/src/main/proto/vector_tile.proto =>
licenses/vector-tile-spec (89%)