<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Dear NCL Users,
<div><br>
</div>
<div>What is the correct method for filling in inland water bodies with a specified color. Here's the resources I have been experimenting with, but none seem to work, eg, inland lakes are consistently colored white not grey81. Thanks, Matt</div>
<div><br>
</div>
<div><br>
</div>
<div>
<p class="p1">mpres&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = True</p>
<p class="p1">;mpres@mpDataBaseVersion&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = &quot;Ncarg4_0&quot;</p>
<p class="p1">;mpres@mpDataSetName&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = &quot;Earth..4&quot;</p>
<p class="p1">mpres@mpNationalLineColor&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = &quot;black&quot;</p>
<p class="p1">mpres@mpNationalLineThicknessF &nbsp; &nbsp; = 2</p>
<p class="p1">mpres@mpGeophysicalLineColor &nbsp; &nbsp; &nbsp; = &quot;black&quot;</p>
<p class="p1">mpres@mpGeophysicalLineThicknessF&nbsp; = 2</p>
<p class="p1">mpres@mpProvincialLineColor&nbsp; &nbsp; &nbsp; &nbsp; = &quot;black&quot;</p>
<p class="p1">mpres@mpProvincialLineThicknessF &nbsp; = 3</p>
<p class="p1">mpres@mpFillOn &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = True</p>
<p class="p1">mpres@mpMonoFillColor&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = True</p>
<p class="p1">mpres@mpFillColor&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = &quot;grey81&quot;</p>
<p class="p1">mpres@mpFillAreaSpecifiers &nbsp; &nbsp; &nbsp; &nbsp; = &quot;water&quot; &nbsp; ;&quot;inlandwater&quot;</p>
<p class="p1">mpres@mpSpecifiedFillColors&nbsp; &nbsp; &nbsp; &nbsp; = &quot;grey81&quot;</p>
</div>
</div>
</body>
</html>