<html>
  <head>
    <style type="text/css">
      <!--
        body { font-variant: normal; line-height: normal; margin-left: 4px; margin-right: 4px; margin-top: 4px; margin-bottom: 1px }
        p { margin-top: 0; margin-bottom: 0 }
      -->
    </style>
    
  </head>
  <body style="font-size: 13px; font-family: Tahoma, sans-serif">
    <p style="margin-top: 0; margin-bottom: 0">
      <font size="3" face="Comic Sans MS">Lynn&#44;</font>    </p>
<br>      
    <p style="margin-top: 0; margin-bottom: 0">
      <font size="3" face="Comic Sans MS">There are a couple of mode of operation for MapServer that are available. &nbsp;You can communicate directly with it via a CGI request&#44; or it can be scripted via MapScript&#44; which has many binding flavors.</font>    </p>
<br>      
    <p style="margin-top: 0; margin-bottom: 0">
      <font size="3" face="Comic Sans MS">We use the CGI mechanism quite extensively in our own service work as well as GeoMoose&#44; a Javascript client framework which accesses MapServer CGI amoung other things. &nbsp;</font>    </p>
<br>      
    <p style="margin-top: 0; margin-bottom: 0">
      <font size="3" face="Comic Sans MS">Maybe we can help with some of you questions.</font>    </p>
<br>      
    <p style="margin-top: 0; margin-bottom: 0">
      <font size="3" face="Comic Sans MS">bobb</font>    </p>
