[MapServer-users] option to use sld in mapfile to configure layer styling
Paul
genuchten at yahoo.com
Tue Jan 16 09:11:45 PST 2024
mapserver has capability to use SLD to style a layer, by appending sld to request
unfortunately there is currently no option to use sld as part of mapfile to style a layer
what do you think to add this as a new feature to next version?
syntax could be something like this:
LAYER
STYLEITEM "sld://mysldfile.xml" # relative path
CLASS
END
END
Alternative to introduce it also as embedded SLD, but the mix of ms syntax and xml is not very nice.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20240116/a7fd487a/attachment.htm>
More information about the MapServer-users
mailing list