]> git.openstreetmap.org Git - chef.git/commitdiff
imagery: add OpenMap Local 2019 04
authorGrant Slater <git@firefishy.com>
Mon, 3 Aug 2020 17:26:59 +0000 (18:26 +0100)
committerGrant Slater <git@firefishy.com>
Mon, 3 Aug 2020 17:26:59 +0000 (18:26 +0100)
cookbooks/imagery/recipes/gb_os_sv.rb

index 5e886df31c3ff085769f442ea7def0f16515e758..b9af18645ff1fd4a7ef8f8b977926d519e36cb21 100644 (file)
@@ -1118,3 +1118,13 @@ imagery_layer "gb_os_om_local_2018_05" do
   background_colour "213 244 248" # OS OpenMap Local Water Blue
   extension "os_om_local_png"
 end
+
+imagery_layer "gb_os_om_local_2019_04" do
+  site "os.openstreetmap.org"
+  title "OS OpenMap Local - April 2019"
+  projection "EPSG:27700"
+  source "/data/imagery/gb/openmap-local/2019-04/os-openmap-local-2019-04.vrt"
+  copyright "Contains OS data &copy; Crown copyright and database right 2019"
+  background_colour "213 244 248" # OS OpenMap Local Water Blue
+  extension "os_om_local_png"
+end