<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16788" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi everybody,</FONT></DIV>
<DIV><FONT face=Arial size=2>I've got a sequence of GPS lat/lon positions on a 
MySql db table. I need to draw a line which connects them. Is there any example 
code about doing that?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>For drawing polygons with MapGuide, reading data 
from a MySql table, I saw that I need to create a POLYGON attribute on the DB 
with vertices points coordinates.Do I need to create similarly a LINE attribute 
on the DB? If yes, how can I dynamically execute MySql queryes for doing that, 
so that MapGuide can draw a line starting from a sequence of GPS 
coordinates?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I hope you can help me, thank you in 
advance</FONT></DIV>
<DIV><FONT face=Arial size=2>Carmelo</FONT></DIV></BODY></HTML>