Hmm. I don't have direct experience with consuming MapGuide via WMS / OpenLayers, but EPSG:900913 isn't an official code, and I doubt that it is directly supported by CS-Map. Have you tried one of the subsequent codes (EPSG:3785 or EPSG:3857) that indicate "google projection" (Web Mercator)? I'm not sure which of these is bundled in MG 2.2, but am pretty sure that at least one of them made it.
I believe that OpenLayers also supports several native MapGuide layer types apart from WMS. Jason On 24 August 2010 16:02, iceman-11 wrote: > The problem arises when I try to publish a WMS layer and read it using > OpenLayers 2.7. GetCapabilities tells me the layer is available. But when > I try to access it via an OpenLayers.Layer.WMS "add layer" call, nothing is > displayed. The same OpenLayers code works with an MGOS 1.2 server. > > My data is in EPSG:900913. With the CSMAP projection change to MGOS 2+ > from > MGOS 1.2, I'm afraid I may have lost the ability to simply pass the data > through to OpenLayers without reprojection. > >
_______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
