Aileen: I'm assuming you're bumping your head against the URL configuration 
changes
that were made in 5.0. Virtually anything you could do in 4.10 is doable in 5.0 
but the 
mechanism may have changed. Can you pass along the URLs that are actually being
sent to MapServer? If so, then I can tell you what changes would be necessary 
to 
make them work. Whether that means the OpenLayers interface will have to be 
updated
I'm not sure of.

Steve

>>> On 10/4/2007 at 9:41 PM, in message <[EMAIL PROTECTED]>,
"Aileen" <[EMAIL PROTECTED]> wrote:
> We recently upgraded our Mapserver version from 4.10 to 5.0.
> 
> With that, we no longer can render lines and shade polygons.
> 
> Did the parameter in passing variables from openlayers to mapserver changed?
> 
> How do you send line parameters to mapserver?
> 
> How will I render points and lines to CGI? What url do I use?
> 
> Currently we use this:
> 
> 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'});
> 
> Aileen

_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to