<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"MS Gothic";
        panose-1:2 11 6 9 7 2 5 8 2 4;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@MS Gothic";
        panose-1:2 11 6 9 7 2 5 8 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.Shkpostityyli18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 2.0cm 70.85pt 2.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="FI" link="blue" vlink="purple" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Hi,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">Have you tried to use two filled circle symbols for making the outline effect, one below and the other one above? Or to use png image as a symbol?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">-Jukka Rahkonen-<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b>Lähettäjä:</b> MapServer-users <mapserver-users-bounces@lists.osgeo.org>
<b>Puolesta </b>Kyle Qian<br>
<b>Lähetetty:</b> lauantai 26. helmikuuta 2022 1.58<br>
<b>Vastaanottaja:</b> Jason Snyder <mapserver-users@lists.osgeo.org><br>
<b>Aihe:</b> Re: [mapserver-users] How to limit the width of the outline when the symbol size changes with the map scale?<o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">The map file I used is:<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">CLASS<br>
        NAME "Populated Places"<br>
        STYLE<br>
            SYMBOL "PT-1"<br>
            COLOR "#00A2E8"<br>
            OPACITY 100<br>
            MINSIZE 10<br>
            MAXSIZE 30<br>
            SIZE 16.5<br>
            OFFSET 0 0<br>
            OUTLINECOLOR "#FF0000"<br>
            OUTLINEWIDTH 5<br>
        END<br>
    END<br>
    SYMBOLSCALEDENOM 68247.34668319309<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">  SYMBOL<br>
    NAME "PT-1"<br>
    TYPE ellipse<br>
    FILLED true<br>
    POINTS 5 5 END<br>
  END<o:p></o:p></p>
</div>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">Kyle Qian <<a href="mailto:kyleqian@gmail.com">kyleqian@gmail.com</a>>
<span style="font-family:"MS Gothic"">于</span>2022<span style="font-family:"MS Gothic"">年</span>2<span style="font-family:"MS Gothic"">月</span>26<span style="font-family:"MS Gothic"">日周六</span> 07:56<span style="font-family:"MS Gothic"">写道:</span><o:p></o:p></p>
</div>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 6.0pt;margin-left:4.8pt;margin-right:0cm">
<div>
<p class="MsoNormal">Hi, when I set up a map for points, I use SYMBOLSCALEDENOM to change the size of points and MIN/MAXSIZE to limit it, but there seems to be no way to control the width of the outline of points. The outline seems to keep getting bigger as
 the map zooms in. The image below is the result map as the map zooms in:<o:p></o:p></p>
<div>
<div>
<p class="MsoNormal"><a href="https://pasteboard.co/JC19o7caYHHk.png" target="_blank">https://pasteboard.co/JC19o7caYHHk.png</a><br>
Is there any way to solve this problem? <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">In addition, it seems that there is no way to set the transparency of the outline separately. Is it necessary to use a separate STYLE to implement it with GEOMTRANSFORM?<o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal">Thanks.<o:p></o:p></p>
</div>
</div>
</blockquote>
</div>
</div>
</body>
</html>