Monday, April 13, 2009

Update via http and GPS Exif parser

Currently, I can update GPS data using SMS update and by uploading log file. The next phase, will be HTTP update using GET method.


------------------------8<------------------------------

S60 Python on my Nokia E71 will update via http get using the sample url.

update.php?type=http&lat=xxx&lng=xxx&alt=xxx&speed=xxx&heading=xxx&time=xxx

where xxx is the GIS value

-------------------------8<------------------------------

Image taken using my Nokia E71 have GPS data stamped, so my plan is, when I upload the image into http://map.jobber.my, the system can grab the GPS data and put it into the database and map it on Google Map

No comments:

Post a Comment