kopia lustrzana https://github.com/onthegomap/planetiler
4.1 KiB
4.1 KiB
Licenses
Planetiler licensed under the Apache license, Version 2.0
Copyright 2021 Michael Barry and Planetiler Contributors.
The planetiler-core
module includes the following software:
- Maven Dependencies:
- Jackson for JSON/XML handling (Apache license)
- Prometheus JVM Client (Apache license)
- SLF4j (MIT license)
- log4j (Apache license)
- org.locationtech.jts:jts-core (Eclipse Distribution License)
- org.geotools:gt-shapefile (LGPL)
- org.geotools:gt-epsg-hsql (LGPL, BSD for HSQL , EPSG)
- org.msgpack:msgpack-core (Apache license)
- org.xerial:sqlite-jdbc (Apache license)
- com.ibm.icu:icu4j (ICU license)
- com.google.guava:guava (Apache license)
- org.openstreetmap.osmosis:osmosis-osm-binary (LGPL 3.0)
- com.carrotsearch:hppc (Apache license)
- com.github.jnr:jnr-ffi (Apache license)
- Adapted code:
DouglasPeuckerSimplifier
from JTS (EDL)OsmMultipolygon
from imposm3 (Apache license)TiledGeometry
from geojson-vt (ISC license)VectorTileEncoder
from java-vector-tile (Apache license)Imposm3Parsers
from imposm3 (Apache license)PbfDecoder
from osmosis (Public Domain)PbfFieldDecoder
from osmosis (Public Domain)NativeUtil
from uppend (MIT License)
Additionally, the planetiler-basemap
module is based on OpenMapTiles:
- Maven Dependencies:
- org.yaml:snakeyaml (Apache license)
- org.commonmark:commonmark (BSD 2-clause license)
- Code adapted from OpenMapTiles (BSD 3-Clause License):
generated
package generated from OpenMapTiles- All code in
layers
package ported from OpenMapTiles LanguageUtils
ported from OpenMapTiles
- Schema
- The cartography and visual design features of the map tile schema are licensed under CC-BY 4.0. Products or services using maps derived from OpenMapTiles schema need to visibly credit "OpenMapTiles.org" or reference "OpenMapTiles" with a link to http://openmaptiles.org/. More details here
Data
source | license | used as default | included in repo |
---|---|---|---|
OpenStreetMap (OSM) data | ODBL | yes | yes |
Natural Earth | public domain | yes | yes |
OSM Lakelines | MIT, data from OSM ODBL | yes | no |
OSM Water Polygons | acknowledgement, data from OSM ODBL | yes | yes |
Wikidata name translations | CCO | no | no |