Hi Tamas<br><br>Thanks for the reply - that causes MapServer to bomb out with a GPF - I&#39;m running 5.0.0 on Windows (MS4W compilation but through IIS)<br><br>Anyone else any ideas?<br><br>Kind regards<br>Mike<br><br><div class="gmail_quote">

2008/6/18 Tamas Szekeres &lt;<a href="mailto:szekerest@gmail.com" target="_blank">szekerest@gmail.com</a>&gt;:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi,<br>
<br>
According to<br>
<a href="http://trac.osgeo.org/mapserver/browser/branches/branch-5-0/mapserver/MIGRATION_GUIDE.TXT" target="_blank">http://trac.osgeo.org/mapserver/browser/branches/branch-5-0/mapserver/MIGRATION_GUIDE.TXT</a><br>
<br>
You have to use in your mapfile something like:<br>
<br>
LABEL<br>
 &nbsp;...<br>
 &nbsp;ANGLE [OGR:LabelAngle]<br>
END<br>
<br>
Best regards,<br>
<br>
Tamas<br>
<br>
2008/6/18 Mike Saunt &lt;<a href="mailto:mikesaunt@gmail.com" target="_blank">mikesaunt@gmail.com</a>&gt;:<br>
<div><div></div><div>&gt; Hi All<br>
&gt;<br>
&gt; We&#39;re trying to get an annotation layer from MapInfo format (text only now<br>
&gt; lines, points etc to follow) to render but to use the angle stored in the<br>
&gt; MapInfo feature (not from an attribute column) - we used to be able to use<br>
&gt; LABELANGLEITEM &quot;OGR:LabelAngle&quot; in v4 but v5 seems to have us stumped as the<br>
&gt; bindings seem to only work against fields names<br>
&gt;<br>
&gt; We also found the below in the OGR help but I can&#39;t seem to find the correct<br>
&gt; syntax<br>
&gt;<br>
&gt; Special OGR:Label* attributes<br>
&gt;<br>
&gt; Posted by Daniel Morissette at 2007-09-13 07:40<br>
&gt; This should probably be added to the docs:<br>
&gt;<br>
&gt; When using CONNECTIONTYPE OGR, there are special attributes called<br>
&gt; OGR:LabelText, OGR:LabelAngle and OGR:LabelSize that can be used as<br>
&gt; LABELITEM, ANGLE and SIZE in the label definition for your annotation layer.<br>
&gt; You can use that as an alternative to using STYLEITEM AUTO.H<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Anyone able to help us?<br>
&gt;<br>
&gt; Cheers<br>
&gt; Mike<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; mapserver-users mailing list<br>
&gt; <a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a><br>
&gt; <a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br>