This project purpose is to demonstrate storeconnect apis and fusion process by displaying on a map raw trajectories from sensors and processed data after fusion
The dashboard is connected to the storeconnect-sensors-api and storeconnect-services-api
It displays for a chosen date period in circle or lines mode
- the observations generated by storeconnect sensors for multiple subjects exposed through Sensors API
- the trajectories / subjects produced by the fusion process (https://github.com/StoreConnect/storeconnect-fusion) stored in StoreConnect ontology and expose through Services API
It uses the StoreConnect geographic system (the sample venue used is SILAB venue)
git clone https://github.com/StoreConnect/dashboard-demo
run a local web server to open live.html file
A running demo is available here : Online Demo