X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e88020178b6617b163bafb500a6cf2d1ab79428d..e8782da840fdd080fc9bafa6428c66d466926805:/cookbooks/imagery/recipes/na_sgswa_topo.rb diff --git a/cookbooks/imagery/recipes/na_sgswa_topo.rb b/cookbooks/imagery/recipes/na_sgswa_topo.rb index f5b3ba2b9..7426805be 100644 --- a/cookbooks/imagery/recipes/na_sgswa_topo.rb +++ b/cookbooks/imagery/recipes/na_sgswa_topo.rb @@ -1,8 +1,8 @@ # -# Cookbook Name:: imagery +# Cookbook:: imagery # Recipe:: za_ngi_topo # -# 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. @@ -34,6 +34,16 @@ imagery_layer "na_sgswa_topo_50k" do default_layer true background_colour "0 0 0" extension "jpeg" - default_layer true max_zoom 16 end + +imagery_layer "na_aerial" do + site "namibia-topo.openstreetmap.org.za" + title "Namibia Aerial Demo" + projection "namibia_aerial" + source "/data/imagery/na/aerial/aerial.vrt" + copyright "State Copyright" + background_colour "0 0 0" + extension "jpeg" + max_zoom 21 +end