This project is an OpenMapTiles add-on layers.
It adds the data layer:
route_bicycle_hiking: containing linestring routes for bicycle and hiking with defined network, name and ref.transportation_bicycle: bicycle facilities of transport network and allowed acces.
Git-clone this project on the root the the OpenMapTiles project:
git clone https://github.com/makina-maps/openmaptiles-contrib-bicycle_hiking_route.git layers_extra/route_bicycle_hiking
Add the layer definition to your own openmaptiles.yaml tileset definition:
layers_extra/route_bicycle_hiking/route_bicycle_hiking/route_bicycle_hiking.yamllayers_extra/route_bicycle_hiking/transportation_bicycle/transportation_bicycle.yamlChangeTILESET_FILEfrom the OpenMapTiles.envto point on it.
This layer is know to used by the osm-bright-bicycle-gl-style.
All code in this repository is under the BSD license and the cartography decisions encoded in the schema and SQL are licensed under CC-BY.
There is no extra requirement of attribution to this layer than the default OpenMapTiles License.