Hi list, <div><br></div><div>I suppose for what I'm reading that "the best practices" way to draw a WFS layer, is using the Vector Layer defining a WFS protocol..</div><div><br></div><div>My question is about that... How is drawn a WFS Layer or a WFS Vector? I mean, with WMS, the client gets images and no more processing is needed.. But how (where?) Openlayer.js read/parse the gml information that serves WFS?</div>
<div>If I want to draw some points programatically, what is the best way? Create a GML compliant file, and tell OpenLayers to draw it? Or make a simple XML (less verbose than GML), and read it doing addMarker at each new location ?</div>
<div><br></div><div>Thanks!</div><div><br></div>