<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> </div>
<div>we have had quite a bit success following the 3 tier approach:</div>
<div>Mapbuilder <--> Geoserver <--> PostGIS</div>
<div>Mind you we have yet to be test the performance under high load.<br><br> </div>
<div><span class="gmail_quote">On 3/8/06, <b class="gmail_sendername">blaise</b> <<a href="mailto:bpicinbono@worldonline.fr">bpicinbono@worldonline.fr</a>> 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>> Dear list,<br>><br>> I am interesting in creating a web site with editing capabilities on the
<br>> geographic features.<br>><br>> I know MapServer is also a WFS service but only a "read"  WFS (no WFS-T !!)<br>> I'd like to Know if any Open Source framework built on MapServer as WMS<br>> (for example) and other server as WFS-T (to provide editing capabilities)
<br>> exist.<br>><br>> 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>