]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/imagery/recipes/lu_lidar_hillshade.rb
Underscores to dashes in layer name
[chef.git] / cookbooks / imagery / recipes / lu_lidar_hillshade.rb
index a2c1223935ca186cc3c49bd7a1c7ff4541f48135..cf2ab87a2f2577fdd4eb43378f3fe1f22750fc44 100644 (file)
@@ -24,7 +24,7 @@ imagery_site "lidar-hillshade-2019.openstreetmap.lu" do
   bbox [[49.38, 5.64], [50.2, 6.64]]
 end
 
-imagery_layer "lidar-hillshade-2019" do
+imagery_layer "lidar_hillshade_2019" do
   site "lidar-hillshade-2019.openstreetmap.lu"
   default_layer true
   projection "EPSG:3857"