wms spatial reference / coordinate codes

Knight, Gregory Gregory.Knight.bra at cityofboston.gov
Mon Nov 6 13:41:39 EST 2006


I have a layer which I am trying to publish via WMS.  

 

I have specified the Bounds of my layer as follows:

 

<Bounds SRS="EPSG:2248" west="739826.900288" south="2908285.100118"
east="812069.699604" north="2970073.100370"/>

 

(NAD83 Massachusetts Mainland Feet)

 

When I call the WMS service as follows:

 

http://localhost/mapguide/mapagent/mapagent.fcgi?REQUEST=GETMAP&SERVICE=
WMS&VERSION=1.1.1&FORMAT=image/png&LAYERS=BRA/Layers/Bos_Buildings_by_Us
e&BBOX=773327,2951870,775361,2953293&WIDTH=400&HEIGHT=300&SRS=EPSG:2248&
BGCOLOR=0x0000FF&TRANSPARENT=FALSE 

 

I get the following error:

 

<ServiceExceptionReport version="1.1.1">

 <ServiceException code="InternalError">

  The coordinate system conversion failed.

Unsupported coordinate system code.<details>The coordinate system
conversion failed.

Unsupported coordinate system code.

Exception occurred in method
MgCoordinateSystem.ConvertCoordinateSystemCodeToWkt at line 950 in file
c:\build_tux_area\mgdev_opensource\common\service\coordinatesystem\Coord
inateSystem.cpp

</details>

 </ServiceException>

</ServiceExceptionReport>

 

What am I doing wrong here?


Greg

 




-----------------------------------------
The substance of this message, including any attachments, may be
confidential, legally
privileged and/or exempt from disclosure pursuant to Massachusetts
law. It is intended
solely for the addressee. If you received this in error, please
contact the sender and
delete the material from any computer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20061106/13a9f9c3/attachment.html


More information about the Mapguide-users mailing list