What do you need to edit? Polygons, lines, points? Just add features or also modify existing ones? For everything else than points I would see slight problems of topology consistency. There is a MS client on sourceforge that supports some kind of editing, including basic topology support, the name slipped my mind. BTW, editing shapefiles in a multiuser environment could lead to inconsistency of the shapefile structure.
If you want to work on editing with pmapper, you can have a look at the measure functions, that come closest to some kind of editing functionality. Adding points to a PostGIS table seems for me a viable way (I used once for testing), everything else will become a bit complex, I guess. Greetings, armin carlo.calvino at email.it wrote: > Hello Armin, hello everybody, > I make use of mapserver 4.6 and pmapper version 1.1.0 as a web client. > It works very well. Now I would like to add editing capabilites, but I > have no idea how to achieve this goal. Could anyone help me? > > ---- > Email.it, the professional e-mail, gratis per te: clicca qui > <http://www.email.it/cgi-bin/start?sid=3> > > Sponsor: > Sono aperte le iscrizioni per il corso Nazionale di Web Marketing > Imparerai come promuoverti sui motori di ricerca - clicca qui > Clicca qui <http://adv.email.it/cgi-bin/foclick.cgi?mid=3215&d=20060207> > > > ------------------------------------------------------------------------ > > _______________________________________________ > Pmapper-users mailing list > Pmapper-users at faunalia.it > http://faunalia.it/cgi-bin/mailman/listinfo/pmapper-users
