Skip to content
dittaeva edited this page Jul 6, 2012 · 13 revisions

Home

The Waymarked Trails project contains the source code for a collection of online maps showing waymarked trails of different kinds. Currently, there are four maps: hiking, cycling, mountain biking, inline skating.

All these maps share a common code base which is available via git.

Documentation

Requirements

In order to install the route maps locally you need:

  • Django (>=1.3)
  • django-localeurl
  • python-markdown

Translation Help Wanted

If you want to help translating the project, check the translation page at Translatewiki and/or contact lonvia@denofr.de.

Copyright

All source code is available under a GPL license.

The style file, HTML pages (except javascript) and images, are public domain ''where they are the work of Sarah Hoffman''. Attribution would be appreciated but is not necessary. See READMEs in the subdirectories for details.

Clone this wiki locally