<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18702"></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=692285911-19102010>Hi,</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=692285911-19102010></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=692285911-19102010>I would guess it is because you have the Google 
projection on your list.&nbsp; Try to take is away and see if it works with the 
two othet ones on the list. If yes, add</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=692285911-19102010>these lines to your projection file</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=692285911-19102010></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT color=#0000ff size=2 face=Arial><SPAN 
class=692285911-19102010># Google-projection<BR>&lt;900913&gt; +proj=merc 
+a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m <A 
href="mailto:+nadgrids=@null">+nadgrids=@null</A> +no_defs 
&lt;&gt;</SPAN></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><SPAN class=692285911-19102010><FONT color=#0000ff size=2 
face=Arial>Otherwise you should be able to do it by following the document <A 
href="http://mapserver.org/ogc/wms_server.html">http://mapserver.org/ogc/wms_server.html</A>&nbsp;</FONT></SPAN></DIV>
<DIV><SPAN class=692285911-19102010><FONT color=#0000ff size=2 
face=Arial>Supported output projections for all layers are given under 
MAP-WEB-METADATA, for example </FONT></SPAN></DIV>
<DIV><SPAN class=692285911-19102010><FONT color=#0000ff size=2 
face=Arial>"wms_srs"&nbsp;&nbsp;&nbsp; "EPSG:3067 EPSG:2393 EPSG:4326 
EPSG:900913"</FONT></SPAN></DIV>
<DIV><SPAN class=692285911-19102010><FONT color=#0000ff size=2 
face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=692285911-19102010><FONT color=#0000ff size=2 face=Arial>Layers 
may have different SRS lists if they have an own "wms_srs" I 
believe.</FONT></SPAN></DIV>
<DIV><SPAN class=692285911-19102010><FONT color=#0000ff size=2 
face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=692285911-19102010><FONT color=#0000ff size=2 face=Arial>-Jukka 
Rahkonen-</FONT></SPAN></DIV>
<DIV><BR></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #0000ff 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px" 
dir=ltr>
  <DIV dir=ltr lang=fi class=OutlookMessageHeader align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma><FONT size=2><B>&nbsp;</B>rai 8<SPAN 
  class=692285911-19102010><FONT color=#0000ff face=Arial>&nbsp; 
  wrote&nbsp;</FONT></SPAN><BR></FONT></FONT></DIV>
  <DIV></DIV>
  <DIV>Hi!,</DIV>
  <DIV><BR></DIV>
  <DIV>I'm trying to define multiple output projections in a WMS server, but it 
  doesn't work, as doc says if you define "wms_srs" it's possible but mapserver 
  says that SRS "Invalid SRS given", I tried several ways and any works, also in 
  getCapabilities only show the projection section.</DIV>
  <DIV><BR></DIV>
  <DIV>any ideas? it's possible without mapscript?</DIV>
  <DIV><BR></DIV>
  <DIV><BR></DIV>
  <DIV>My mapfile looks like:</DIV>
  <DIV><BR></DIV>
  <DIV>MAP</DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN>SHAPEPATH 
  &nbsp; &nbsp; &nbsp;"./images"</DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN>IMAGECOLOR 
  &nbsp; &nbsp; 255 0 0</DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN>CONFIG<SPAN 
  style="WHITE-SPACE: pre" class=Apple-tab-span> </SPAN>"MS_ERRORFILE" 
  "/tmp/mapserver.log"</DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN></DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN>WEB</DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN>IMAGEPATH 
  "/tmp"</DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN>IMAGEURL "<A 
  href="http://localhost/tmp/">http://localhost/tmp/</A>"</DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN>METADATA</DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN>"wfs_title" 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;"Demo"</DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" 
  class=Apple-tab-span></SPAN>"wfs_onlineresource" &nbsp; "<A 
  href="http://localhost/cgi-bin/mapserv">http://localhost/cgi-bin/mapserv</A>?"</DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN>"wfs_srs" 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; "EPSG:32631 EPSG:900913 
  EPSG:4326"</DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" 
  class=Apple-tab-span></SPAN>"ows_schemas_location" <SPAN 
  style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN>"<A 
  href="http://ogc.dmsolutions.ca">http://ogc.dmsolutions.ca</A>"</DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN>END</DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN>END</DIV>
  <DIV>&nbsp;&nbsp;</DIV>
  <DIV>&nbsp;&nbsp;<SPAN style="WHITE-SPACE: pre" class=Apple-tab-span> 
  </SPAN>PROJECTION</DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" 
  class=Apple-tab-span></SPAN>"init=epsg:4326"</DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN>END</DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN></DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN>LAYER</DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN>NAME &nbsp; 
  &nbsp; &nbsp; &nbsp; topo</DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN>DATA &nbsp; 
  &nbsp; &nbsp; &nbsp; cat.png</DIV>
  <DIV>&nbsp;&nbsp;<SPAN style="WHITE-SPACE: pre" class=Apple-tab-span> 
  </SPAN>DEBUG 4</DIV>
  <DIV>&nbsp;&nbsp;<SPAN style="WHITE-SPACE: pre" class=Apple-tab-span> 
  </SPAN></DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN><SPAN 
  style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN>PROJECTION</DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" 
  class=Apple-tab-span></SPAN>"init=epsg:32631"</DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN>END</DIV>
  <DIV><BR></DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN>STATUS &nbsp; 
  &nbsp; &nbsp; ON</DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN>TYPE &nbsp; 
  &nbsp; &nbsp; &nbsp; RASTER</DIV>
  <DIV><SPAN style="WHITE-SPACE: pre" class=Apple-tab-span></SPAN>END</DIV>
  <DIV>END</DIV>
  <DIV><BR></DIV>
  <DIV><BR></DIV>
  <DIV>when I try to change the projection section with any of the three SRS it 
  works, I tried many combinations and any works. Also I tried with WFS and it 
  doesn't works.</DIV>
  <DIV><BR></DIV>
  <DIV><BR></DIV>
  <DIV><BR></DIV>
  <DIV>thanks!</DIV></BLOCKQUOTE></BODY></HTML>