Skip to content

Commit

Permalink
shorter layer titles
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewharvey authored and Firefishy committed Feb 3, 2025
1 parent f8522ae commit 6bed116
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cookbooks/imagery/recipes/au_vic_melbourne_aerial.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
imagery_layer "melbourne-2020" do
site "au-vic-melbourne-imagery.openstreetmap.org"
uses_tiler true
title "AU City of Melbourne 2020"
title "City of Melbourne 2020"
source "file:///store/imagery/au/city-of-melbourne/CoM_May2020_2cm.cog.tiff"
copyright "(c) 2020 City of Melbourne"
max_zoom 23
Expand All @@ -42,7 +42,7 @@
imagery_layer "melbourne-2019" do
site "au-vic-melbourne-imagery.openstreetmap.org"
uses_tiler true
title "AU City of Melbourne 2019"
title "City of Melbourne 2019"
source "file:///store/imagery/au/city-of-melbourne/CoM_03Feb2019.cog.tiff"
copyright "(c) 2019 City of Melbourne"
max_zoom 21
Expand All @@ -52,7 +52,7 @@
imagery_layer "melbourne-2018" do
site "au-vic-melbourne-imagery.openstreetmap.org"
uses_tiler true
title "AU City of Melbourne 2018"
title "City of Melbourne 2018"
source "file:///store/imagery/au/city-of-melbourne/CoM_May2018_10cm.COG.tiff"
copyright "(c) 2018 City of Melbourne"
max_zoom 21
Expand Down

0 comments on commit 6bed116

Please sign in to comment.