Hello all, I am trying to use EPSG:3857 in TDS 4.2.5 - 20110302.2315, but it is
giving the following error:
"The CRS EPSG:3857 is not supported by this server."
When I run the WMS GetCapabilities call, it shows:
<CRS>EPSG:4326</CRS>
<CRS>CRS:84</CRS>
<CRS>EPSG:41001</CRS>
<CRS>EPSG:3857</CRS>
<CRS>EPSG:27700</CRS>
<CRS>EPSG:3408</CRS>
<CRS>EPSG:3409</CRS>
<CRS>EPSG:32661</CRS>
<CRS>EPSG:32761</CRS>
Why is there a disconnect between the GetCapabilities and GetMap calls on if
3857 is or is not supported?
Jay Alder