Use tools v5.2 (#903)

* Use [tools v5.2](https://github.com/openmaptiles/openmaptiles-tools/releases/tag/v5.2.0)
* Use `mbtiles-tools meta-generate` instead of the removed `generate-metadata` script.
* Remove `show-metadata` make target - it was just added and is not needed.

## Relevant changes
* Upgrade [osml10n PG extension](https://github.com/giggls/mapnik-german-l10n) to the faster v2.5.9 (significant performance improvements merged upstream by @nyurik)
This commit is contained in:
Yuri Astrakhan
2020-06-01 12:15:36 -04:00
committed by GitHub
parent c6fff879ac
commit 907fc58ee2
3 changed files with 3 additions and 11 deletions

2
.env
View File

@@ -1,7 +1,7 @@
# This file defines default environment variables for all images
# Use 3-part patch version to ignore patch updates, e.g. 5.0.0
TOOLS_VERSION=5.1
TOOLS_VERSION=5.2
# Make sure these values are in sync with the ones in .env-postgres file
PGDATABASE=openmaptiles