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"><<a href="mailto:crschmidt@metacarta.com">crschmidt@metacarta.com</a>></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>
> Anybody correct me if I'm wrong :<br>
><br>
> The example uses the Save Strategy to do so. When the user draws a<br>
> feature, its state becomes "insert" or something like that. When a<br>
> already present features gets modified, its state becomes "update" or<br>
> something like that.<br>
><br>
> And there's a button that, on click, triggers the save() function of the<br>
> Save Strategy, check every features of the layer and generate a GML POST<br>
> INSERT request for new features and GML POST UPDATE request for modifed<br>
> 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>