Hi list, I am trying to use MapGuide as a WMS server, but so far only managed to publish a layer using lat-lon coordinates (EPSG:4326). This was for a feature layer stored in PostGIS with a SRS of 28992 (Dutch RD projection). That layer can be requested in MapGuide for EPSG:4326 but not for EPSG:28992. The exception returned said:
"<ServiceExceptionReport version="1.1.1"> <ServiceException code="InternalError"> The coordinate system conversion failed. Unsupported coordinate system code. Coordinate system named Netherlands-RD-New does not exist.<details>The coordinate system conversion failed. Unsupported coordinate system code. Coordinate system named Netherlands-RD-New does not exist. Exception occurred in method MgCoordinateSystem.ConvertCoordinateSystemCodeToWkt at line 972 in file c:\build_bond_area\bond_nightly\build_41.3\ent\os\common\geometry\CoordinateSystem/CoordinateSystem.cpp </details> </ServiceException> </ServiceExceptionReport>" Does MapGuide server support other coordinate systems than EPSG:4326, and if this is the case, how should the service or server be configured to use it? Does it perhaps require manual editing of OgcWmsService.config.awd? Kind regards, John. -- John Pulles ------------------------------------- Geodan IT b.v. Buitenhaven 27-A 5211TP 's-Hertogenbosch ------------------------------------- Tel: +31 (0)73 - 692 5151 Fax: +31 (0)73 - 692 5150 ------------------------------------- Postadres / mailing address President Kennedylaan 1 1079MB Amsterdam ------------------------------------- E-mail: [EMAIL PROTECTED] Website: http://www.geodan.nl ------------------------------------- _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
