To enable collaborative work, we will extend our Command and Control Informations System ODIN (https://github.com/syncpoint/ODIN) with the ability to share its data by employing Matrix spaces and rooms
ODIN uses the concepts of projects and layers that contain geo-features. We will show how we map these concepts to spaces and rooms in order to enable collaboration between an arbitrary number of users. Whenever a feature gets changed by one user, we publish a message that contains an action in the corresponding room so other users can apply these actions to their local copy.
Speakers: Thomas Halwax