From 6afa28e7954893fa3fb9f98fa99d0943d125ce7c Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 31 Aug 2019 07:36:03 +0100 Subject: [PATCH] Remove world boundaries data source from tile servers --- roles/tile.rb | 3 --- 1 file changed, 3 deletions(-) diff --git a/roles/tile.rb b/roles/tile.rb index c38bd5080..97917a92a 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -67,9 +67,6 @@ default_attributes( }, :tile => { :data => { - :world_boundaries => { - :url => "https://planet.openstreetmap.org/historical-shapefiles/world_boundaries-spherical.tgz" - }, :simplified_land_polygons => { :url => "https://osmdata.openstreetmap.de/download/simplified-land-polygons-complete-3857.zip", :refresh => true -- 2.43.2