<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3059" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=328585006-06032007><FONT face=Arial size=2>Using the "Print" 
routines to save maps as PDF or images, only the layers that are set to be 
turned on in the map file (STATUS ON) are showing up.&nbsp; Layers that are 
toggled on or off do not appear any any of the image/pdf 
documents.</FONT></SPAN></DIV>
<DIV><SPAN class=328585006-06032007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=328585006-06032007><FONT face=Arial size=2>Is there any special 
METADATA settings for the mapfile?&nbsp; Or do I have things all messed up to 
begin with?&nbsp;&nbsp; Below is the mapfile that I am 
using.</FONT></SPAN></DIV>
<DIV><SPAN class=328585006-06032007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=328585006-06032007><FONT face=Arial size=2>Thanks for any help 
you can provide,</FONT></SPAN></DIV>
<DIV><SPAN class=328585006-06032007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=328585006-06032007><FONT face=Arial 
size=2>Dan</FONT></SPAN></DIV>
<DIV><SPAN class=328585006-06032007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=328585006-06032007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=328585006-06032007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=328585006-06032007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=328585006-06032007><FONT face=Arial size=2>MAP<BR>&nbsp; NAME 
"WBCSD_Demo"<BR>&nbsp; STATUS ON<BR>&nbsp; TRANSPARENT ON<BR>&nbsp; EXTENT -180 
-90 180 83.623600 <BR>&nbsp; SIZE 800 400 <BR>&nbsp; SHAPEPATH 
"../data"<BR>&nbsp; FONTSET "../etc/fontset.txt"&nbsp; # List of available 
fonts<BR>&nbsp; IMAGETYPE PNG<BR>&nbsp; IMAGECOLOR 255 255 255<BR>&nbsp; UNITS 
DD<BR>&nbsp; WEB<BR>&nbsp;&nbsp;&nbsp; MINSCALE 5000000<BR>&nbsp;&nbsp;&nbsp; 
MAXSCALE 140000000<BR>&nbsp;&nbsp;&nbsp; IMAGEPATH 
"/mapserver/tmp/ms_tmp/"<BR>&nbsp;&nbsp;&nbsp; IMAGEURL 
"/ms_tmp/"<BR>&nbsp;&nbsp;&nbsp; METADATA<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
"max_extents" "auto"<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; END<BR>&nbsp; 
REFERENCE<BR>&nbsp;&nbsp;&nbsp; STATUS ON<BR>&nbsp;&nbsp;&nbsp; IMAGE 
"images/wbcsd.png"<BR>&nbsp;&nbsp;&nbsp; SIZE 140 90 <BR>&nbsp;&nbsp;&nbsp; 
EXTENT -180 -90 180 83.623600 <BR>&nbsp;&nbsp;&nbsp; COLOR -1 -1 
-1<BR>&nbsp;&nbsp;&nbsp; OUTLINECOLOR 255 0 0<BR>&nbsp; END<BR>&nbsp; 
LEGEND<BR>&nbsp;&nbsp;&nbsp; STATUS ON<BR>&nbsp;&nbsp;&nbsp; 
LABEL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
BITMAP<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 89<BR>&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp; END<BR>&nbsp; LAYER<BR>&nbsp;&nbsp;&nbsp; NAME 
"World"<BR>&nbsp;&nbsp;&nbsp; GROUP "World Map"<BR>&nbsp;&nbsp;&nbsp; STATUS 
ON<BR>&nbsp;&nbsp;&nbsp; DATA "world30"<BR>&nbsp;&nbsp;&nbsp; TYPE 
POLYGON<BR>&nbsp;&nbsp;&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME 
"World"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 153 179 
204<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 146 136 
155<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV><SPAN class=328585006-06032007><FONT face=Arial size=2>&nbsp; 
LAYER<BR>&nbsp;&nbsp;&nbsp; NAME "Countries"<BR>&nbsp;&nbsp;&nbsp; GROUP "World 
Map"<BR>&nbsp;&nbsp;&nbsp; STATUS ON<BR>&nbsp;&nbsp;&nbsp; DATA 
"WBCSD_FAO_WHO"<BR>&nbsp;&nbsp;&nbsp; TYPE POLYGON<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME 
"Countries"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 242 239 
233<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 0 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV><SPAN class=328585006-06032007><FONT face=Arial size=2>&nbsp; 
LAYER<BR>&nbsp;&nbsp;&nbsp; NAME "Access to Improved Sanitation Coverage 
(%)"<BR>&nbsp;&nbsp;&nbsp; GROUP "Access to Improved Sanitation Coverage 
(%)"<BR>&nbsp;&nbsp;&nbsp; STATUS ON<BR>&nbsp;&nbsp;&nbsp; DATA 
"WBCSD_FAO_WHO"<BR>&nbsp;&nbsp;&nbsp; TYPE POLYGON<BR>&nbsp;&nbsp;&nbsp; 
CLASSITEM "TOT_SAN"<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "No 
Data"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([TOT_SAN] &lt; 
1)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 242 239 
233<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 0 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "0 - 25 
%"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([TOT_SAN] &gt; 0 AND [TOT_SAN] 
&lt;= 25)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 204 
153<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 0 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV><SPAN class=328585006-06032007><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "26 - 50 
%"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([TOT_SAN] &gt; 25 AND [TOT_SAN] 
&lt;= 50)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 204 0 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 0 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "51 - 75 
%"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([TOT_SAN] &gt; 50 AND [TOT_SAN] 
&lt;= 75)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 153 0&nbsp; 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 0 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp;&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
NAME "76 - 90 %"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([TOT_SAN] 
&gt; 75 AND [TOT_SAN] &lt;= 90)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 101 0 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 0 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "91 - 100 
%"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([TOT_SAN] &gt; 
90)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 153 51 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 0 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV><SPAN class=328585006-06032007><FONT face=Arial size=2>&nbsp; 
LAYER<BR>&nbsp;&nbsp;&nbsp; NAME "Access to Improved Drinking Water Coverage 
(%)"<BR>&nbsp;&nbsp;&nbsp; GROUP "Access to Improved Drinking Water Coverage 
(%)"<BR>&nbsp;&nbsp;&nbsp; STATUS OFF<BR>&nbsp;&nbsp;&nbsp; DATA 
"WBCSD_FAO_WHO"<BR>&nbsp;&nbsp;&nbsp; TYPE POLYGON<BR>&nbsp;&nbsp;&nbsp; 
CLASSITEM "TOT_WAT"<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "No 
Data"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([TOT_WAT] &lt; 
1)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 242 239 
233<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 0 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "0 - 25 
%"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([TOT_WAT] &gt; 0 AND [TOT_WAT] 
&lt;= 25)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 153 204 
255<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 0 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV><SPAN class=328585006-06032007><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "26 - 50 
%"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([TOT_WAT] &gt; 25 AND [TOT_WAT] 
&lt;= 50)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 204 255 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 0 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "51 - 75 
%"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([TOT_WAT] &gt; 50 AND [TOT_WAT] 
&lt;= 75)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 51 101 255&nbsp; 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 0 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp;&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
NAME "76 - 90 %"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([TOT_WAT] 
&gt; 75 AND [TOT_WAT] &lt;= 90)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 255 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 0 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "91 - 100 
%"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([TOT_WAT] &gt; 
90)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 
128<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 0 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV><SPAN class=328585006-06032007><FONT face=Arial size=2>&nbsp; 
LAYER<BR>&nbsp;&nbsp;&nbsp; NAME "Industrial Water Withdrawal 
(%)"<BR>&nbsp;&nbsp;&nbsp; GROUP "Industrial Water Withdrawal 
(%)"<BR>&nbsp;&nbsp;&nbsp; STATUS OFF<BR>&nbsp;&nbsp;&nbsp; DATA 
"WBCSD_FAO_WHO"<BR>&nbsp;&nbsp;&nbsp; TYPE POLYGON<BR>&nbsp;&nbsp;&nbsp; 
CLASSITEM "IND_PERC"<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "No 
Data"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([IND_PERC] &lt; 
1)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 242 239 
233<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 0 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "0 - 25 
%"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([IND_PERC] &gt; 0 AND 
[IND_PERC] &lt;= 25)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 204 255 
255<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 0 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV><SPAN class=328585006-06032007><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "26 - 50 
%"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([IND_PERC] &gt; 25 AND 
[IND_PERC] &lt;= 50)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 255 255 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 0 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "51 - 75 
%"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([IND_PERC] &gt; 50 AND 
[IND_PERC] &lt;= 75)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 51 202 204 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 0 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp;&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
NAME "76 - 90 %"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([IND_PERC] 
&gt; 75 AND [IND_PERC] &lt;= 90)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 128 128 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 0 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "91 - 100 
%"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([IND_PERC] &gt; 
90)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 51 
101<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 0 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp; END #Layer</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV><SPAN class=328585006-06032007><FONT face=Arial 
size=2>LAYER<BR>&nbsp;&nbsp;&nbsp; NAME "Annual Renewable Water Resource 
(m3/capita/year)"<BR>&nbsp;&nbsp;&nbsp; GROUP "Annual Renewable Water Resource 
(m3/capita/year)"<BR>&nbsp;&nbsp;&nbsp; STATUS OFF<BR>&nbsp;&nbsp;&nbsp; DATA 
"Basin_WAPP_v2"<BR>&nbsp;&nbsp;&nbsp; TYPE POLYGON<BR>&nbsp;&nbsp;&nbsp; 
CLASSITEM "WAPP_1995"<BR>&nbsp;<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "No 
Data"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([WAPP_1995] = 
-999)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 242 239 
233<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;<BR>&nbsp;<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "Extreme Scarcity&nbsp; &lt; 
500"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([WAPP_1995] = 
1)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV><SPAN class=328585006-06032007><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "Scarcity&nbsp; 500 - 
1000"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([WAPP_1995] = 
2)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 153 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME 
"Stress&nbsp; 1000 - 1700"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION 
([WAPP_1995] = 3)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 255 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME 
"Sufficient&nbsp; 1700 - 4000"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION 
([WAPP_1995] = 4)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 153 204 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME 
"Abundant&nbsp; &gt; 4000"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION 
([WAPP_1995] = 5)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 128 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp; END&nbsp; #Layer<BR>&nbsp; 
<BR>LAYER<BR>&nbsp;&nbsp;&nbsp; NAME "Mean Annual Relative Water Stress 
Index"<BR>&nbsp;&nbsp;&nbsp; GROUP "Mean Annual Relative Water Stress 
Index"<BR>&nbsp;&nbsp;&nbsp; STATUS OFF<BR>&nbsp;&nbsp;&nbsp; DATA 
"i4_poly"<BR>&nbsp;&nbsp;&nbsp; TYPE POLYGON<BR>&nbsp;&nbsp;&nbsp; CLASSITEM 
"GRIDCODE"<BR>&nbsp;<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "No 
Data"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([GRIDCODE] = 
-999)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 242 239 
233<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;<BR>&nbsp;<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME " &lt; 0.2 
"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([GRIDCODE] = 
1)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 180 211 
82<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV><SPAN class=328585006-06032007><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME " 0.2 - 0.4 
"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([GRIDCODE] &gt;= 2 AND 
[GRIDCODE] &lt;= 4)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 254 237 
60<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME " 0.4 - 
1.0 "<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([GRIDCODE] &gt; 4 AND 
[GRIDCODE] &lt;= 10)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 250 4 
5<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp; CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME " &gt; 
1.0 "<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXPRESSION ([GRIDCODE] &gt; 
10)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 181 26 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
END</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV><SPAN class=328585006-06032007><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
<BR>&nbsp; END&nbsp; #Layer<BR>&nbsp; <BR>&nbsp; <BR>&nbsp;&nbsp;&nbsp; 
LAYER<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME 
"Borders"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GROUP 
"Borders"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; STATUS 
ON<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DATA 
"WBCSD_FAO_WHO"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
POLYGON<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME 
"Borders"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 255 
255<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 0 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
END<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp; END<BR>&nbsp; <BR>END #Map 
<BR></FONT></SPAN></DIV></BODY></HTML>