From 3862f84115f61d623f6b225787a0db115bdf7f89 Mon Sep 17 00:00:00 2001 From: MartinMikita Date: Fri, 27 Jul 2018 12:14:12 +0200 Subject: [PATCH] Fixed openmaptiles.yaml, missing required bounds for tests. --- openmaptiles.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/openmaptiles.yaml b/openmaptiles.yaml index ce74486f..525e83f1 100644 --- a/openmaptiles.yaml +++ b/openmaptiles.yaml @@ -22,6 +22,7 @@ tileset: description: "A tileset showcasing all layers in OpenMapTiles. https://openmaptiles.org" attribution: '© OpenMapTiles © OpenStreetMap contributors' center: [-12.2168, 28.6135, 4] + bounds: [-180.0,-85.0511,180.0,85.0511] maxzoom: 14 minzoom: 0 pixel_scale: 256