[mapguide-users] Vehicle Tracking

Vishaal vs2k2000 at rediffmail.com
Tue Jun 17 05:26:10 EDT 2008


Hi Kenneth,

i am successful in displaying the points on a button click all at once. what
i want is that on the button click my points should get displayed one by one
as per the data and only the latest point should be visible. i am not able
to this part. can you help me with some code example?

thanks.


Kenneth Skovhede, GEOGRAF A/S wrote:
> 
> If you only have to consider the current position of vehicles, you can 
> easily use a database.
> Just add an x,y columns, and perhaps speed and other data to a table.
> Then make a service that accepts coordinates from vehicles, and update 
> the correct row in the database.
> 
> In MapGuide, make a layer that reads the x,y points, and perhaps color 
> code according to speed.
> You can then get away with refreshing the map periodically.
> 
> If you can read in the direction, you could throw in a rotation on a 
> symbol in the layer.
> 
> Regards, Kenneth Skovhede, GEOGRAF A/S
> 
> 
> 
> Vishaal skrev:
>> Hi List,
>>
>> i want to develop a vehicle tracking system using MGOS 1.2 and Visual
>> Studio
>> 2005. if any one can guide me about how to start for the application,
>> then
>> it will be very helpful to me. thanks for all your support.
>>   
> _______________________________________________
> mapguide-users mailing list
> mapguide-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
> 
> 

-- 
View this message in context: http://www.nabble.com/Vehicle-Tracking-tp17775448p17881226.html
Sent from the MapGuide Users mailing list archive at Nabble.com.



More information about the mapguide-users mailing list