Get a list of all tracks.
In addition to the standard query parameters, tracks can be queried by a given boundingbox. Therefore you have to add the following get parameter: bbox=minx,miny,maxx,maxy
.
(example: /tracks?bbox=7.0,51.1,7.3,52.0
)
Creates a new tracks and adds current user as the owner.
Get a track.
Modify a track.