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 ...@@ -3,7 +3,7 @@ MAP
STATUS ON STATUS ON
MAXSIZE 5000 MAXSIZE 5000
SIZE 1024 1024 SIZE 1024 1024
IMAGECOLOR 192 192 192 IMAGECOLOR 0 0 0
IMAGETYPE png256 IMAGETYPE png256
EXTENT -5434894.885 -5434894.885 5434894.885 5434894.885 EXTENT -5434894.885 -5434894.885 5434894.885 5434894.885
FONTSET "/work/mapfiles/fonts.list" FONTSET "/work/mapfiles/fonts.list"
...@@ -42,7 +42,7 @@ MAP ...@@ -42,7 +42,7 @@ MAP
STYLE STYLE
WIDTH 1 WIDTH 1
OUTLINECOLOR 128 128 128 OUTLINECOLOR 128 128 128
COLOR 255 255 255 COLOR 160 192 160
END END
END END
END END
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment