|
Question : Extract Longtitude and Latitude from GPS device (Mobile 2003)
|
|
I am looking for a way to extract the Longtitude and Latitude from my WIndows Mobile PDA and maybe drop them in to a .txt file. Then I can automate an ftp program to upload the txt file to my webserver. As I have never used Windows Mobile before I am really stuck with where to start, any help would be greatly appreciated.
I have all ready created the PhP scripts needed to extract the Long & Lat from a text file and insert them into an Google Maps APi, which works fine.
|
Answer : Extract Longtitude and Latitude from GPS device (Mobile 2003)
|
|
well, first you have to make a decision about the software, you can use a ready made application like CommLog (http://www.serialporttool.com/CommLogProductInfo.htm) or develop your own. For last choice you can use Visual Studio Professional.
|
|
|