-
Notifications
You must be signed in to change notification settings - Fork 0
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.
In order to install the route maps locally you need:
-
Python >= 2.6
-
python-psycopg2 >= 2.4
-
to build the database:
- Mapnik (a recent trunk version, with the placement hack)
- python-cairo
-
to run the website
- Django (>=1.3)
- django-localeurl
- python-markdown
If you want to help translating the project, check the translation page at Translatewiki and/or contact lonvia@denofr.de.
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.