]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/imagery/recipes/gb_os_sv.rb
imagery: Add test OS openmap local
[chef.git] / cookbooks / imagery / recipes / gb_os_sv.rb
index e8781cbe237f6eb330d34a59c6b8c9a65bcb4f96..8db4958c31fd879471e78d34668fabc3050bbbfd 100644 (file)
@@ -1,8 +1,8 @@
 #
-# Cookbook Name:: imagery
+# Cookbook:: imagery
 # Recipe:: gb_os_sv
 #
-# Copyright 2016, OpenStreetMap Foundation
+# Copyright:: 2016, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -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.vrt"
+  copyright "Contains Ordnance Survey data © Crown copyright and database right 2020"
+  extension "png"
+  url_aliases ["/om-local-2020-04"]
+end