View Single Post
Posts: 200 | Thanked: 300 times | Joined on Nov 2009 @ The Netherlands
#2
Yeah, I would like this script. I have also made it myself, but I like to how you did it.

My software:

- Python script on n900 connects to my web server (cgi-bin python script) where coordinates are stored in a file.
- Made also a UI webpage in python/html with use of googlemaps which reads this stored file and shows coordinate list and auto-loads googlemap pictures.

It works very well...