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.
_______________________________________________
MapServer-users mailing list
MapServer-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to