PySOS: Generic SOS Server for RDBMS
An SOS Server demonstrating generic access to a relational database using Python and mod_python. The queries driving the SOS service are provided in a configuration file, and the scripts do the rest.
-
PySOS
- Python SOS server for serving relational data
-
PySOS Version 0.3 (tar.gz)
- Added POST methods, Exceptions, bounding box queries, and refined a few assumptions about the SOS standard
-
PySOS Version 0.1 (tar.gz)
- Pre-Alpha release of PySOS
-
OOSDB Schema and Sample data Version 0.1 (tar.gz)
- A sample installation of OOSDB, a PostgreSQL schema and toolkit for managing Ocean Observation data
-
SOS Test Script
- An evolving script to test compliance to OOSTethys conventions.

