X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/f31ba7e2c98ff3c1ccab81c17bfec79cd7a9065a..62f331c6a31c15ce08cece2b07f0004330366535:/cookbooks/imagery/recipes/gb_hampshire_aerial.rb?ds=sidebyside diff --git a/cookbooks/imagery/recipes/gb_hampshire_aerial.rb b/cookbooks/imagery/recipes/gb_hampshire_aerial.rb index ae74a43e5..a53ad56bb 100644 --- a/cookbooks/imagery/recipes/gb_hampshire_aerial.rb +++ b/cookbooks/imagery/recipes/gb_hampshire_aerial.rb @@ -30,7 +30,7 @@ imagery_layer "gb_hampshire_aerial_rgb" do source "/data/imagery/gb/hampshire-aerial/hampshire-aerial-RGB.tif" projection "EPSG:27700" copyright "Hampshire Hub - Open Government Licence (OGL) 2014" - url_aliases [ "/hampshire-rgb" ] + url_aliases ["/hampshire-rgb"] end imagery_layer "gb_hampshire_aerial_fcir" do @@ -39,5 +39,5 @@ imagery_layer "gb_hampshire_aerial_fcir" do source "/data/imagery/gb/hampshire-aerial/hampshire-aerial-FCIR.tif" projection "EPSG:27700" copyright "Hampshire Hub - Open Government Licence (OGL) 2014" - url_aliases [ "/hampshire-fcir" ] + url_aliases ["/hampshire-fcir"] end