<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7226.0">
<TITLE>RE: [UMN_MAPSERVER-USERS] antialiasing line features..</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->
<BR>

<P><SPAN LANG="en-au"><FONT COLOR="#0000FF" SIZE=2 FACE="Verdana">Steve,</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT COLOR="#0000FF" SIZE=2 FACE="Verdana">using shp2img it works !.. although -all_debug 10 doesn't seem to have any effect.. so if it works in shp2img but not in mapserv.exe then whats the story ?</FONT></SPAN></P>

<P><SPAN LANG="en-au"><FONT COLOR="#0000FF" SIZE=2 FACE="Verdana">I can also confirm that imagetype PNG24 works and PNG doesn't.</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT COLOR="#0000FF" SIZE=2 FACE="Verdana">and is shp2img supposed to be able to take a layer list ? it seems to only be capable of rendering one layer at a time..</FONT></SPAN></P>

<P><SPAN LANG="en-au"><FONT COLOR="#0000FF" SIZE=2 FACE="Verdana">-ivan</FONT></SPAN>
</P>
<BR>
<BR>

<P><SPAN LANG="en-us"><FONT SIZE=1 FACE="Tahoma">_____________________________________________ </FONT></SPAN>

<BR><SPAN LANG="en-us"><B><FONT SIZE=1 FACE="Tahoma">From: &nbsp;</FONT></B> <FONT SIZE=1 FACE="Tahoma">&quot;Steve Lime&quot; &lt;steve.lime@dnr.state.mn.us&gt;@NTGEMAG&nbsp; </FONT></SPAN>

<BR><SPAN LANG="en-us"><B><FONT SIZE=1 FACE="Tahoma">Sent:&nbsp;&nbsp;</FONT></B> <FONT SIZE=1 FACE="Tahoma">Tuesday, 25 October 2005 9:19 AM</FONT></SPAN>

<BR><SPAN LANG="en-us"><B><FONT SIZE=1 FACE="Tahoma">To:&nbsp;&nbsp;&nbsp;&nbsp;</FONT></B> <FONT SIZE=1 FACE="Tahoma">MAPSERVER-USERS@LISTS.UMN.EDU; Ivan Price</FONT></SPAN>

<BR><SPAN LANG="en-us"><B><FONT SIZE=1 FACE="Tahoma">Subject:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</FONT></B> <FONT SIZE=1 FACE="Tahoma">RE: [UMN_MAPSERVER-USERS] antialiasing line features..</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">What happens if you run things outside of the web using shp2img? Also, you</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">shouldn't need the output format definition, although it sounds as if you'd</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">tried that.</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">Steve</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">&gt;&gt;&gt; &quot;Ivan Price&quot; &lt;Ivan.Price@nt.gov.au&gt; 10/24/05 6:14 PM &gt;&gt;&gt;</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">ok now we're getting somewhere..</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">if I include: the 24 bit (with/without alpha) image type and</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">antialiasing I get a server 500 error.. comment out the antialias entry</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">in the STYLE section and it executes fine, but with no anti-aliasing.</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">C:\mapserver&gt;mapserv -v</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">MapServer version 4.6.0 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=PDF</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">OUTPUT=SWF OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=FREETYPE</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER SUPPORTS=THREADS INPUT=POSTGIS</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">INPUT=ORACLESPATIAL INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE DEBUG=MSDEBUG</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">got the win32 binary from Hobus kitchen sink binaries</FONT></SPAN>

<BR><SPAN LANG="en-au"></SPAN><A HREF="http://hobu.stat.iastate.edu/mapserver/"><SPAN LANG="en-au"><U></U><U><FONT COLOR="#0000FF" SIZE=2 FACE="Courier">http://hobu.stat.iastate.edu/mapserver/</FONT></U></SPAN></A><SPAN LANG="en-au"></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">(Oracle Build 9.2)</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">exact same behaviour on a linux custom compile:</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">[ivan@linux mapserver]$ ./mapserv.cgi -v</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">MapServer version 4.4.1 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">SUPPORTS=PROJ SUPPORTS=FREETYPE SUPPORTS=WMS_SERVER INPUT=EPPL7</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">INPUT=ORACLESPATIAL INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">[ivan@linux mapserver]$</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">any ideas ?</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">-ivan</FONT></SPAN>
</P>
<BR>