<br>      
    <p style="margin-top: 0; margin-bottom: 0">
      <br>
      <br>
      &gt;&gt;&gt; &quot;Lynn Songer&quot; &lt;songerl@lanecc.edu&gt; wrote:<br>    </p>
    <div style="border-left: solid 1px #050505; padding-left: 7px; background-color: #f3f3f3; margin-left: 15px; margin-right: 0; margin-top: 0; margin-bottom: 0">
      <p style="margin-top: 0; margin-bottom: 0">
        I am writing an article to discuss the use of geospatial technologies in education. I have used ArcIMS extensively and want to discuss MapServer as well. However&#44; my expertise in programming and setting up server applications is pretty limited. Actually FORTRAN 97 in 1998&#33;. So I find myself in over my head trying to compare the functionality and ease of use of ArcIMS and MapServer.&#160;&nbsp;Additionally I am trying to find some examples of MapServer to explore.<br><br>I was hoping you could direct me to a few sites running MapServer and perhaps put me in touch with someone I could talk with about MapServer.<br><br>Respectfully<br>Lynn Songer<br>      </p>
      <div style="clear: both">
        <p style="margin-top: 0; margin-bottom: 0">
          <br>
                  </p>
      </div>
      <p style="margin-top: 0; margin-bottom: 0">
        <br>
        <br>
        &gt;&gt;&gt; &quot;Steve Lime&quot; &lt;Steve.Lime@dnr.state.mn.us&gt; 09/01/09 8:42 AM &gt;&gt;&gt;<br><br>Can you get the scale value MapServer is using on a map where you think there should be<br>annotation for this layer but there is not&#63; Easiest way to do that is with a simple browse<br>template like so:<br><br>&lt;&#33;-- MapServer Template --&gt;<br>&lt;img src&#61;&quot;&#91;img&#93;&quot;&gt;&lt;br&gt;<br>Map extent: &#91;mapext&#93;&lt;br&gt;<br>Scale: &#91;scale&#93;<br><br>Note that you&#39;ll have to set IMAGEPATH and IMAGEURL in the WEB section of your mapfile. Then<br>you can call the CGI like so:<br><br>http://.../cgi-bin/mapserv&#63;map&#61;yourmap&amp;mapext&#61;extent where things go away&amp;mode&#61;browse<br><br>If all goes well you should see the generated image and the computed extent and scale. I&#39;d be<br>curious to see those numbers on a problematic map for 5.2 and 5.4.<br><br>Steve<br><br>&gt;&gt;&gt; On 9/1/2009 at 12:42 AM&#44; in message<br>&lt;49dc012b0908312242h79cac72an73bbd1944dc8d42@mail.gmail.com&gt;&#44; Raivo Alla<br>&lt;snaperski@gmail.com&gt; wrote:<br>&gt; Thanks&#33;<br>&gt;<br>&gt; You&#39;re right&#44; I shortened the layer definition here confusingly&#44; whole<br>&gt; layer definition was like that:<br>&gt;<br>&gt; LAYER<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;NAME alevikAnno_1<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;GROUP HYBRID<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;METADATA<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&quot;wms_title&quot; &quot;alevikAnno&quot;<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&quot;wms_srs&quot; &quot;EPSG:3301&quot;<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&quot;wms_extent&quot; &quot;355000 6360000 754000 6660000&quot;<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;END<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;STATUS default<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;TYPE annotation<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;DATA &quot;kohanimed/alevikud_1&quot;<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#35;sama andmestik&#44; mis newages.<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#35;Uuendamine vastavalt vajadusele.<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#35;OPACITY 100<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;LABELITEM &quot;TEXTSTRING&quot;&#160;&#160;&#160;&#160;<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;CLASS<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;MAXSCALE 1333333 &#35;1000000<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;MINSCALE 400000 &#35;300000<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&nbsp;STYLE<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&nbsp;SYMBOL &quot;punsoon3&quot;&#160;&#160;&#160;&#160;<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&nbsp;SIZE 15&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&nbsp;END<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;LABEL<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;TYPE truetype<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;ANTIALIAS true<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;FONT &quot;arial&quot;<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;COLOR 255 255 255<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;SIZE 9<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;priority 6<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;encoding utf-8<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;force false<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;ANGLE auto<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;OUTLINECOLOR 25 25 25<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;POSITION cr<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;BUFFER 1<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;END<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;END<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;CLASS<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;MAXSCALE 400000 &#35;300000<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;MINSCALE 200000 &#35;150000<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&nbsp;STYLE<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&nbsp;SYMBOL &quot;punsoon4&quot;&#160;&#160;&#160;&#160;<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&nbsp;SIZE 15&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&nbsp;END<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;LABEL<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;TYPE truetype<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;ANTIALIAS true<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;FONT &quot;arialb&quot;<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;COLOR 255 255 255<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;SIZE 9<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;force false<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;ANGLE auto<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;priority 6<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;OUTLINECOLOR 25 25 25<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;POSITION cr<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;BUFFER 1<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;END<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;END<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;CLASS<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;MAXSCALE 200000 &#35;150000<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;MINSCALE 66666 &#35;50000<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;LABEL<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;TYPE truetype<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;ANTIALIAS true<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;FONT &quot;arialb&quot;<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;COLOR 255 255 255<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;SIZE 10<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#35;force true<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;priority 8<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;ANGLE auto<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;OUTLINECOLOR 25 25 25<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;POSITION cc<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;BUFFER 3<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;END<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;END<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;CLASS<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;MAXSCALE 66666 &#35;50000<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;MINSCALE 20000 &#35;15000<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;LABEL<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;TYPE truetype<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;ANTIALIAS true<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;FONT &quot;arialb&quot;<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;COLOR 255 255 255<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;SIZE 11<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#35;force true<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;priority 8<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;ANGLE auto<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;OUTLINECOLOR 25 25 25<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;POSITION cc<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;BUFFER 3<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;END<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;END<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;CLASS<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;MAXSCALE 20000 &#35;15000<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;LABEL<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;TYPE truetype<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;ANTIALIAS true<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;FONT &quot;arialb&quot;<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;COLOR 255 255 255<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;SIZE 12<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#35;force true<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;priority 8<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;ANGLE auto<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;OUTLINECOLOR 25 25 25<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;POSITION cc<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;BUFFER 3<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;END<br>&gt;&nbsp;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;END<br>&gt; END<br>&gt;<br>&gt; But problem still remains&#44; even if I changed layer definition to<br>&gt; one-class only and with the scales defined in LAYER&#44; not CLASS<br>&gt; section.<br>&gt;<br>&gt;<br>&gt; Raivo<br>&gt;<br>&gt; On Mon&#44; Aug 31&#44; 2009 at 9:16 PM&#44; Steve Lime&lt;Steve.Lime@dnr.state.mn.us&gt; wrote:<br>&gt;&gt; If you get rid of the class min/max scales do the problems go away&#63; What if<br>&gt; you put those constraints<br>&gt;&gt; at the layer level &#40;with only one class that should work&#41;. Also&#44; the layer<br>&gt; defn is confusing since it doesn&#39;t<br>&gt;&gt; hint at a marker yet the images missing labels definitely do have a marker<br>&gt; accompanying the text.<br>&gt;&gt;<br>&gt;&gt; Steve<br>&gt;&gt;<br>&gt;&gt;&gt;&gt;&gt; On 8/31/2009 at 5:23 AM&#44; in message<br>&gt;&gt; &lt;49dc012b0908310323j7868aed2gea5cf8528a23e0f@mail.gmail.com&gt;&#44; Raivo Alla<br>&gt;&gt; &lt;snaperski@gmail.com&gt; wrote:<br>&gt;&gt;&gt; This is a bit old problem &#40;still got that bug&#41;&#44; but I found that I<br>&gt;&gt;&gt; typed the second link not right&#44; the right link to<br>&gt;&gt;&gt; the problematic output is that:<br>&gt;&gt;&gt; http://picasaweb.google.com/snaperski/Ort&#35;5365984697960162578<br>&gt;&gt;&gt; I assume this is some 5.4 version bug&#63;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Sincerely&#44;<br>&gt;&gt;&gt; Raivo<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; On Tue&#44; Aug 4&#44; 2009 at 9:12 AM&#44; Raivo Alla&lt;snaperski@gmail.com&gt; wrote:<br>&gt;&gt;&gt;&gt; Hey&#44;<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; I got some weird behavior while trying to display labels with mapserver 5.4.<br>&gt;&gt;&gt;&gt; With mapserver 5.0.3 these labels show up nicely:<br>&gt;&gt;&gt;&gt; http://picasaweb.google.com/snaperski/Ort&#35;5365984694609689634<br>&gt;&gt;&gt;&gt; But with mapserver 5.4&#44; these layers are shown at scale about<br>&gt;&gt;&gt;&gt; 350000-200000&#44; but they will disappear at higher scales&#44; so nothing<br>&gt;&gt;&gt;&gt; can be seen:<br>&gt;&gt;&gt;&gt; http://picasaweb.google.com/snaperski/Ort&#35;5365984694609689634<br>&gt;&gt;&gt;&gt; This could&#39;nt be collision conflict either as they have enough space to fit<br>&gt;&gt;&gt; in.<br>&gt;&gt;&gt;&gt; Is something changed in the way mapserver treats annotations elements&#63;<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; Data source is a polygon shapefile: I hope that &#40;polygon type&#41; is not<br>&gt;&gt;&gt;&gt; the problem&#63;<br>&gt;&gt;&gt;&gt; The layer itself in the mapfile:<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; LAYER<br>&gt;&gt;&gt;&gt; NAME alevikAnno_1<br>&gt;&gt;&gt;&gt; GROUP HYBRID<br>&gt;&gt;&gt;&gt; METADATA<br>&gt;&gt;&gt;&gt; &quot;wms_title&quot; &quot;alevikAnno&quot;<br>&gt;&gt;&gt;&gt; &quot;wms_srs&quot; &quot;EPSG:3301&quot;<br>&gt;&gt;&gt;&gt; &quot;wms_extent&quot; &quot;355000 6360000 754000 6660000&quot;<br>&gt;&gt;&gt;&gt; END<br>&gt;&gt;&gt;&gt; STATUS default<br>&gt;&gt;&gt;&gt; TYPE annotation<br>&gt;&gt;&gt;&gt; DATA &quot;kohanimed/alevikud_1&quot;<br>&gt;&gt;&gt;&gt; LABELITEM &quot;TEXTSTRING&quot;<br>&gt;&gt;&gt;&gt; CLASS<br>&gt;&gt;&gt;&gt; MAXSCALE 1333333<br>&gt;&gt;&gt;&gt; MINSCALE 200000<br>&gt;&gt;&gt;&gt; LABEL<br>&gt;&gt;&gt;&gt; TYPE truetype<br>&gt;&gt;&gt;&gt; ANTIALIAS true<br>&gt;&gt;&gt;&gt; FONT &quot;arial&quot;<br>&gt;&gt;&gt;&gt; COLOR 255 255 255<br>&gt;&gt;&gt;&gt; SIZE 9<br>&gt;&gt;&gt;&gt; priority 6<br>&gt;&gt;&gt;&gt; force false<br>&gt;&gt;&gt;&gt; ANGLE auto<br>&gt;&gt;&gt;&gt; OUTLINECOLOR 25 25 25<br>&gt;&gt;&gt;&gt; POSITION cr<br>&gt;&gt;&gt;&gt; BUFFER 1<br>&gt;&gt;&gt;&gt; END<br>&gt;&gt;&gt;&gt; END<br>&gt;&gt;&gt;&gt; END<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; Raivo Alla<br>&gt;&gt;&gt;&gt; Estonian Land Board<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt; _______________________________________________<br>&gt;&gt;&gt; mapserver-users mailing list<br>&gt;&gt;&gt; mapserver-users@lists.osgeo.org<br>&gt;&gt;&gt; http://lists.osgeo.org/mailman/listinfo/mapserver-users<br>&gt;&gt;<br>&gt;&gt;<br>&gt; _______________________________________________<br>&gt; mapserver-users mailing list<br>&gt; mapserver-users@lists.osgeo.org<br>&gt; http://lists.osgeo.org/mailman/listinfo/mapserver-users<br>_______________________________________________<br>mapserver-users mailing list<br>mapserver-users@lists.osgeo.org<br>http://lists.osgeo.org/mailman/listinfo/mapserver-users<br><br>&#33;SIG:4a9d40bd134011336520108&#33;<br><br>
      </p>
    </div>
  </body>
</html>