Hi Clement, Looking at the info you provided, I think the problem is here in your MAPFILE
> > > > PROJECTION > > "init=epsg:3785" # is this correct ? > > END > I believe this should be set to "init=epsg:4326" in order to define the projection of the shapefile. Then when the request is made to display the data in epsg:3785, the system will know how to calculate the reprojection. Best wishes, Roger --
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
