Editing geographic features on the WEB

Shoaib Burq hydromap at GMAIL.COM
Wed Mar 8 08:40:36 EST 2006


check out this thread:
http://postgis.refractions.net/pipermail/postgis-users/2005-December/010226.html

we have had quite a bit success following the 3 tier approach:
Mapbuilder <--> Geoserver <--> PostGIS
Mind you we have yet to be test the performance under high load.


On 3/8/06, blaise <bpicinbono at worldonline.fr> wrote:
>
> On Wednesday 08 March 2006 12:47, Fabio D' Ovidio wrote:
> > Dear list,
> >
> > I am interesting in creating a web site with editing capabilities on the
> > geographic features.
> >
> > I know MapServer is also a WFS service but only a "read"  WFS (no WFS-T
> !!)
> > I'd like to Know if any Open Source framework built on MapServer as WMS
> > (for example) and other server as WFS-T (to provide editing
> capabilities)
> > exist.
> >
> > Thank you very much.
>
> Flavio
> You want to add, delete and update geographic features (points, lines and
> polygons) inside a mapserver application; do I get it right, I am not sure
> ?
> Mapscript allows you to do all that (and more). I build several
> applications
> with editing possibilities with php_mapscript. Some basics ones with html
> interfaces (a bit slow to digitize a big polygon as it reloads the image
> after each digitized vertex); and some more complex ones with java or
> flash
> interface. It works great, but of course you'll have to go through a
> little
> bit of code...
> Blaise
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20060309/a8d68287/attachment.html


More information about the mapserver-users mailing list