- imagery_layer "gb_hampshire_aerial-rgb" do
- site new_resource.name
- text "Hampshire Aerial - Summer 2013"
- source "/data/imagery/gb/hampshire-aerial/hampshire-aerial-RGB.tif"
- projection "EPSG:27700"
- copyright "Hampshire Hub - Open Government Licence (OGL) 2014"
- end
+ # aliases
+ bbox [[50.564, -1.9899], [51.3606, -0.712738]]
+end
+
+imagery_layer "gb_hampshire_aerial_rgb" do
+ site "hampshire.aerial.openstreetmap.org.uk"
+ root_layer true
+ text "Hampshire Aerial - Summer 2013"
+ source "/data/imagery/gb/hampshire-aerial/hampshire-aerial-RGB.tif"
+ projection "EPSG:27700"
+ copyright "Hampshire Hub - Open Government Licence (OGL) 2014"
+ url_aliases ["/hampshire-rgb"]
+end