2015-09-11 22:49:36 +02:00
2014-09-07 21:19:43 +02:00
2014-09-09 10:11:01 +02:00
2014-09-07 21:22:46 +02:00
2013-06-19 13:27:14 +02:00
2013-06-19 13:27:14 +02:00
2013-07-25 23:34:13 +02:00
2013-06-19 13:27:14 +02:00
2015-09-11 22:49:36 +02:00
2014-11-08 22:59:13 +01:00
2013-06-19 13:27:14 +02:00
2014-03-05 20:12:36 +01:00
2013-07-25 23:34:13 +02:00
2014-09-07 21:19:43 +02:00
2014-09-07 21:19:43 +02:00
2014-04-02 20:50:11 +11:00
2014-04-10 12:12:15 +10:00
2013-06-26 19:58:55 +02:00

This is a simple web viewer for GPS tracks uploaded with mobile client.
It is designed to work with Android version of great app TrackMe (http://www.luisespinosa.com/trackme_eng.html), 
but it should be easy to adjust it for other clients (other database tables).
Interface "look and feel" is based on TrackMe Display (http://forum.xda-developers.com/showthread.php?t=477394).
It is possible to switch between Google Maps API and OpenLayers API with OpenStreetMap (or any other compatible base layer).
It also supports Backitude client (thanks to markcs: see README_Backitude).

Live demo:
- http://flaa.fabiszewski.net/phptrackme/

Requirements:
- PHP 5.1.2
- MYSQL 4.1
- browser with javascript enabled, cookies for authentication and saving preferences

Features:
- simple
- allows live tracking
- track statistics
- altitudes graph
- multiple users
- user authentication
- Google Maps API v3
- OpenLayers v2
- ajax 
- server based configuration
- user preferences stored in cookies

Todo
- install script
- custom icons
- write opensource client?

License
- GPL
Description
No description provided
Readme 6.2 MiB
Languages
JavaScript 48.4%
PHP 48.2%
CSS 2.1%
PLpgSQL 0.6%
Shell 0.5%
Other 0.1%