954,587 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Cross state, cross district reports

Hi Frendz,
In my vehicle tracking system, I have got the latitude and longitude points of the vehicle for every 30 secs while the vehicle moving. Now i need to get the report of the vehicles when it crosses from one state to another state and one district to another district. How to find it using latitude and longitude points? If anybody doing the projects like this then guide me.

Karthik_pranas
Posting Pro
564 posts since Feb 2011
Reputation Points: 96
Solved Threads: 97
 

Can lang/lat give you state or district? If drive is in Newport - the DB or whatever you're using to store the data will hold Newport. If the driver moves into Cardiff, the value will change, so do something (eg alert). If no change e.g. 80 updates while in Newport - no alert. Is that what you wanted?

diafol
Rhod Gilbert Fan (ardav)
Moderator
7,792 posts since Oct 2006
Reputation Points: 1,170
Solved Threads: 1,080
 
Can lang/lat give you state or district? If drive is in Newport - the DB or whatever you're using to store the data will hold Newport. If the driver moves into Cardiff, the value will change, so do something (eg alert). If no change e.g. 80 updates while in Newport - no alert. Is that what you wanted?

Yes Ardav, I got a hint from this post. Thanks a lot.

Karthik_pranas
Posting Pro
564 posts since Feb 2011
Reputation Points: 96
Solved Threads: 97
 

Thanks Ardav for your valuable post. I have done this process with your idea.

Karthik_pranas
Posting Pro
564 posts since Feb 2011
Reputation Points: 96
Solved Threads: 97
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: