]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/imagery/recipes/gb_surrey_aerial.rb
imagery: add MVP git site support
[chef.git] / cookbooks / imagery / recipes / gb_surrey_aerial.rb
index c3ad9e69f8e9aaf883e2db15b35a3e1ae754e76a..ff82958d2a7f084beccde51f90aec46fe7a219c3 100644 (file)
@@ -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