Re: [mapserver-users] Mapserver WMS Reprojection

2013-05-19 Thread Raffaele Morelli
2013/5/19 Donald Kerr > Hi List, > > I am trying to reproject a WMS request from 27700 (UK Ordnance Survey) to > 900913 (OSM OpenStreetMap) without success. There no issue with the map > file > map or layer definitions in terms of serving up the WMS in 27700 but > reprojection seems to fail. Ther

Re: [mapserver-users] Mapserver WMS Reprojection

2013-05-19 Thread Rahkonen Jukka
Hi, I do not see obvious error and the 900913 BBOX hit UK somewhere in Scotland so I guess that you have data there. I was thinking that the fake 900913 code is perhaps not included in the EPSG file and you should use EPSG:3785 instead but that case that would propably lead to some error messag

Re: [mapserver-users] Mapserver WMS Reprojection

2013-05-19 Thread Donald Kerr
Slight mistake below; the projection definition in the layer is as follows with "epsg" in lowercase as I am led to believe that it should be so: "init=epsg:27700" -Original Message- From: mapserver-users-boun...@lists.osgeo.org [mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of

[mapserver-users] Mapserver WMS Reprojection

2013-05-19 Thread Donald Kerr
Hi List, I am trying to reproject a WMS request from 27700 (UK Ordnance Survey) to 900913 (OSM OpenStreetMap) without success. There no issue with the map file map or layer definitions in terms of serving up the WMS in 27700 but reprojection seems to fail. There appears to be very little online an