[postgis-users] postgis/mapserver

pcreso at pcreso.com pcreso at pcreso.com
Mon Feb 14 10:26:06 PST 2011


The appropriate protocol for a data editing capability is WFS-T which is not supported by Mapserver. See http://weblogs.java.net/blog/2006/01/09/geoserver-wfs-t

This enables a db transaction to be maintained for the data editing process. This is supported by Geoserver, as described in the link above. If you are working with Python in a mapserver/postgis environment, you can also do this via python directly.

Cheers,

Brent Wood

> Hello
> I know that we can connect to postgis database from mapserver
> but can we edit or create tables in postgis using mapserver!!!
> is it possible using sql  !!!
> How can we use pywps  for spetial traitement such as interpolation in this
> case!!!
> thanks a lot for your help

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20110214/35dadcc1/attachment.html>


More information about the postgis-users mailing list