Skip to content

simonjirka/SOS

 
 

Repository files navigation

52°North SOS

README file for the 52°North Sensor Observation Service (SOS) version 4.1

This is the repository of the [52°North Sensor Observation Service (SOS)][1].

The 52°North SOS is a reference implementation of the [OGC Sensor Observation Service specification (version 2.0)][2]. It was implemented during the [OGC Web Services Testbed, Phase 9 (OWS-9)][3] and tested to be compliant to this specification within the [OGC CITE testing][4] in December of 2012.

Build Status

  • Master: Master Build Status
  • Develop: Develop Build Status

Branches

This project follows the Gitflow branching model. "master" reflects the latest stable release. Ongoing development is done in branch develop and dedicated feature branches (feature-*).

Code Compilation

This project is managed with Maven3. Simply run mvn clean install to create a deployable .WAR file. mvn clean install -Pdevelop additionally enables integration tests.

Distributions

Here you can find some information that relates to the distributions of the 52°North SOS.

Download

The latest release of 52°North SOS can be downloaded from this website:

http://52north.org/downloads/sensor-web/sos

Contents

  • /src : The source files of 52°North SOS modules
  • /bin : Executable binary of 52°North SOS webapp module
  • LICENSE : The license of 52°North SOS
  • NOTICE : Third Party libraries and their licenses
  • README : This file
  • RELEASE-NOTES : The release notes of the 52°North SOS

No printer friendly documentation exist for this release. Instead, refer to the [wiki documentation][5].

Installation

No printer friendly installation guide exist for this release. Instead, refer to the [wiki documentation][5].

Support and Contact

You can get support in the community mailing list and forums:

http://52north.org/resources/mailing-list-and-forums/

If you encounter any issues with the software or if you would like to see certain functionality added, let us know at:

The Sensor Web Community 52°North Inititative for Geospatial Open Source Software GmbH, Germany

-- [1]: http://52north.org/communities/sensorweb/sos/index.html [2]: https://portal.opengeospatial.org/files/?artifact_id=47599 [3]: http://www.ogcnetwork.net/ows-9 [4]: http://cite.opengeospatial.org/test_engine [5]: https://wiki.52north.org/bin/view/SensorWeb/SensorObservationServiceIVDocumentation

Packages

No packages published

Languages

  • Java 93.6%
  • JavaScript 4.4%
  • CSS 2.0%