Make tileset def openmaptiles.yaml a variable (#968)

Move the hard coded `openmaptiles.yaml` from Makefile to a variable. Allows use other tileset definition.
A step forward easy alternative layer definition.
This commit is contained in:
Frédéric Rodrigo
2020-08-27 18:43:09 +02:00
committed by GitHub
parent 1daacf354e
commit 10efc29280
3 changed files with 16 additions and 10 deletions

3
.env
View File

@@ -1,5 +1,8 @@
# This file defines default environment variables for all images
# Layers definition and meta data
TILESET_FILE=openmaptiles.yaml
# Use 3-part patch version to ignore patch updates, e.g. 5.0.0
TOOLS_VERSION=5.2