Re-2: [mapguide-users] EPSG-WKT Conversion Problems

Andy Morsell amorsell at spatialgis.com
Wed Sep 13 13:02:48 EDT 2006


The only reason it is working with EPSG:4326 at all right now is because a
translate statement has been added to OgcWmsService.config.awd (even though
it is commented out, it is being read due to a bug that Autodesk has also
acknowledged).  That line is:
 
 <translate from="EPSG:4326">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"]]</translate>
 
So, if you can come up with proper translation for EPSG:31467, add it to
this file, then it might work.  Other than that, you might be able to take
your demo data set and convert it to WGS84 latitude/longitude and then
utilize those layers for your WMS calls. 
 
Andy Morsell, P.E. 
Spatial Integrators, Inc. 
http://www.SpatialGIS.com 
  _____  

From: Axel Dörr [mailto:a.doerr at doerrib.de] 
Sent: Wednesday, September 13, 2006 8:44 AM
To: users at mapguide.osgeo.org
Subject: Re-2: [mapguide-users] EPSG-WKT Conversion Problems


I hope the bug can be fixed soon, because i have the same problem with
espg code 31467 in germany and a demo end of September. I hope it will
work untill then. Unfortunatly i'm not a programmer and can help.

Axel
 
 


Original Message     
   processed by David InfoCenter 

Subject: 
RE: [mapguide-users] EPSG-WKT Conversion Problems (13-Sep-2006 17:05)

From:    
Jason Birch  <mailto:Jason.Birch at nanaimo.ca> <Jason.Birch at nanaimo.ca>

To:      
mapserver_user_discussion at doerrib.de
 
This sounds like a known bug:
 
https://mapguide.osgeo.org/servlets/ReadMsg?listName=users
<https://mapguide.osgeo.org/servlets/ReadMsg?listName=users&msgNo=2911>
&msgNo=2911
 
Jason

  _____  

From: Fabio D'Ovidio [@planetek.it] 
Sent: Wednesday, September 13, 2006 07:52
To: users at mapguide.osgeo.org
Subject: [mapguide-users] EPSG-WKT Conversion Problems


Hi ! 


I have problem to send 4326 (WGS84) epsg code to MapGuide in my WMS request.



WMS request is related to Sheboygan sample. It is : 



 
<http://agoss02/mapguide/mapagent/mapagent.fcgi?request=GetMap&service=WMS&l
ayers=Samples/Sheboygan/Layers/Buildings&srs=EPSG:4326&bbox=-87.74,43.68,-87
.69,43.815&width=500&height=500&format=image/png&version=1.0.0>
http://localhost/mapguide/mapagent/mapagent.fcgi?request=GetMap&service=WMS&
layers=Samples/Sheboygan/Layers/Buildings&srs=EPSG:4326&bbox=- 87.74,43.68,-
87.69,43.815&width=500&height=500&format=image/png&version=1.0.0 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20060913/1e94f23a/attachment.html


More information about the Mapguide-users mailing list