<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Good morning:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2>I'm using Mapserver 3.5. 
and </FONT></FONT><FONT face=Arial size=2>I have a shape file (dimension 
lines for a parcel layer) that appears to be of type Poly Line in ESRI 
Arcview GIS 3.2a (i.e. when I open it I see all lines, and when I open the 
.dbf it calls the fields RPOLY...see below).</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>The only TYPE I can get to display in 
Mapserv is POINT, if I try TYPE LINE, POLYLINE, or POLYGON</FONT><FONT 
face=Arial size=2>, I get the errror: msDrawShape(): General error message. Only 
polygon or line shapes can be drawn using a line layer definition.  (or 
similar error for polygon, and getSymbol(): Symbol definition error. 
(POLYLINE):(9)  for POLYLINE).  I know POLYLINE is no longer used in 
3.5 but I thought I'd try it.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Map File:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>NAME lines<BR>EXTENT 2453973.98744173 213648.197153 
2554427.20872896 341848.56871657<BR>SIZE 150 150<BR>SHAPEPATH 
"/maps/"</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>LAYER<BR>  NAME "Parcel_Grid"<BR>  DATA 
dim_lines<BR>  STATUS DEFAULT<BR>  TYPE POLYLINE<BR>  
CLASS<BR>     OUTLINECOLOR 255 0 0<BR>    # 
COLOR 255 0 0<BR>  END<BR>END</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial 
size=2>END                      
</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>DBF Fields:</FONT></DIV>
<DIV><FONT face=Arial size=2>FNODE_, TNODE_, LPOLY_, RPOLY_, LENGTH, HISTORIC_, 
HISTORIC_I, CODE</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Any suggestions on what how to export the data from 
ESRI or map file parameters I might be mis-using?  I have tried 
combinations of TYPE POLYGON and color and outlinecolor and received the error 
above, and LINE and color and outlinecolor (note in each of 
POLYGON, LINE I tried both color and outlinecolor, and each 
separately).</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV>
<DIV><FONT face=Arial size=2>Steve Lehr</FONT></DIV></BODY></HTML>