<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16525" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>We recently upgraded our Mapserver version from
4.10 to 5.0.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>With that, we no longer can render lines and shade
polygons.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Did the parameter in passing variables from
openlayers to mapserver changed?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>How do you send line parameters to
mapserver?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>How will I render points and lines to CGI?
What url do I use?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Currently we use this:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>var myqry = new
OpenLayers.Layer.MapServer.Untiled("Map", "/cgi-bin/mapserv?", {map:
'/home/to/my/map.map', layer:'#qrylayer#',
map_#qrylayer#:'classitem+#qryitem#+expression+#q.code#', format: 'gif',
transparent:'false'});<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>Aileen</FONT></DIV></BODY></HTML>