My  wfs protocal is
var wfsProtocol = new OpenLayers.Protocol.WFS({
                        url: "http://localhost:8080/geoserver/wfs";,
                        featureType:stateLayer.name,
                        featureNS:"http://kcubeconsulting.com/geobrowser";,
                        srsName: "EPSG:4326",
                        version: "1.0.0"
});

How to append outputFormat: "OGR-KML" to wfs protocal url 

Please reply me if anybodyy know this

Thanks to all

--
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/How-to-append-outputFormat-OGR-KML-to-wfs-protocal-url-tp6907976p6907976.html
Sent from the OpenLayers Dev mailing list archive at Nabble.com.
_______________________________________________
Dev mailing list
d...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-dev

Reply via email to