Skip to content
Stefan Blumentrath edited this page Aug 21, 2017 · 13 revisions

istSOS-support


Sensor Network in NINA

In a Research infrastructure project, NINA started to adopt the Open Geospatial Consortium (OGC) standard for Sensor Observation Services (SOS), supported by Ondrej Pesek, an ERASMUS+ student from CTU Prague.

Objective of the project is to

  • setup and configure istSOS istSOS is an Open Source Software for maintaining Sensor Observation Services (SOS). istSOS is written in Python
  • add tools which further simplify the management of sensor data. Here, Ondrej develops taylormade scripts that handle data formats of the devices used in NINA and that allow to add the data directly to the istSOS installation

What's that?

Tools for importing data from a sensor directly on the istSOS server. istSOS is a python based server for maintaining sensor observation services.

On istSOS you can manage and dispatch your sensor data with graphical user interface or through python scripts. istSOS works as a storage of your data as well as a medium for visualizing or analyzes.

What does mean SOS? It's sensor observation service, an OGC format standard for providing sensor observation data and even for some operations with them.


What are you looking for?

User manual

Developer/Administrator manual


Would you like some place where you can try it?

Just follow this example.

Clone this wiki locally