-
Notifications
You must be signed in to change notification settings - Fork 61
/
NOTICE
75 lines (64 loc) · 3.13 KB
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
Apache Baremaps (incubating)
Copyright 2022-2024 The Apache Software Foundation.
Baremaps development team
Copyright 2020-2022.
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
This product includes test data copied from FlatGeobuf.
BSD-2-Clause license.
Please visit the following URL for the full text of the FlatGeobuf license:
https://github.com/flatgeobuf/flatgeobuf/
The copied files are located in:
- baremaps-core/src/test/resources/data/
This product includes test data copied from GeoPackage Java.
MIT License.
Please visit the following URL for the full text of the GeoPackage Java license:
https://github.com/ngageoint/geopackage-java/
The copied files are located in:
- baremaps-core/src/test/resources/data/
This product includes protocol buffers definitions derived from OSMPBF.
MIT License.
Please visit the following URLs for the licensing information:
- https://github.com/openstreetmap/OSM-binary/issues/18
- https://github.com/openstreetmap/OSM-binary/pull/35
The derived files are:
- baremaps-core/src/main/proto/osmformat.proto
- baremaps-core/src/main/proto/fileformat.proto
This product includes test data copied from OSM Test Data.
Public domain.
Please visit the following URL for the full text of the OSM Test Data license:
https://github.com/osmcode/osm-testdata?tab=readme-ov-file#license
The copied files are located in:
- baremaps-core/src/test/resources/osm-testdata/
This product includes protocol buffers definitions derived from Mapbox Vector Tile.
Creative Commons Public License.
Please visit the following URL for the licensing information:
- https://github.com/mapbox/vector-tile-spec/blob/master/LICENSE
The derived files are:
- baremaps-core/src/main/proto/vector_tile.proto
This product includes code derived from Palantir Streams.
Apache License 2.0.
Please visit the following URL for the full text of the Palantir license:
https://github.com/palantir/streams/blob/develop/LICENSE
The derived files are:
- baremaps-core/src/main/java/org/apache/baremaps/stream/BufferedSpliterator.java
This product includes code derived from Planetiler.
Apache License 2.0.
Please visit the following URL for the full text of the Planetiler license:
https://github.com/onthegomap/planetiler/blob/main/LICENSE
The derived files are:
- baremaps-core/src/main/java/org/apache/baremaps/database/collection/MemoryAlignedDataMap.java
- baremaps-core/src/main/java/org/apache/baremaps/database/collection/MonotonicDataMap.java
- baremaps-core/src/main/java/org/apache/baremaps/database/collection/MonotonicFixedSizeDataMap.java
This product includes test data copied from PMTiles.
BSD-3-Clause license.
Please visit the following URL for the full text of the PMTiles license:
https://github.com/protomaps/PMTiles
The copied files are located in:
- baremaps-core/src/test/resources/pmtiles/
This product includes code derived from pyosmium.
BSD 2-Clause "Simplified" License.
Please visit the following URL for the full text of the pyosmium license:
https://github.com/osmcode/pyosmium/blob/master/LICENSE.TXT
The derived files are:
- baremaps-core/src/main/java/org/apache/baremaps/openstreetmap/state/StateReader.java