<div dir="ltr">Hmmm... Point symbols are automatically considered as part of label placement and collision detection. Since they are drawn first, their placement is cached and labels are placed around them. Can you share specifics on your layers and symbols - perhaps a small test case? --Steve </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 16, 2021 at 4:28 PM Iljya Kalai <<a href="mailto:iljya.kalai@gmail.com">iljya.kalai@gmail.com</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"><div dir="ltr">Hi,<div><br></div><div>On my map, labels sometimes overlap symbols. Is there a way to avoid this, or are only label/label conflicts avoided? I tried both CC and AUTO for LAYER::CLASS::LABEL::POSITION.</div><div><br></div><div><a href="https://i.imgur.com/C9Ir7dA.png" target="_blank">https://i.imgur.com/C9Ir7dA.png</a><br></div><div><br></div><div>Thanks!</div><div>Iljya</div><div><br></div><div><br></div><div><b># </b>Map file extract</div><div>...</div><div>LAYER</div><div>    NAME "LINE"<br>    TYPE LINE<br>    CLASS<br>      STYLE<br>        COLOR 0 0 0<br>        WIDTH 1<br>      END<br>      LABEL</div><div>        COLOR 150 150 150<br>        TYPE truetype<br>        SIZE 10<br>        ANGLE AUTO<br>        POSITION CC</div><div>        TEXT "hello"<br>      END<br>    END<br>  END<br></div><div><br></div><div>LAYER<br>    NAME "SYMBOLS"<br>    TYPE POINT<br>    ...<br>    CLASS<br>        STYLE<br>          SYMBOL "ABC"<br>       END<br>    END</div><div>END<br></div><div>...</div></div>
_______________________________________________<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><br>
</blockquote></div>