Backend for the implementation of a graphical dashboard for visualizing data stored on the ORION context broker.
This Backend comes with a supporting mongodb, so release via compose file only is recommended., which can be executed using the following command
docker-compose build
and after
docker-compose up -d
After the execution of the docker locally there is a swagger at:
http://127.0.0.1:9090/swagger-ui/index.html
Available features are:
Extraction of filters and geospatial data from ORION CB.
Management of saved searches on supporting mongodb via CRUD operations (create edit and delete)
Ability to upload and display custom geojson.