]> git.openstreetmap.org Git - chef.git/commitdiff
Remove world boundaries data source from tile servers
authorTom Hughes <tom@compton.nu>
Sat, 31 Aug 2019 06:36:03 +0000 (07:36 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 31 Aug 2019 06:36:03 +0000 (07:36 +0100)
roles/tile.rb

index c38bd508068fcde2678c3af073ac4ba846a729de..97917a92aa2533e67c0b29c4fa6f3d9d9e99c4f9 100644 (file)
@@ -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