Hi List.<br><br>I&#39;m trying to serve some point layers using mapserver as WFS server. I want to serve this layers in EPSG:4326, but my layers (stored in postgres) are in EPSG:22195. <br><br>I tried several things (like setting EPSG:4326 PROJECTION at map level and EPSG:22195 at layer level, working with &quot;wfs_srs&quot; at map and layer level, etc) but I get always a &lt;gml:null&gt;missing&lt;/gml:null&gt; as answer from server.
<br><br>I&#39;m working on windows, and I tested it with different versions of ms4w (including the actual version), with the same result in all the tests.<br><br>I also tried setting DEBUG ON in my map file, but no errors are reported in the 
error.log file.<br><br>I followed the &quot;WFS Servers with MapServer&quot; howto and I get it working in EPSG:22195 coordinates but no in EPSG:4326.<br><br>Is there something I&#39;m missing? Somewere I read that Mapserver WFS Server can&#39;t reproject layers. Is that right?
<br><br>Thanks in advance.<br><br>Rodrigo.<br>