Hi! CONNECTIONTYPE WFS is used when MapServer acts as a WFS client, i.e consuming a WFS service. If I understood you correctly, you are trying to serve out a WFS service with data stored in PostgreSQL/PostGIS. I think the following documents should be of great help to you:
WFS server howto: http://mapserver.org/ogc/wfs_server.html Data input/PostGIS: http://mapserver.org/input/vector/postgis.html Regards, Pål Kristensen SeeJay wrote: > > I'm trying to learn Mapserver/OpenLayers/PostGIS and have made slow but > steady progress so far. But I'm pretty stuck now. > > I'm trying to create my first WFS using point data stored in PostGIS. > From the examples I have seen on the web it seems that CONNECTIONTYPE has > to be WFS, but I can't figure out where I specifiy the PostGIS connection > parameters? Can someone post an example of what this should look like? > > Thanks, > CJ > -- View this message in context: http://n2.nabble.com/WFS-and-PostGIS-newbie-question-tp2493398p2494148.html Sent from the Mapserver - User mailing list archive at Nabble.com. _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
