Pal,

Thanks for pointing me to these documents.  Let me summarize what I learned in case it may help others just getting started with Mapserver WFS.

The fact that Mapserver can be used both as a WFS server and a WFS client had confused some of the entries in my mapfile.  To use Mapserver as WFS <b>SERVER</b> (with PostGIS data), the mapfile needs to include the WFS metadata entries for the MAP object as well as some WFS metadata entries for the LAYER object.  These entries are well demonstrated in the documents you forwarded.  CONNECTIONTYPE and the DATA statements will be the same as for WMS layers that connect to PostGIS.  

It is possible to mix WMS and WFS layers in the same map file, but when using those layers with OpenLayers, the WMS and WFS OpenLayers.Layers must be created and added to the OpenLayers.Map object separately. 

Thanks for the speedy and helpful response.

--CJ


<blockquote class="quote light-black dark-border-color"><div class="quote light-border-color">
<div class="quote-author" style="font-weight: bold;">paalkr wrote:</div>
<div class="quote-message">
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

<blockquote class="quote light-black dark-border-color"><div class="quote light-border-color">
<div class="quote-author" style="font-weight: bold;">SeeJay wrote:</div>
<div class="quote-message">
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
</div>
</div></blockquote>


</div>
</div></blockquote>


<br><hr align="left" width="300">
View this message in context: <a href="http://n2.nabble.com/WFS-and-PostGIS-newbie-question-tp2493398p2499747.html">Re: WFS and PostGIS newbie question</a><br>
Sent from the <a href="http://n2.nabble.com/Mapserver---User-f1969211.html">Mapserver - User mailing list archive</a> at Nabble.com.<br>