X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/5060176df83701571e499e4770fe9d5035dea11f..072e28ef2f6608113b47e49e010ad5a6b668e46b:/cookbooks/imagery/templates/default/mapserver.map.erb?ds=sidebyside diff --git a/cookbooks/imagery/templates/default/mapserver.map.erb b/cookbooks/imagery/templates/default/mapserver.map.erb index 29a83c27c..248897897 100644 --- a/cookbooks/imagery/templates/default/mapserver.map.erb +++ b/cookbooks/imagery/templates/default/mapserver.map.erb @@ -6,14 +6,14 @@ MAP UNITS METERS IMAGETYPE <%= @extension %> PROJECTION - "init=<%= @projection %>" + "init=<%= @projection.downcase %>" END LAYER NAME "<%= @name %>" DATA "<%= @source %>" PROJECTION - "init=<%= @projection %>" + "init=<%= @projection.downcase %>" END STATUS DEFAULT TYPE RASTER