PySOS: Generic SOS Server for RDBMS
Up one levelAn 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 by Bill Howe — last modified 2007-11-07 20:39
- Python SOS server for serving relational data
- PySOS Version 0.3 (tar.gz) by Bill Howe — last modified 2007-05-11 19:32
- Added POST methods, Exceptions, bounding box queries, and refined a few assumptions about the SOS standard
- PySOS Version 0.1 (tar.gz) by Bill Howe — last modified 2007-02-24 15:50
- Pre-Alpha release of PySOS
- OOSDB Schema and Sample data Version 0.1 (tar.gz) by Bill Howe — last modified 2007-02-24 15:50
- A sample installation of OOSDB, a PostgreSQL schema and toolkit for managing Ocean Observation data
- SOS Test Script by Bill Howe — last modified 2007-05-11 19:11
- An evolving script to test compliance to OOSTethys conventions.