Project Description
Currently, the new 52°North SOS version 4.x supports data storage for many different Database Management Systems based on Hibernate, such as Postgres/PostGIS, Oracle/Oracle Spatial, or Microsoft SQL.
This project aims to connect Rasdaman as an alternative data storage backend to the 52°North SOS and explore storing array observations in the SOS. We currently explore the integration process and consider several alternatives:
- create the internal data source representation of the SOS by implementing the 52°North SOS Rasdaman “data access objects”,
- create Rasdaman-Hibernate mappings for 52°North SOS, e.g. by implementing a generic Rasdaman JDBC driver.