Skip to content
Snippets Groups Projects
Commit 26de5f74 authored by David Hoese's avatar David Hoese
Browse files

Change basemap layer to have a black background and green land

parent 1e8b77c5
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ MAP
STATUS ON
MAXSIZE 5000
SIZE 1024 1024
IMAGECOLOR 192 192 192
IMAGECOLOR 0 0 0
IMAGETYPE png256
EXTENT -5434894.885 -5434894.885 5434894.885 5434894.885
FONTSET "/work/mapfiles/fonts.list"
......@@ -42,7 +42,7 @@ MAP
STYLE
WIDTH 1
OUTLINECOLOR 128 128 128
COLOR 255 255 255
COLOR 160 192 160
END
END
END
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment