<div dir="ltr"><div class="gmail_default" style="font-size:small">Gaeun,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">The &quot;HighRes&quot; map database is for coastal outlines only, and not interior land boundaries.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Try using:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style=""><div style="font-size:12.8px">  res@mpDataBaseVersion         = &quot;HighRes&quot;</div><div style="font-size:small">  res@<span class=""><a href="http://www.ncl.ucar.edu/Document/Graphics/Resources/mp.shtml#mpDataSetName"><i>mpDataSetName</i></a></span><span class="">  = &quot;Earth..4&quot;</span></div><div style="font-size:small"><span class=""><br></span></div><div style="font-size:small"><span class="">The other thing you might want to consider is using shapefile outlines.  If you go to <a href="http://gadm.org/country">gadm.org/country</a> and look at the pull down menu for the countries, you will see shapefile outlines for China, South Korea, and North Korea. Make sure the &quot;File Format&quot; option is set to &quot;shapefile&quot;, and then download the desired shapefiles. You can use &quot;gsn_add_shapefile_polylines&quot; to draw the &quot;CHN_adm0.shp&quot;, &quot;KOR_adm0.shp&quot;, and &quot;PRK_adm0.shp&quot; shapefile outlines</span>.  The &quot;adm0&quot; files are the country outlines.</div><div style="font-size:small"><span class=""><br></span></div><div style="font-size:small"><span class="">For more information, see:</span></div><div style="font-size:small"><span class=""><br></span></div><div style=""><span class=""><a href="http://www.ncl.ucar.edu/Document/Graphics/Interfaces/gsn_add_shapefile_polylines.shtml">http://www.ncl.ucar.edu/Document/Graphics/Interfaces/gsn_add_shapefile_polylines.shtml</a><br></span></div><div style=""><br></div><div style=""><span class="">See the &quot;shapefiles&quot; examples page, and in particular, example shapefile_8.ncl:</span></div><div style=""><span class=""><br></span></div><div style=""><span class=""><a href="http://www.ncl.ucar.edu/Applications/shapefiles.shtml#ex8">http://www.ncl.ucar.edu/Applications/shapefiles.shtml#ex8</a><br></span></div><div style=""><span class=""><br></span></div><div style=""><span class="">--Mary</span></div><div style=""><span class=""><br></span></div><div style=""><span class=""><br></span></div>







</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Aug 28, 2016 at 7:38 PM, 김가은 <span dir="ltr">&lt;<a href="mailto:gaeun.kim0921@gmail.com" target="_blank">gaeun.kim0921@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div>Dear users</div><div><br></div><div>Hi! I&#39;m trying to get the national boundaries and the below is mp resources I&#39;ve declared.</div><div><br></div><div>When I give &quot;False&quot; to mpOutlineOn or give &quot;red&quot; to outline color, it works but I don&#39;t understand why I can&#39;t get the boundary between north- and south-Korea , and between north-Korea and China</div><div><br></div><div>;  res@mpPerimOn                        = True</div><div>  res@mpDataBaseVersion         = &quot;HighRes&quot;</div><div>  res@mpDataSetName             = &quot;Earth..4&quot;</div><div>  res@mpFillOn                  = False</div><div>  res@mpOutlineOn               = True</div><div>  res@mpOutlineBoundarySets     = &quot;National&quot; <b>&lt;-- doesn&#39;t work!</b></div><div>  res@mpGeophysicalLineColor    = &quot;black&quot;</div><div>  res@mpNationalLineColor       = res@mpGeophysicalLineColor</div><div><br></div><div> can <span style="background-color:rgba(243,168,163,0.513726)">anyone </span>advise something?</div><div><br></div><div>best regards,</div><div>Gaeun</div></div>
</div><br></div>
<br>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>