<div dir="ltr">It's the dynamic size that's causing the issues. I still think this could work (on the server side) but I'll need to work up my own test case to avoid a bunch of back and forth. --Steve</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Mar 27, 2020 at 4:27 AM Leehan <<a href="mailto:mathias.cunault@inrap.fr">mathias.cunault@inrap.fr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">following your advice, I added quedalle classe :<br>
<br>
...<br>
LAYER<br>
NAME "nombre de cas"<br>
TYPE POINT<br>
PROJECTION<br>
"init=epsg:2154"<br>
END<br>
EXTENT 276838.0988 4584246.823 909596.998 8872270.142<br>
CONNECTIONTYPE POSTGIS<br>
CONNECTION blabla<br>
LABELITEM "nb_cas"<br>
CLASS<br>
EXPRESSION "quedalle"<br>
STYLE<br>
SYMBOL "circle"<br>
SIZE 150<br>
COLOR 0 0 0<br>
END<br>
END<br>
CLASS<br>
STYLE <br>
SYMBOL "cas"<br>
SIZE [ln_nb_cas]<br>
COLOR [couleur]<br>
OPACITY 70 <br>
END #fin style<br>
LABEL<br>
COLOR 0 0 0<br>
OUTLINECOLOR 255 255 255<br>
FONT "verdana-gras"<br>
TYPE truetype<br>
SIZE 8<br>
END<br>
END #fin class<br>
<br>
And indeed I am using an attribute for red circle size.<br>
But the result is still the same.<br>
(I can't believe I am the first to experience this issue!)<br>
If it can help, here is a snap with the dummy class :<br>
<<a href="http://osgeo-org.1560.x6.nabble.com/file/t372757/map.png" rel="noreferrer" target="_blank">http://osgeo-org.1560.x6.nabble.com/file/t372757/map.png</a>> <br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://osgeo-org.1560.x6.nabble.com/Mapserver-User-f4226646.html" rel="noreferrer" target="_blank">http://osgeo-org.1560.x6.nabble.com/Mapserver-User-f4226646.html</a><br>
_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/mapserver-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/mapserver-users</a></blockquote></div>