I've designed a map so that polygon outlines are moved inside the polygons so adjacent polygon boundaries do not overlap. I've included GEOMTRANSFORM (buffer([shape], -1) in the STYLE.
The map displays as expected but adding the WMS layer to QGIS displays an error for the legend "Error downloading http:// server/directory etc" When requesting GETLEGENDGRAPHIC in the browser, a 500 Internal Server Error is displayed. However, when I comment out the GEOMTRANSFORM (buffer([shape], -1) in the STYLE then there are no errors in QGIS, nor in the browser when requesting GETLEGENDGRAPHIC. It seems as though the legend can't be drawn if GEOMTRANSFORM (buffer([shape], -x) is used in the STYLE. Regards, Inna NogesteĀ | Spatial Information Specialist Geospatial Data and Services Information Systems and Services Division Bureau of Meteorology www.bom.gov.au _______________________________________________ mapserver-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/mapserver-users
