The code in this repository is now archived. Please see the repositories waymarkedtrails-backend, waymarkedtrails-api waymarkedtrails-website for the code for the Waymarked Trails website.
You can still use this repo to report bugs and ask for feature requests for the website https://waymarkedtrails.org
This package contains all parts required to run the website:
- api - CherryPy application that serves the Rest API
- config - configuration and customization
- db - update scripts for the database, requires osgende
- django - contains localization files
- frontend - website (CherryPy code, templates and static content)
See wiki/ for documentation. (Run git submodule init
and git submodule update
to download).
The source code is available under GPL. See COPYING for more information.
Furthermore the project uses code from the following projects:
- OpenLayers - https://openlayers.org/ (FreeBSD license)
- JQuery - https://jquery.com/ (MIT license)
- JQuery-Mobile - https://jquerymobile.com/ (MIT license)
- Flot - https://www.flotcharts.org/ (MIT license)
- Modernizr - https://modernizr.com/ (MIT license)
- JQM.page.parmas - https://github.com/jblas/jquery-mobile-plugins