Summary: | This paper mainly describes a vehicle positioning and tracking system which is based on browser, GPS and GPRS. And this system takes advantage of Baidu Map as basic material to show vehicle status, which enables drivers and supervisor to monitor the vehicle’s current and past positions. The vehicle’s location data is got from satellites, and these data is sent to the central server through GPRS, the central server will store formatted data into the database after the data is parsed; Later, these data stored in the database will be used by web application and displayed on the map as markers. This paper also involves the implementation on mobile side, and this system used Baidu map JavaScript interface, Ajax, JSP and JSON to implement the vehicle positioning and tracking system.
|