# DO NOT EDIT - This file is being maintained by Chef
MAP
- NAME "map-<%= @name %>"
+ NAME "map-<%= @layer %>"
STATUS ON
SIZE 256 256
UNITS METERS
END
LAYER
- NAME "<%= @name %>"
+ NAME "<%= @layer %>"
DATA "<%= @source %>"
PROJECTION
"init=<%= @projection.downcase %>"