<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">IMAGETYPE PNG24</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">OUTPUTFORMAT</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">NAME png</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">DRIVER &quot;GD/PNG&quot;</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">MIMETYPE &quot;image/png&quot;</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">IMAGEMODE RGBA</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">EXTENSION &quot;png&quot;</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">END</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">....</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">SYMBOL</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">NAME 'road'</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">ANTIALIAS TRUE</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">TYPE CARTOLINE</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">LINECAP butt</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">LINEJOIN miter</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">LINEJOINMAXSIZE 1</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">END</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">....</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">CLASS</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">EXPRESSION ('[CATEGORY]' == 'SECONDARY' OR '[CATEGORY]' ==</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">'COLLECTOR' OR '[CATEGORY]' == 'LOCAL' OR '[CATEGORY]' == 'TRACK')</FONT></SPAN>
<UL>
<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">TEXT ([ROAD_NAME] [ROAD_TYPE])</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">LABEL</FONT></SPAN>
<UL>
<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">FONT arial</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">TYPE truetype</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">ANTIALIAS on</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">COLOR 0 0 0</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">ANGLE auto</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">SIZE 8</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">POSITION auto</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">PARTIALS false</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">BUFFER 5</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">mindistance 1000</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">minsize 10</FONT></SPAN>
</UL>
<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">END</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">STYLE</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier"># ANTIALIAS TRUE</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">SYMBOL &quot;line&quot;</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">SIZE 1</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">COLOR 204 0 51</FONT></SPAN>
</UL>
<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">END</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">END</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">....</FONT></SPAN>
</P>
<BR>
<BR>

<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">Ivan Price</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">Spatial Systems Manager</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">Northern Territory Land Information System</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">Department of Planning and Infrastructure</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">Northern Territory Government</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">Tel: (08) 8924 4024</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">Fax: (08) 8924 4045</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">Email: ivan.price@nt.gov.au</FONT></SPAN>
</P>
<BR>

<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">_____________________________________________</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">From: &nbsp; UMN MapServer Users List &lt;MAPSERVER-USERS@LISTS.UMN.EDU&gt;@NTGEMAG</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">On Behalf Of Steve Lime &lt;steve.lime@DNR.STATE.MN.US&gt;</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">Sent:&nbsp;&nbsp; Tuesday, 25 October 2005 3:35 AM</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">To:&nbsp;&nbsp;&nbsp;&nbsp; MAPSERVER-USERS@LISTS.UMN.EDU</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">Subject:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Re: [UMN_MAPSERVER-USERS] antialiasing line features..</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">Just to wrap things up. Antialising has not been removed. In testing</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">independent of MapServer</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">I have been unable to get GD to produce antialised lines with 8-bit</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">output formats. You might</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">try setting IMAGETYPE PNG24 and see if that helps.</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">Steve</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">&gt;&gt;&gt; Jeff de La Beaujardiere &lt;jeff2005@SVS.GSFC.NASA.GOV&gt; 10/21/05 9:08</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">AM &gt;&gt;&gt;</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">Ivan Price wrote:</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">&gt; you are having more luck than me.. I am using the following and</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">getting</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">&gt; a non-antialiased line still. Perhaps antialiasing has been removed</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">from</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">&gt; the cartoline's capabilities in later versions ?</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">This is what works for me:</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">SYMBOL</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">NAME &quot;cartoline&quot;</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">TYPE cartoline</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">LINECAP butt</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">LINEJOIN miter</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">LINEJOINMAXSIZE 1</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">END</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">LAYER</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">NAME &quot;countries&quot;</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">TYPE LINE</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">STATUS on</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">PROJECTION</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">&quot;init=epsg:4326&quot;</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">END</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">DATA &quot;........../wms/data/borders/cntry02.shp&quot;</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">METADATA</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">&quot;wms_title&quot; &quot;National Boundaries&quot;</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">&quot;wms_layer_group&quot; &quot;/Reference&quot;</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">END</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">CLASS</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">NAME &quot;BORDERS&quot;</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">STYLE</FONT></SPAN>
<UL>
<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">COLOR 200 200 200</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">SYMBOL &quot;cartoline&quot;</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">ANTIALIAS TRUE</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">SIZE 1</FONT></SPAN>
</UL>
<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">END</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">END</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">END</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">Try comparing speeds with TRUE and FALSE in the above</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT COLOR="#000000" SIZE=2 FACE="Courier">with a dataset that has many line segments.</FONT></SPAN>
</P>
<BR>

</BODY>
</HTML>