[mapguide-users] Troubleshooting WMS display problem

Crispin_at_1Spatial crispin.hoult at 1spatial.com
Thu Aug 27 08:43:45 EDT 2009


... if all your MG definitions are EPSG 4326 can you do a GetCapabilities on
the service to ensure that the layer BBox defines this?

The server delivering the WMS servce is specifying the bounding box e.g. for
a UK 27700 I needed this bit ** BoundingBox SRS="EPSG:27700" **:

e.g.
				<Layer queryable="0" opaque="0" cascaded="0">
					<Name>XXX</Name>
					<Title>XXX</Title>
					<SRS>EPSG:27700</SRS>
					<LatLonBoundingBox minx="-3.78604" miny="55.9703" maxx="-2.56098"
maxy="56.4879" />
					<BoundingBox SRS="EPSG:27700" minx="0" miny="0" maxx="500000"
maxy="1300000" />




Hi Crispin,

Thanks for the heads up about Gaia, that looks very useful, but they are not
my servers so I don't think I can install new software on them. 

The sample dataset that I have tried this with is all EPSG 4326, from the
layer definition to the map definition...

Thanks

Jo

-- 
View this message in context: http://n2.nabble.com/Troubleshooting-WMS-display-problem-tp3514589p3525413.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list