X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/cf8d1617a01136ea5a0871cb8f141ea3d8507175..cecd219c7ab80a25ceeb3e99879c9eb52f6ea6ff:/roles/tile.rb diff --git a/roles/tile.rb b/roles/tile.rb index 508d177a0..09b3f44ae 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -71,6 +71,14 @@ default_attributes( :land_polygons => { :url => "http://data.openstreetmapdata.com/land-polygons-split-3857.zip", :refresh => true + }, + :antarctica_icesheet_polygons => { + :url => "http://data.openstreetmapdata.com/antarctica-icesheet-polygons-3857.zip", + :refresh => true + }, + :antarctica_icesheet_outlines => { + :url => "http://data.openstreetmapdata.com/antarctica-icesheet-outlines-3857.zip", + :refresh => true } }, :styles => {