Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated sensor-data integration #74

Open
florian-krueger opened this issue May 7, 2024 · 2 comments
Open

Automated sensor-data integration #74

florian-krueger opened this issue May 7, 2024 · 2 comments

Comments

@florian-krueger
Copy link

Is your feature request related to a problem? Please describe.
The traffic counting is currently a manual process. In some areas we have sensors (cameras, counting devices, induction loops, ...) that measure (some more accurate, some less) traffic and sometimes even vehicles types. It would be great to automatically integrate this data into dave - next to manual traffic counting.

Describe the solution you'd like
It would be great to have an API to drop this data into dave.

Describe alternatives you've considered
Currently we would export this data and insert it manually into dave, but it would really be awesome to continously integrate the data.

@Der-Alex-K
Copy link
Contributor

We are currently working on an extension to be able to display sensor data. Only the master data of the measuring points (https://github.com/it-at-m/dave-backend/blob/main-ls2/src/main/java/de/muenchen/dave/geodateneai/gen/model/MessstelleDto.java), such as the coordinates, are stored in DAVe itself and the movement data is retrieved at runtime. An API to send the data to DAVe is not currently planned.

@klml klml added this to dave Jun 14, 2024
@klml
Copy link
Member

klml commented Jun 14, 2024

depends on it-at-m/dave-frontend#136

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

3 participants