Nathan Jones schrieb am 06.11.2011 11:23: > No, I was emphasising "per sport". I already had a favourites list > (see the database schema diagram). I'm suggesting extending it so > there is multiple favourites lists - one per sport.
OK, understand this :) Another idea: I once wrote a script to detect (almost) identical tracks from their gpx information (see below): So if we will have predefined, gps-derived routes someday, pytrainer could assign routes (or at least some attributes like title or ID) automatically when importing gpx from devices. This might be useful lateron for statistics etc. Idea was just to compare some characteristic of a track. - distance - center of mass (not completely trivial, as trackpoints aren't equidistant) - maxi-/minimum values of latitudes and longitudes (bounding box) These values are like hash values, if two tracks coincide within a narrow range, it's quite reliable that they belong to the same route. cu Arnd ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Pytrainer-devel mailing list Pytrainer-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pytrainer-devel