Hi,<br>
<br>
The method that I used to save features to the server is<br>
<br>
map.layers[2]commit();<br>
<br>
Would this be an easier way to achieve your task ?<br>
<br>
Regards,<br>
Indika<br><br><div class="gmail_quote">2008/11/19 Christopher Schmidt <span dir="ltr">&lt;<a href="mailto:crschmidt@metacarta.com">crschmidt@metacarta.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Wed, Nov 19, 2008 at 09:55:48AM -0500, Alexandre Dube wrote:<br>
&gt; Anybody correct me if I&#39;m wrong :<br>
&gt;<br>
&gt; The example uses the Save Strategy to do so. &nbsp;When the user draws a<br>
&gt; feature, its state becomes &quot;insert&quot; or something like that. &nbsp;When a<br>
&gt; already present features gets modified, its state becomes &quot;update&quot; or<br>
&gt; something like that.<br>
&gt;<br>
&gt; And there&#39;s a button that, on click, triggers the save() function of the<br>
&gt; Save Strategy, check every features of the layer and generate a GML POST<br>
&gt; INSERT request for new features and GML POST UPDATE request for modifed<br>
&gt; features...<br>
<br>
</div>... What are you looking at, exactly? There is no such thing as a Save<br>
Strategy in trunk.<br>
<br>
Regards,<br>
<font color="#888888">--<br>
Christopher Schmidt<br>
MetaCarta<br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br>
<a href="http://openlayers.org/mailman/listinfo/users" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br>