[mapserver-users] Mapserver as wms client error trace

Jeff McKenna jmckenna at gatewaygeomatics.com
Wed Jul 25 13:18:28 PDT 2012


Hello Sowmya,

Next I would probably test by adding a known working WMS server into
your mapfile: you can use the exact example from the docs here (just add
a projection object)
http://www.mapserver.org/ogc/wms_client.html#adding-a-wms-layer If
shp2img shows a GetMap for that new layer, then you know it's a problem
with your WMS Server (or a problem regarding coordinates).

If all else fails, make a copy of your mapfile, then remove all other
layers from it, and any projection objects, and make sure your EXTENT
and UNITS match the coordinates of your WMS layer.

(yes projections are the hardest part of web mapping)

Good luck,

-jeff



-- 
Jeff McKenna
MapServer Consulting and Training Services
http://www.gatewaygeomatics.com/


On 12-07-25 2:35 PM, Sowmya Tiramdasu wrote:
> Hi, 
> 
>   I checked the trace after running the shp2img.exe. I see that there is no
> call made to my wms server. There is a re-projection error seems like. All
> the ortho images and output from shape files is coming good.Only the layer
> from my WMS server is not being rendered. Here is my mapfile and the error
> log. 
>




More information about the mapserver-users mailing list