<html><body>
<DIV>Hi Arlindo,</DIV>
<DIV>I tried downloading the gshhs lake files too and received the same result.&nbsp; Here's the segment of the script that overlays the shapefiles. I've attached the output (png file) </DIV>
<DIV>&nbsp;</DIV>
<DIV>'set line 33 1 6'<BR>'shp_lines gshhs_land'<BR>'shp_polyf gshhs_land'<BR>'shp_lines hshhs_lake'<BR>'shp_polyf hshhs_lake'</DIV>
<DIV>&nbsp;</DIV>
<DIV>Also here is the out put from Grads.&nbsp; As best I can tell it is reading the shapefile fine and appears to be drawing both the lines and polygons, but the polygons do not appear. Any thoughts would be appreciated.</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>Starting grads under c:\PROGRA~1\PCGRAD~2\win32 ...</DIV>
<DIV>Grid Analysis and Display System (GrADS) Version 1.9.0-rc1<BR>Copyright (c) 1988-2007 by Brian Doty and IGES<BR>Center for Ocean-Land-Atmosphere Studies (COLA)<BR>Institute for Global Environment and Society (IGES)<BR>GrADS comes with ABSOLUTELY NO WARRANTY<BR>See file COPYRIGHT for more information</DIV>
<DIV>Config: v1.9.0-rc1 32-bit little-endian readline sdf/xdf netcdf dap dap-stn lats<BR>&nbsp;athena printim</DIV>
<DIV>Issue 'q config' command for more information.</DIV>
<DIV>Error opening user function definition table<BR>&nbsp; File name is: c:\Program Files\PCGrADS19\win32\udf<BR>GX Package Initialization: Size = 11 8.5<BR>Running in Batch mode<BR>Grib = test<BR>reg&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = sf<BR>map_reg = sf<BR>map = W140N40<BR>&nbsp;Displaying Beach sf W140N40<BR>&nbsp;Define beach1 complete<BR>Beach Overlay Complete<BR>&nbsp;Displaying Relief sf W140N40<BR>Using shapefile /dat/gshhs_land<BR>Shapefile Type: Arc&nbsp;&nbsp; # of Shapes: 191811<BR>File Bounds: (-180.000, -78.570) to ( 180.000,&nbsp; 83.633)<BR>Done shapefile /dat/gshhs_land<BR>Using shapefile /dat/gshhs_land<BR>Shapefile Type: Arc&nbsp;&nbsp; # of Shapes: 191811<BR>File Bounds: (-180.000, -78.570) to ( 180.000,&nbsp; 83.633)<BR>Done shapefile /dat/gshhs_land<BR>Using shapefile /dat/hshhs_lake<BR>Shapefile Type: Arc&nbsp;&nbsp; # of Shapes: 7287<BR>File Bounds: (-180.000, -67.123) to ( 180.000,&nbsp; 83.327)<BR>Done shapefile /dat/hshhs_lake<BR>Using shapefile
 /dat/h
