Okada
Banned
Vehicle Tracking System No getting Correct Latitude and Longitude Values
I am making a vehicle tracking system. I am not getting correct latitude and longitude data I think. How to get latitude and longitude data in degee and minutes format ?
- - - Updated - - -
Edit:
I will send the gps data namely latitude and longitude data to google maps to show the location of the vehicle. It is a three in one device that is
Vehicle Tracking System
Vehicle Anti-Theft System and
Accident Notifier.
It will use Crash Sensor and GSM also. it will have a microSD card in which the mobile numbers, vehicle number, and other details will be saved. On accident the device will send accident location, vehicle and driver details to all mobile numbers stored in microSD Card as SMS and also send the data to a server using GPRS.
The server side software will send the gps data to google maps. I want to know can I use nmea data (latitude and longitude) to send to the google maps or should I convert the data format after extracting different fields ?
I am making a vehicle tracking system. I am not getting correct latitude and longitude data I think. How to get latitude and longitude data in degee and minutes format ?
- - - Updated - - -
Edit:
I will send the gps data namely latitude and longitude data to google maps to show the location of the vehicle. It is a three in one device that is
Vehicle Tracking System
Vehicle Anti-Theft System and
Accident Notifier.
It will use Crash Sensor and GSM also. it will have a microSD card in which the mobile numbers, vehicle number, and other details will be saved. On accident the device will send accident location, vehicle and driver details to all mobile numbers stored in microSD Card as SMS and also send the data to a server using GPRS.
The server side software will send the gps data to google maps. I want to know can I use nmea data (latitude and longitude) to send to the google maps or should I convert the data format after extracting different fields ?