Trailino API
Tracks at Trailino
At the moment there are two ways to access the contents of Trailino:
Get tracks by username:
http://www.trailino.com/en/api/username/username/bernie
Get tracks by bounding-box:
http://www.trailino.com/en/api/boundingbox/minx/10/maxx/14/miny/40/maxy/47
The format of the response is XML and always in the same format.
The first Parameter "en" is the language, is can be replaced with every language Trailino supports.
This is only the beginning the API is still under construction, if you have some wishes to the API please contact us.