<BODY><P>Hi all,<BR>I have a wms&nbsp;feature source which natively outputs datas whith the fellowing projection:<BR>EPSG:21781 (swiss grid)<BR><BR>My Map projection&nbsp;is also set as CH1903.LV03/01 (CH1903.LV03/01) (swiss grid)<BR>so the feature source should be compatible. By accessing this layer I got the fellowing error:</P>
<P><BR>&nbsp; - MgMappingUtil.StylizeLayers line 786 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\mapping\MappingUtil.cpp        Failed to stylize layer: orthophoto<BR>Raster transformation is not supported.<BR>The coordinate system (EPSG:21781) of layer orthophoto cannot be different than the coordinate system () of the map.<BR><BR>It seems that mapguide did not recognize the projection used in the map, if we look at the message: "cannot be different than the coordinate system () of the map". The parenthese is empty...<BR><BR>- Is raster reprojection really impossible, like the stack trace tells?<BR>- Do I have to set something for the proj4 library?<BR><BR>any hint about adding a WMS feature source with another native projection than WGS84 would be appreciated :-)<BR><BR>Rémy<BR></P></BODY>