[mapserver-users] WMS DescribeLayer: MapServer requires WIDTH and HEIGHT params?
Edward Mac Gillavry
emacgillavry at hotmail.com
Mon Jul 2 08:35:03 PDT 2018
Dear list,
We're currently investigating an error message we get from the WMS service when we execute a DescribeLayer request. It appears MapServer requires WIDTH and HEIGHT parameters to be present:
https://github.com/mapserver/mapserver/blob/branch-7-0/mapwms.c#L1705
<https://github.com/mapserver/mapserver/blob/branch-7-0/mapwms.c#L1705>
However, according to the SLD specs, these are NOT required:
http://portal.opengeospatial.org/files/?artifact_id=22364
Am I interpreting the code or SLD spec incorrectly? Or should I go ahead and remove these checks and provide a PR?
Many thanks,
Edward
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20180702/37689371/attachment.htm>
More information about the MapServer-users
mailing list