<div>check out this thread:</div>
<div><a href="http://postgis.refractions.net/pipermail/postgis-users/2005-December/010226.html">http://postgis.refractions.net/pipermail/postgis-users/2005-December/010226.html</a></div>
<div>&nbsp;</div>
<div>we have had quite a bit success following the 3 tier approach:</div>
<div>Mapbuilder &lt;--&gt; Geoserver &lt;--&gt; PostGIS</div>
<div>Mind you we have yet to be test the performance under high load.<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 3/8/06, <b class="gmail_sendername">blaise</b> &lt;<a href="mailto:bpicinbono@worldonline.fr">bpicinbono@worldonline.fr</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Wednesday 08 March 2006 12:47, Fabio D' Ovidio wrote:<br>&gt; Dear list,<br>&gt;<br>&gt; I am interesting in creating a web site with editing capabilities on the
<br>&gt; geographic features.<br>&gt;<br>&gt; I know MapServer is also a WFS service but only a &quot;read&quot;&nbsp;&nbsp;WFS (no WFS-T !!)<br>&gt; I'd like to Know if any Open Source framework built on MapServer as WMS<br>&gt; (for example) and other server as WFS-T (to provide editing capabilities)
<br>&gt; exist.<br>&gt;<br>&gt; Thank you very much.<br><br>Flavio<br>You want to add, delete and update geographic features (points, lines and<br>polygons) inside a mapserver application; do I get it right, I am not sure ?
<br>Mapscript allows you to do all that (and more). I build several applications<br>with editing possibilities with php_mapscript. Some basics ones with html<br>interfaces (a bit slow to digitize a big polygon as it reloads the image
<br>after each digitized vertex); and some more complex ones with java or flash<br>interface. It works great, but of course you'll have to go through a little<br>bit of code...<br>Blaise<br></blockquote></div><br>