Thank You !<br><br>The situation is illustrated here: <a href="https://picasaweb.google.com/105062450878416453583/Ort#5595010970050628162">https://picasaweb.google.com/105062450878416453583/Ort#5595010970050628162</a><br>I got three different streets that have same label &quot;2&quot;, and I would like to display the labels so that for the same street address points<br>
I could use declaration like MINDISTANCE 40, but if the same label &quot;2&quot; appears on the address point that belongs to other street, then <br>it will not use MINDISTANCE and should display that label.<br><br>I have shapefile, whre one attribute &quot;REFERENCEPOINT&quot; holds the same numerical value for the same address points (ie those<br>
points which have label &quot;2&quot; on the screenshot and belong to the same street have same &quot;REFERENCEPOINT&quot; value). Can I<br>somehow use it to render them differently? <br><br>I hope I expressed myself correctly :)<br>
<br><br>With regards,<br>Raivo<br><br><div class="gmail_quote">On Tue, Apr 12, 2011 at 1:18 AM, Lime, Steve D (DNR) <span dir="ltr">&lt;<a href="mailto:steve.lime@state.mn.us">steve.lime@state.mn.us</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div link="blue" vlink="purple" lang="EN-US"><div><p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Can you share some pictures that illustrate the issue?</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p><div style="border-width: 1pt medium medium; border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; padding: 3pt 0in 0in;">
<p class="MsoNormal"><b><span style="font-size: 10pt;">From:</span></b><span style="font-size: 10pt;"> <a href="mailto:mapserver-users-bounces@lists.osgeo.org" target="_blank">mapserver-users-bounces@lists.osgeo.org</a> [mailto:<a href="mailto:mapserver-users-bounces@lists.osgeo.org" target="_blank">mapserver-users-bounces@lists.osgeo.org</a>] <b>On Behalf Of </b>Raivo Alla<br>
<b>Sent:</b> Wednesday, April 06, 2011 6:34 AM<br><b>To:</b> <a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a><br><b>Subject:</b> [mapserver-users] label placement problem</span></p>
</div><div><div></div><div class="h5"><p class="MsoNormal"> </p><p class="MsoNormal">Hello!<br><br>I am using MapServer 5.4 and right now I&#39;m facing with label positioning problem. <br>Any help solving that would really be appreciated.<br>
<br>1. I have lots of buildings address points... so for example if two nearby located buildings at the crossing of &quot;Some_street&quot; and &quot;Some_other_street&quot;<br>have both same house numbers (for example &quot;1&quot;) then the MINDISTANCE 30 declaration will cancel one label out.<br>
2. I cannot remove MINDISTANCE neither since in many cases I have large building complexes where multiple buildings share same address label.<br>And I want mapfile to declare some distance between those addresses that logically will mark the same address object.   <br>
3. In my buildings_addresses (points) file I do have attribute, which I could use to separate those two kinds of duplicate labels,<br>but MapServer doent seem to support rendering them differently in a such way.... Or am I wrong?<br>
<br><br>My LABEL definition:<br>            LABEL<br>                TYPE truetype<br>                ANTIALIAS true<br>                FONT &quot;arial&quot;<br>                COLOR 50 50 50<br>                SIZE 9<br>
                priority 1<br>                ANGLE [POORDENURK]<br>                MINDISTANCE 30<br>                OUTLINECOLOR 220 220 220<br>                POSITION cc<br>                BUFFER 2<br>            END<br>
 <br><br>Hope that there will be some kind of solution here.<br><br><br>Sincerely,<br>Raivo Alla    </p></div></div></div></div></blockquote></div><br>