X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/488f7f4b704eba87d5232a3070f50fbf86049959..e8782da840fdd080fc9bafa6428c66d466926805:/cookbooks/imagery/recipes/za_ngi_topo.rb diff --git a/cookbooks/imagery/recipes/za_ngi_topo.rb b/cookbooks/imagery/recipes/za_ngi_topo.rb index cfefcb5e6..22cd752fa 100644 --- a/cookbooks/imagery/recipes/za_ngi_topo.rb +++ b/cookbooks/imagery/recipes/za_ngi_topo.rb @@ -1,14 +1,14 @@ # -# 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. # You may obtain a copy of the License at # -# http://www.apache.org/licenses/LICENSE-2.0 +# https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, @@ -22,7 +22,7 @@ include_recipe "imagery" imagery_site "topo.openstreetmap.org.za" do title "OpenStreetMap - NGI - Topographic Series" aliases ["topo.osm.org.za"] - bbox [[16.23, -35.12], [33.18, -22.1]] + bbox [[-35.12, 16.23], [-22.1, 33.18]] end imagery_layer "za_ngi_topo_250k" do @@ -31,6 +31,7 @@ imagery_layer "za_ngi_topo_250k" do projection "EPSG:3857" source "/data/imagery/za/ngi-topo-250k/ngi-topo-250k-combined.vrt" copyright 'State Copyright © 1996–2010 Chief Directorate: National Geo-spatial Information' + default_layer true end imagery_layer "za_ngi_topo_50k" do