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 - http://www.openlayers.org (FreeBSD license)
- JQuery - http://jquery.com (MIT license)
- JQuery-Mobile - http://jquerymobile.com (MIT license)
- Flot - http://www.flotcharts.org/ (MIT license)
- Modernizr - http://modernizer.com (MIT license)
- JQM.page.parmas - https://github.com/jblas/jquery-mobile-plugins