09 March 2016

istSOS 2.3.1-RC1 released





The istSOS team is proud to announce the release of istSOS 2.3.1-RC1, available for download. 


This release contains a long requested feature and some minor bug fixes to the istSOS code base, such as:

  • Implementation of the OGC SOS 2.0 core profile
  • Virtual procedures bug fixes
  • code refactoring

Download istSOS 2.3.1-RC1, try it out, and provide feedback on the istSOS mailing list. As with any new version, be sure to backup your services directory and the postgresql database before upgrading.

We are testing it right now on our production server so the final stable 2.3.1 release will be available soon on our repository on SourceForge http://sourceforge.net/projects/istsos/files/ of course if you cannot wait there is the 2.3.1-RC1 ready to download.


Download istSOS


Thanks again for using istSOS!



Quick list of istSOS features:

 - OGC SOS 1.0 
 - OGC SOS 2.0 (GetCapabilities, DescribeSensor, GetObservation)
 - RESTful API
 - Handling of irregular time series
 - On-the-fly aggregation of observed measures with no-data management.
 - Support for different output formats like application/json, text/csv, and text/xml:subtype=sensorML.
 - Possibility of inserting many observations with a single insertObservation requests.
 - Supporting of an override parameter that allows to overwrite already registered observations with new ones.
 - Capability to filter observations based on partial observed property names (LIKE filtering support).
 - Native support for data quality index associated with each observation.
 - Setting of maximum period for data retrievement requests to avoid server overloads.
 - Availability of a virtual procedure mechanism, that expose new sensors and observed properties as on-the-fly elaboration of regular observation.
 - On the fly data aggregation.
 - Real time data validation and quality index