[Pytrainer-devel] Show map of activity locations. Ticket #110

2012-02-11 Thread Rodolfo Gonzalez
Hi all,  I was trying to figure out how to implement this feature.  The idea I got comprised to step:  1 extracting the list of locations from the data base. I thought the location is the first point of the record. In order to extract the information the gpx files has to be parsed which takes

Re: [Pytrainer-devel] Show map of activity locations. Ticket #110

2012-02-11 Thread Nathan Jones
On 11 February 2012 23:11, Rodolfo Gonzalez wrote: > Hi all, > > I was trying to figure out how to implement this [display locations] feature. > > To reduce the time of parsing gpx files I considered two options: > > 1 Create a new table in the database. > > 2 Change the gpx object so the parsing