cobweb-eu / pcapi

Personal Cloud API (PCAPI) is a storage middleware that abstracts access to Cloud Storage providers
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

SOS GetCapabilities #42

Open xmichael opened 8 years ago

xmichael commented 8 years ago

Implement SOS GetCapabilities using existing OWS dispatcher.

This should require small changes in pcapi.ows.OWS.py and a new file pcapi.ows.SOS.py for future SOS functionality (similar to the WFS implementation)