X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/f153bcdc25b7df0778aee101d32487cafa6d292f..33d3964b54662ab6c6aca33a17c177c7ce488bfb:/cookbooks/imagery/recipes/gb_surrey_aerial.rb?ds=inline diff --git a/cookbooks/imagery/recipes/gb_surrey_aerial.rb b/cookbooks/imagery/recipes/gb_surrey_aerial.rb index c3ad9e69f..ff82958d2 100644 --- a/cookbooks/imagery/recipes/gb_surrey_aerial.rb +++ b/cookbooks/imagery/recipes/gb_surrey_aerial.rb @@ -21,6 +21,7 @@ include_recipe "imagery" imagery_site "surrey.aerial.openstreetmap.org.uk" do # aliases + git_repository "https://github.com/Firefishy/osm-imagery-surrey-aerial-site.git" end imagery_layer "gb_surrey_aerial" do @@ -28,4 +29,5 @@ imagery_layer "gb_surrey_aerial" do root_layer true projection "EPSG:27700" source "/data/imagery/gb/surrey-aerial/SurreyMosaicECW.tif" + url_aliases ["/sas"] end