<div dir="ltr">Hi, we are using SLDs generated by QGIS with Mapserver through the WMS SLD parameter with very good results. You can even pass the parameter to a mapcache instance to get a tile cache styled with SLDs. <div>Nevertheless, you should be aware of a few things:</div><div><br></div><div>- QGIS only allows you to specify sizes (i.e.: for symbols) in map units or millimeters and Mapserver doesn't support Millimeters as a unit. So if you use millimeters you will get very different symbol sizes on the Mapserver render than what you see in QGIS. Our solution is to automatically apply a factor to scale symbol sizes on our import SLD tool. </div><div><br></div><div>- QGIS allows you to define labels for a layer but the label styles are NOT exported to the SLD file. Although Mapserver does support labels on SLD files and works pretty well.</div><div><br></div><div>- We experienced some segmentation faults trying to use SLDs through Mapscript so we ended up using the WMS parameter which works very well.</div><div><br></div><div>Hope these helps.</div><div>Cheers from Argentina!</div><div><br></div><div>Pablo</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 5, 2015 at 8:56 AM, Rahkonen Jukka (MML) <span dir="ltr"><<a href="mailto:jukka.rahkonen@maanmittauslaitos.fi" target="_blank">jukka.rahkonen@maanmittauslaitos.fi</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Could you do one more test: read SLD out from Mapserver and push it back with WMS SLD or SLD_BODY. I suppose you will see a different map again at least if the styles are not very simple.<br>
<span class="HOEnZb"><font color="#888888"><br>
-Jukka Rahkonen-<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
Yves Jacolin wrote:<br>
<br>
On Saturday, June 27, 2015 10:57:46 Jachym Cepicky wrote:<br>
>> Hi all,<br>
>><br>
>> is there possibility to style layer using SLD file configured in MapScript?<br>
>> Idea would be, instead of using CLASS for configuration, you would<br>
>> just pass the SLD and things would magically happen (just like it<br>
>> works in GeoServer).<br>
>><br>
>> Generating MapFiles from QGIS would than be next logical step ..<br>
>><br>
>> I assume, I've missed something and there must be solution for this<br>
>> lying around for couple of years, but did not find anything<br>
>><br>
>> thanks for any hint<br>
>><br>
> Jachym,<br>
<br>
> Take care of (probably) some difference between QGIS, GeoServer and MapServer on how to understand SLD information.<br>
<br>
> See my test from mapserver to QGIS and GeoServer:<br>
> * MapSever: <a href="https://twitter.com/yjacolin/status/464456432461828096" rel="noreferrer" target="_blank">https://twitter.com/yjacolin/status/464456432461828096</a><br>
> * GeoServer (same data, Style from MapServer SLD)<br>
> <a href="https://twitter.com/yjacolin/status/464456796548390912" rel="noreferrer" target="_blank">https://twitter.com/yjacolin/status/464456796548390912</a><br>
> * QGIS : <a href="https://twitter.com/yjacolin/status/464477708622503937" rel="noreferrer" target="_blank">https://twitter.com/yjacolin/status/464477708622503937</a><br>
<br>
> It wil be interesting to test SLD export/import in other direction (GS to QGIS and MS, QGIS to GS and MS).<br>
<br>
Y.<br>
--<br>
Responsable Formation et Support<br>
Camptocamp France SAS<br>
Savoie Technolac, BP 352<br>
73377 Le Bourget du Lac, Cedex<br>
Tel (France) : +33 4 58 48 20 43 (new !) Tel (Suisse) : +41 21 619 10 43 Mob. : +33 6 18 75 42 21 Fax : 04 79 70 15 81 Mail : <a href="mailto:yves.jacolin@camptocamp.com">yves.jacolin@camptocamp.com</a> <a href="http://www.camptocamp.com" rel="noreferrer" target="_blank">http://www.camptocamp.com</a> _______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
</div></div></blockquote></div><br></div>