[mapguide-users] MapGuide for an AVL app?

Andy Morsell amorsell at spatialgis.com
Thu Apr 20 01:57:17 EDT 2006


Yes, it would work well.  As part of your system, you will be feeding a
database with point information (historic and current) about vehicle
locations.  You would define some queries in that database to extract only
the latest time-based position.  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.  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.  If the latest point data has changed since the last
refresh, then the vehicle symbols will shift accordingly.  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.
 

Andy Morsell, P.E. 
Spatial Integrators, Inc. 
http://www.SpatialGIS.com 

  _____  

From: Max Brown [mailto:maxbrown3 at gmail.com] 
Sent: Wednesday, April 19, 2006 10:10 PM
To: users at mapguide.osgeo.org
Subject: [mapguide-users] MapGuide for an AVL app?


Hello,
 
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. 
 
Thx
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20060419/bbe9ab35/attachment.html


More information about the Mapguide-users mailing list