<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2668" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=468460119-04102005><FONT face=Arial
color=#0000ff size=2>Brent,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=468460119-04102005><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=468460119-04102005><FONT face=Arial
color=#0000ff size=2>Nice. How easy is it to remove the route after it's
created? I can see a user clicking on an area, highlighting it, and removing the
highlight from the previously clicked entity. Oh PS, the page
isn't</FONT></SPAN><SPAN class=468460119-04102005><FONT face=Arial color=#0000ff
size=2> loading in IE because you didn't close your style tag
<style/>.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=468460119-04102005><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=468460119-04102005><FONT face=Arial
color=#0000ff size=2>-pete</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> ka-map-users-bounces@lists.maptools.org
[mailto:ka-map-users-bounces@lists.maptools.org] <B>On Behalf Of </B>Brent
Pedersen<BR><B>Sent:</B> Tuesday, October 04, 2005 12:34 PM<BR><B>To:</B>
ka-map-users@lists.maptools.org<BR><B>Subject:</B> Re: [ka-Map-users] Drawing
routes in ka-map<BR></FONT><BR></DIV>
<DIV></DIV>hi, i've been tinkering with this, finally got it working--still some
bugs:<BR><BR>javascript for polyline class at:<BR><A
href="http://128.32.253.220/draw/polyline.js">http://128.32.253.220/draw/polyline.js</A><BR>perl
GD script at:<BR><A
href="http://128.32.253.220/draw/polyline.pl.txt">http://128.32.253.220/draw/polyline.pl.txt</A><BR>example
at:<BR><A
href="http://128.32.253.220/kamapdev/htdocs/index2.html">http://128.32.253.220/kamapdev/htdocs/index2.html</A><BR><BR>i
have drawn polylines with 16,000+ pts and it works fine. there seems to be no
problem even if the images are fairly large--though things get a little slower,
it is probably better to use w. zorn's library for extremely large polylines. or
at least break up the image....<BR><BR>also, as it is now, all points are stored
in the polyline object. there's a better way to do it but it involves more
accounting and i haven't got around to that yet. <BR><BR>-brent<BR><BR>
<DIV><SPAN class=gmail_quote>On 9/29/05, <B class=gmail_sendername>Stephen
Woodbridge</B> <<A
href="mailto:woodbri@swoodbridge.com">woodbri@swoodbridge.com</A>>
wrote:</SPAN>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Paul,
et al,<BR><BR>What are the prevailing thoughts on how to draw routes as
overlays in<BR>ka-map?<BR><BR>The number of points and be quite extensive,
especially if someone<BR>generates a route across the US.<BR><BR>-Steve W.
<BR>_______________________________________________<BR>ka-Map-users mailing
list<BR><A
href="mailto:ka-Map-users@lists.maptools.org">ka-Map-users@lists.maptools.org</A><BR><A
href="http://lists.maptools.org/mailman/listinfo/ka-map-users">http://lists.maptools.org/mailman/listinfo/ka-map-users</A><BR></BLOCKQUOTE></DIV><BR></BODY></HTML>