<div dir="ltr"><div class="gmail_default" style="font-size:small">The reason you are not seeing state outlines is because you are using the &quot;HighRes&quot; map database, and this database includes coastal outlines only.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I suggest using the MediumRes map database instead. Or, if you need both the coastlines and the map outlines, then you can draw the map twice: first with the filled high-res coastal boundaries, and then with the state outlines (no fill).  </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Also, you have the outlines drawn in the &quot;draw&quot; phase, and the fill drawn in the &quot;postdraw&quot; phase, which means your fill is potentially going to cover your outlines, depending on what outlines you&#39;ve specified.  I suggest swapping these two so that the outlines are drawn in the &quot;postdraw&quot; phase.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">See the attached script and resultant PNG.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--Mary</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--Mary</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">If you need both state outlines and high-res coastal outlines</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 24, 2015 at 11:31 AM,  <span dir="ltr">&lt;<a href="mailto:ncl-talk-owner@ucar.edu" target="_blank">ncl-talk-owner@ucar.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">As list administrator, your authorization is requested for the<br>
following mailing list posting:<br>
<br>
    List:    <a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
    From:    <a href="mailto:andrew.kren@noaa.gov">andrew.kren@noaa.gov</a><br>
    Subject: Map with markers and US states outlined<br>
    Reason:  Message body is too big: 2216355 bytes with a limit of 1500 KB<br>
<br>
At your convenience, visit:<br>
<br>
    <a href="http://mailman.ucar.edu/mailman/admindb/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/admindb/ncl-talk</a><br>
<br>
to approve or deny the request.<br>
<br><br>---------- Forwarded message ----------<br>From: Andrew Kren - NOAA Affiliate &lt;<a href="mailto:andrew.kren@noaa.gov">andrew.kren@noaa.gov</a>&gt;<br>To: <a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>Cc: <br>Date: Tue, 24 Nov 2015 11:31:20 -0700<br>Subject: Map with markers and US states outlined<br><div dir="ltr">Dear all,<div><br></div><div>I am doing a simple ncl program where I plot a blank map and overlay markers for selected US cities. I have tried to overlay as well the US state boundaries including Alaska, yet with no avail. I have tried several combinations from ncl examples, still which does not show the US state boundaries. I know it is likely something I am setting, but I am not sure what to include/exclude.</div><div><br></div><div>Any help would be most appreciated. NCL script and ps file is attached.</div><div><br></div><div>Thanks,<br clear="all"><div><br></div>-- <br><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div>Andrew Kren, PhD<br>
Research Scientist I, Global Observing Systems Analysis (GOSA) Group<br>
NOAA ESRL Global Systems Division (Rm 3C515)<br>
325 Broadway, Boulder, CO 80305<br>
<a href="tel:%28303%29%20497-5418" value="+13034975847" target="_blank">(303) 497-5418</a><span><font color="#888888"><br>
</font></span></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
</div></div>
<br><br>---------- Forwarded message ----------<br>From: <a href="mailto:ncl-talk-request@ucar.edu">ncl-talk-request@ucar.edu</a><br>To: <br>Cc: <br>Date: <br>Subject: confirm d6a05be62df3957ec6940f1dd48933d1553c75f6<br>If you reply to this message, keeping the Subject: header intact,<br>
Mailman will discard the held message.  Do this if the message is<br>
spam.  If you reply to this message and include an Approved: header<br>
with the list password in it, the message will be approved for posting<br>
to the list.  The Approved: header can also appear in the first line<br>
of the body of the reply.<br></blockquote></div><br></div>