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
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