May I ask you a question??<br><br>Is possible to install FeatureServer in Apache Tomcat?<br><br>Thanks<br><br><br><div><span class="gmail_quote">2007/10/15, Christopher Schmidt &lt;<a href="mailto:crschmidt@metacarta.com">
crschmidt@metacarta.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Mon, Oct 15, 2007 at 12:51:27AM -0700, R. Ortner wrote:
<br>&gt;<br>&gt; i addet the EditingToolbar to my map and now i like to save the drawn<br>&gt; polygons and lines to a file so that i can racall them when i reload the<br>&gt; map. is that possible?<br><br>It&#39;s possible to serialize features to a number of formats:
<br><br><a href="http://openlayers.org/dev/examples/vector-formats.html">http://openlayers.org/dev/examples/vector-formats.html</a><br><br>Once you do, it&#39;s possible to push that data up to a server using<br>OpenLayers.Ajax
.<br><br>Using that mechanism, you can save your data to the server, like<br>the FeatureServer demo does:<br><br><a href="http://featureserver.org/demo.html">http://featureserver.org/demo.html</a><br><br>Regards,<br>--<br>
Christopher Schmidt<br>MetaCarta<br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br><a href="http://openlayers.org/mailman/listinfo/users">
http://openlayers.org/mailman/listinfo/users</a><br></blockquote></div><br>