Urban mobility planning depends on reliable traffic data and intuitive analysis tools. DAVe (Database and Evaluation of Traffic Counts / Datenbank und Auswertung für Verkehrszählungen) is an open-source platform to manage, evaluate, and visualize traffic data. The software enables municipalities, transport planners, and mobility departments to analyze traffic flows, monitor long-term developments, and support data-driven infrastructure planning.
DAVe was started and opensourced by the Mobility Department of the City of Munich. This is Starwit's distribution, which is focused on easy operations.
Admin Portal manages all administrative jobs for DAVe. Screenshot shows central management dialogue.
This repository is one of the 5 components of the 'DAVe' application Not all five components necessarily have to be used at the same time. Following table shows DAVe's main components.
| Component | Repository / URI | Description |
|---|---|---|
| DAVe Backend | https://github.com/starwit/dave-backend | Data Storage & Business Logic |
| DAVe Frontend | https://github.com/starwit/dave-frontend | Analytics Frontend |
| DAVe Admin Portal | https://github.com/starwit/dave-admin-portal | Administration Frontend |
| DAVe Self Service Portal | https://github.com/starwit/dave-selfservice-portal | Self-Service for data upload |
| DAVe Adapter | https://github.com/starwit/dave-adapter | Connect to data platform & sensors |
Admin Portal is providing all necessary functions, to:
- create, edit counting locations
- configure counting jobs
- manage service providers for counting jobs
Admin Portal can not run without DAVe Backend.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated! This edition of DAVe is published under the AGPLv3 license. See section license for more details. All contributions will also be published under this license.
We use the itm-java-codeformat project to apply code formatting conventions. To add those conventions to your favorite IDE, please have a look at the README of itm-java-codeformat.
Everything in this repo is licensed under AGPL 3 and the license can be found here.
For Munich's edition it@m - opensource@muenchen.de
For Starwit's edition contact info@starwit.de
