<div>Great help&nbsp;Andy, I'll try out your info and get back to you. First I need to find some good documentation on how I can dev this app (implementing the technologies). I couldn't get much out of the Dev guide. </div>
<div>&nbsp;</div>
<div>Thanks Again.<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 4/20/06, <b class="gmail_sendername">Andy Morsell</b> &lt;<a href="mailto:amorsell@spatialgis.com">amorsell@spatialgis.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div style="DIRECTION: ltr">
<div dir="ltr" align="left"><span><font color="#0000ff"><font face="Arial" size="2">Right now MapGuide Studio is the only way to create MGOS maps, but Autodesk has said that there will be a Studio &quot;Lite&quot; coming soon that will be open source and will be HTML based.&nbsp; The preview version does support database connectivity, you need to download the beta FDO ODBC providers from here first: 
</font><a onclick="return top.js.OpenExtLink(window,event,this)" href="https://mapguide.osgeo.org/servlets/ProjectDocumentList?folderID=35&amp;expandFolder=35&amp;folderID=35" target="_blank"><font face="Arial" size="2">https://mapguide.osgeo.org/servlets/ProjectDocumentList?folderID=35&amp;expandFolder=35&amp;folderID=35
</font></a><span><font face="Arial" size="2">&nbsp;</font></span></font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff"><span></span></font></span>&nbsp;</div>
<div dir="ltr" align="left"><span><font color="#0000ff"><span><font face="Arial" size="2">I do not know if there are any other AVL apps based on MGOS out there.&nbsp; MGOS has really only&nbsp;been officially released for a couple of months.
</font>&nbsp;<font face="Arial" size="2"> There were many AVL apps created with the older MapGuide, @Road being the most notable - <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.atroad.com/main.html" target="_blank">
http://www.atroad.com/main.html</a></font></span></font></span></div>
<p><span lang="en-us"><font face="Tahoma" size="1">Andy </font></span><br></p>
<div lang="en-us" dir="ltr" align="left">
<hr>
<font face="Tahoma" size="2"></font></div>
<div style="DIRECTION: ltr"><span class="q"><b>From:</b> Max Brown [mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:maxbrown3@gmail.com" target="_blank">maxbrown3@gmail.com</a>] <br></span></div>

<div style="DIRECTION: ltr"><b>Sent:</b> Thursday, April 20, 2006 2:05 AM</div>
<div style="DIRECTION: ltr"><span class="q"><br><b>To:</b> <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:users@mapguide.osgeo.org" target="_blank">users@mapguide.osgeo.org</a><br></span></div>
<div style="DIRECTION: ltr"><b>Subject:</b> Re: [mapguide-users] MapGuide for an AVL app?<br><br>&nbsp;</div></div>
<div style="DIRECTION: ltr"><span class="e" id="q_10ab7e6d86372fa5_5">
<div></div>
<div>Thanks Andy for the info, very useful for my evaluation, I also have a few other clarifications : must I use Autodesk Mapguide Studio to develop the app? the preview version doesn't support anything much (specially database connectivity). So is there an alternative to MGS or preferably an Open Source option :). 
</div>
<div>&nbsp;</div>
<div>Do you know any other similar apps developed using MGOS? where I might be able to look at a sample to get an idea.</div>
<div>&nbsp;</div>
<div><br>&nbsp;</div>
<div><span class="gmail_quote">On 4/20/06, <b class="gmail_sendername">Andy Morsell</b> &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:amorsell@spatialgis.com" target="_blank">amorsell@spatialgis.com
</a>&gt; wrote:</span> 
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div style="DIRECTION: ltr">
<div dir="ltr" align="left"><span><font face="Arial" color="#0000ff" size="2">Yes, it would work well.&nbsp; As part of your system, you will be feeding a database with point information (historic and current) about vehicle locations.&nbsp; You would define some queries in that database to extract only the latest time-based position.&nbsp; Then, in MGOS, you would point your layer definition(s) to these queries where the symbols would be drawn directly from the x,y data in the database using the FDO ODBC data provider.&nbsp; A little programming using the MGOS API would be necessary to refresh the layers at the desired time interval, be it every 10 seconds or every 5 minutes or whatever.&nbsp; If the latest point data has changed since the last refresh, then the vehicle symbols will shift accordingly.&nbsp; Or, you might be able to write a trigger that would call a stored procedure if new point data is added and then force a refresh from the server-side. 
</font></span></div></div>
<div style="DIRECTION: ltr"><span>
<div>&nbsp;</div>
<p><span lang="en-us"><font face="Tahoma" size="1">Andy Morsell, P.E.</font></span> <br><span lang="en-us"><font face="Tahoma" size="1">Spatial Integrators, Inc.</font></span> <br><span lang="en-us"><font face="Tahoma" size="1">
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.spatialgis.com/" target="_blank">http://www.SpatialGIS.com</a></font></span> </p>
<div lang="en-us" dir="ltr" align="left">
<hr>
<font face="Tahoma" size="2"><b>From:</b> Max Brown [mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:maxbrown3@gmail.com" target="_blank">maxbrown3@gmail.com</a>] <br><b>Sent:</b> Wednesday, April 19, 2006 10:10 PM 
<br><b>To:</b> <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:users@mapguide.osgeo.org" target="_blank">users@mapguide.osgeo.org</a><br><b>Subject:</b> [mapguide-users] MapGuide for an AVL app?<br>
</font><br>&nbsp;</div></span></div>
<div style="DIRECTION: ltr"><span>
<div></div>
<div>Hello,</div>
<div>&nbsp;</div>
<div>I'm currently evaluating web based mapping software for an AVL system. Could somebody let me know if Mapguide OS is a suitable dev platform to develop a web based Vehicle tracking system. Is it possible to dynamically plot coordinates on the MapGuide OS platoform. 
</div>
<div>&nbsp;</div>
<div>Thx</div>
<div>&nbsp;</div></span></div></blockquote></div><br></span></div></blockquote></div><br>