Ego Trip allows you to record your gps location and upload it in real-time to your own webserver where you can have your location/trail displayed the way you like.
The coordinates are uploaded using HTTP POST requests.
Warning: For this application to work you need to have your own website and basic knowledge of PHP, Java or any other server-side programming language and basic mysql administration skills to store the locations in a database.
More info on http://www.myegotrip.net/
此版本中的新功能:
26:
- fixed images from camera being resized (thanks to Timo from Hannover for reporting this bug)
25:
- fixed metadata ids not correctly uploaded to server for images (thanks to Timo from Hannover for reporting this bug)