[OpenLayers-Users] PostgreSQL dynamic layer
Schuyler Erle
sderle at metacarta.com
Thu Nov 2 10:00:53 EST 2006
You want to use OpenLayers.Layer.MapServer.
SDE
* On 2-Nov-2006 at 9:37AM EST, Moser Adrian said:
> Hi, That seems to be exactly what I'm searching for. I tried to transform my WMS layer to a Mapserver Layer but it doesnt' work. What do I need to change in the following layer definition that it works? wms_path = new OpenLayers.Layer.WMS("path", 'http://localhost/cgi-bin/mapserv.exe?map=c:/ms4w/Apache/htdocs/nafmomNeu/map/nafmom.map', {LAYERS: 'path', format: 'png', transparent: 'true'},{'buffer':1}); map.addLayer(wms_path); Best regards, Adrian Moser
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users
More information about the Users
mailing list