/sos-js

Javascript library to browse, visualise, and access, data from an OGC Sensor Observation Service.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

SOS.js

Introduction

SOS.js is a JavaScript library to browse, visualise, and access, data from an Open Geospatial Consortium (OGC) Sensor Observation Service (SOS).

This project contains two main directories:

  • web contains the source code and examples
  • docs contains the documentation

Documentation & Support

The SOS.js documentation is available online at http://sosjs.readthedocs.org/en/latest/.

If you have any questions, please get in touch on the 52°North Sensor Web Community mailing list or forum: http://list.52north.org/mailman/listinfo/swe respectively http://sensorweb.forum.52north.org/

Building the documentation

This projects uses Sphinx to write and build the documentation, all details at http://sphinx-doc.org.

To build documentation install Sphinx and then run make html in the root directory /.

License

This project is licensed under the Apache Software License, Version 2.0. For details see the LICENSE file.