Get inspired and read on some of the use cases that we discovered. Be sure to come back later because we will keep adding more use cases.
Fixed location sensor networks
MapChains can be very effective when it comes to fixed location sensor networks. Whether you are managing a complex system of waterways, a power network, urban traffic network or large public buildings such as hospitals: they all operate using location specific sensors.
Our stack allows to quickly build an ad-hoc p2p network assimilating any type of sensory networks and securely extract live data for monitoring purposes.
Once live data is collected, we can quickly build up the necessary history to feed our proprietary machine learning algorithms for outlier detection (e.g. detect security breaches, or failures) or prediction (preemptive maintenance, or optimal control).
In case you have not gotten around to setting up a universal monitoring environment, we can do that in a very short time span. We have an automated integration with popular open source monitoring tools such as Zabbix and OpsGenie allowing your team to be notified in real-time on operational status of the detector network. We wrote a blog entry about this here.
Rendering dynamic tiles
We have our own versatile high performance server side rendering platform to render dynamic tiles which can then be loaded by popular solutions such as leaflet.js or mapbox.com. This component allows us to build highly interactive MapChains for any type of data that is dependant on the time at which you look at the data.
In case you already have a (java) proprietary spatial software platform, our stack may be able to build the necessary modern day web based frontend for it. Alternatively, if you require heavy rendering of a lot of data it makes more sense to do this server side and a custom tile server is ideal for that.