Matthew Pettis wrote:

> So the point is, my WMS map calls stretch as a function of the image
> width and height (which is how it is called for openlayers).  If I
> want the unprojected map via WMS (that doesn't stretch based on the
> tile image dimensions), how do I configure my WMS url, or .map file
> (particularly for openlayers)?

BBOX and width and height are all compulsory in WMS so you need to know
what you want and build the request so that the image is not stretched.
Some simple calculation is needed to make image size and BBOX to suit.

-Jukka Rahkonen-
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to