[mapguide-users] MapGuide Open 1.0.1 and WMS problems

Thomas M. Tuerke thomas.m.tuerke at autodesk.com
Mon Aug 7 17:55:41 EDT 2006


If that WKT is coming from SRS.WKT.map, try removing it from the map and seeing what happens.

-----Original Message-----
From: Andy Morsell [mailto:amorsell at spatialgis.com] 
Sent: Monday, August 07, 2006 2:52 PM
To: users at mapguide.osgeo.org
Subject: RE: [mapguide-users] MapGuide Open 1.0.1 and WMS problems

Hi Antonio,
I checked my file and see the same error (I'm kicking myself, I was looking
in this location just last week and didn't notice the error).  However,
after fixing it and then trying to generate the test WMS map from the
Sheboygan hydrography layer, I now get this error:

<ServiceExceptionReport version="1.1.1">
 <ServiceException code="InvalidCRS">
  The coordinate system is invalid. PROJCS["WGS 84",GEOGCS["WGS
84",DATUM["WGS_1984",SPHEROID["WGS
84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]
],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.01745329251
994328,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]]"
Could not parse the OGC WKT.<details>The coordinate system is invalid.
PROJCS["WGS 84",GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS
84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]
],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.01745329251
994328,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]]"
Could not parse the OGC WKT.
Exception occurred in method MgCoordinateSystem.MgCoordinateSystem at line
76 in file
c:\build_tux_area\mgdev_opensource\common\service\coordinatesystem\Coordinat
eSystem.cpp
</details>
 </ServiceException>
</ServiceExceptionReport> 


Andy 

-----Original Message-----
From: Antonio de la Peña [mailto:antonio_dlp at dsgmexico.com.mx] 
Sent: Monday, August 07, 2006 2:15 PM
To: users at mapguide.osgeo.org
Subject: Re: [mapguide-users] MapGuide Open 1.0.1 and WMS problems


Apparently the OgcWmsService.config.awd has a typo in the line 236 (or near
it) where it says:

  <!-- This example fixes a problem with EPSG:21781 not         -->
       finding the WKT for EPSG:21781 in the CS library. 
       -->

As you can see there's an orphan commentary closing tag so I corrected it
like this:

  <!-- This example fixes a problem with EPSG:21781 not         
       finding the WKT for EPSG:21781 in the CS library. -->

Then I restarted the server both MapGuide service and IIS and now the
"coordinate system conversion failed." error is gone.

I added the artifact MG348 addressing this issue.
--
View this message in context:
http://www.nabble.com/MapGuide-Open-1.0.1-and-WMS-problems-tf2025055.html#a5
696004
Sent from the OSGeo MapGuide forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe at mapguide.osgeo.org
For additional commands, e-mail: users-help at mapguide.osgeo.org




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe at mapguide.osgeo.org
For additional commands, e-mail: users-help at mapguide.osgeo.org



More information about the Mapguide-users mailing list