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

Merge branch 'feature-green-basemap' into 'master'

Change basemap layer to have a black background and green land

See merge request cspp_geo/cspp-geo-web-viewer!31
parents b6268ce3 1a0ce0e6
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