X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/45dde9418dd342bb1a632d82559201c0b3becf1a..6ec94a223bfbe53fc0245eb8da0d27cc5f884be4:/cookbooks/imagery/recipes/gb_os_sv.rb diff --git a/cookbooks/imagery/recipes/gb_os_sv.rb b/cookbooks/imagery/recipes/gb_os_sv.rb index 878ee0fe0..42136daf0 100644 --- a/cookbooks/imagery/recipes/gb_os_sv.rb +++ b/cookbooks/imagery/recipes/gb_os_sv.rb @@ -1049,3 +1049,13 @@ imagery_layer "gb_os_sv_diff_2015_11_2016_04" do url_aliases ["/sv-diff-2015-11-2016-04"] overlay true end + +imagery_layer "gb_os_om_local_2020_04" do + site "os.openstreetmap.org" + title "Testing OS OpenMap Local" + projection "EPSG:27700" + source "/data/imagery/gb/openmap-local/2020-04/os-openmap-local-2020-04-combined-auto.vrt" + copyright "Contains OS data © Crown copyright and database right 2020" + extension "png" + url_aliases ["/om-local-2020-04"] +end