View Single Post
Posts: 287 | Thanked: 165 times | Joined on Oct 2009 @ The Netherlands
#6
Originally Posted by noobmonkey View Post
I suppose the separation is, what do you want the app on the device to do, and what will the website do

(Edit - will be battery hungry!!)
The app on the device can be faily simple. Just call the url with longitude and lattitude on an interval. The server just logs the points and another page/script on the server gets all logged points and makes them availible in Google maps. The server part works already.

And yes. it will drain the battery. I'll bring a large powerpack with me as 50km will take me 11 hours including rest stops at least.

Originally Posted by hsmade View Post
Hi Rob,
have a look here: http://wiki.maemo.org/PyMaemo/Using_Location_API I used this for my small Wardriving script. If you need help, let me know.

Wim
That looks nice/doable indeed. Thats something to look at. Will be my first steps with Python though.

Thanks all,

Rob