shhs_lake<BR>Shapefile Type: Arc&nbsp;&nbsp; # of Shapes: 7287<BR>File Bounds: (-180.000, -67.123) to ( 180.000,&nbsp; 83.327)<BR>Done shapefile /dat/hshhs_lake<BR>Start Print<BR>&nbsp;&nbsp; ** sf Print Complete **<BR>End of file<BR>Region Loop closed<BR>Processing Complete<BR>ga-&gt;</DIV>
<DIV>&nbsp;</DIV>
<DIV class=signature id=signature>--<BR>Thanks, <BR>Mark</DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">-------------- Forwarded Message: -------------- <BR>From: msponsler@comcast.net (Mark Sponsler) <BR>To: GRADSUSR@LIST.CINECA.IT <BR>Subject: Re: New Win32 Release of GrADS v1.9.0-rc1 <BR>Date: Mon, 07 Apr 2008 20:24:48 +0000 <BR>
<DIV>Hi Arlindo,</DIV>
<DIV>Thanks so much for providing these new capabilities.&nbsp; This is wonderful stuff!</DIV>
<DIV>&nbsp;</DIV>
<DIV>I've been playing with&nbsp;shapefiles from gshhs and ersi using&nbsp;Win32&nbsp;superpack non-self installing version.&nbsp; Can get the outline of the coast to display fine from both sources but not the polygons from gshhs. Polygons from ersi works fine though. Also cannot seem to get the coast outline to draw 'thicker'.&nbsp; Not sure if that is an available option, but here's the code I'm using. &nbsp;&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>'set line 33 1 6'<BR>'shp_lines gshhs_land'<BR>'shp_polyf gshhs_land'</DIV>
<DIV>&nbsp;</DIV>
<DIV>Am I dong something wrong?</DIV>
<DIV class=signature id=signature>--<BR>Thanks, <BR>Mark</DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">-------------- Original message -------------- <BR>From: Arlindo da Silva &lt;dasilva@ALUM.MIT.EDU&gt; <BR>
<P style="MARGIN: 0px; FONT: 12px Helvetica">All,</P>
<P style="MARGIN: 0px; FONT: 12px Helvetica"><BR></P>
<P style="MARGIN: 0px; FONT: 12px Helvetica">&nbsp;&nbsp;I just uploaded to <A href="http://sf.net/">sf.net</A> a new Win32 GrADS release:</P>
<P style="MARGIN: 0px; FONT: 12px Helvetica"><BR></P>
<P style="MARGIN: 0px; FONT: 12px Helvetica">&nbsp;&nbsp; &nbsp; <A href="http://sourceforge.net/project/showfiles.php?group_id=161773&amp;package_id=270750">http://sourceforge.net/project/showfiles.php?group_id=161773&amp;package_id=270750</A></P>
<DIV><BR></DIV>
<DIV>Notice that Win32 GrADS now has its own packaged called "grads-windows". See the ChangeLog for additional info.</DIV>
<DIV><BR></DIV>
<DIV>&nbsp;&nbsp; This version fixes some bugs with DOS-style text files, and includes Release 2 of the OpenGrADS extensions, with Grib-2 and Shapefile support (as well as an improved "fish"). To quickly checkout the new features:</DIV>
<DIV><BR></DIV>
<DIV>Grib-2:</DIV>
<DIV><BR></DIV>
<DIV>&nbsp;&nbsp; ga-&gt; g2_open ../data/model_25.gdf</DIV>
<DIV>&nbsp;&nbsp; ga-&gt; d g2(tmpprs)</DIV>
<DIV><BR></DIV>
<DIV>or with the % shorthand</DIV>
<DIV><BR></DIV>
<DIV>&nbsp;&nbsp; ga-&gt; % d tmpprs</DIV>
<DIV><BR></DIV>
<DIV>Shapefile:</DIV>
<DIV><BR></DIV>
<DIV>&nbsp;&nbsp; ga-&gt; open ../data/model.ctl</DIV>
<DIV>&nbsp;&nbsp; ga-&gt; d ts</DIV>
<DIV>&nbsp;&nbsp; ga-&gt; shp_polyf admin98</DIV>
<DIV><BR></DIV>
<DIV>Fish:</DIV>
<DIV><BR></DIV>
<DIV>&nbsp;&nbsp; ga-&gt; set lev 200</DIV>
<DIV>&nbsp;&nbsp; ga-&gt; d fish_psi(ua,va)</DIV>
<DIV>&nbsp;&nbsp; ga-&gt; clear</DIV>
<DIV>&nbsp;&nbsp; ga-&gt; d fish_chi(ua,va)</DIV>
<DIV><BR></DIV>
<DIV>&nbsp;&nbsp; For documentation,</DIV>
<DIV><BR></DIV>
<DIV>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<A href="http://opengrads.org/doc/">http://opengrads.org/doc/</A><BR></DIV>
<DIV><BR></DIV>
<DIV>&nbsp;&nbsp; Let me know of any problems.</DIV>
<DIV><BR></DIV>
<DIV>&nbsp;&nbsp; &nbsp; Arlindo</DIV>
<DIV><BR></DIV>
<DIV><BR></DIV>-- <BR>Arlindo da Silva<BR><A href="mailto:dasilva@alum.mit.edu">dasilva@alum.mit.edu</A> </BLOCKQUOTE></BLOCKQUOTE></body></html>