We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement SOS GetCapabilities using existing OWS dispatcher.
SOS GetCapabilities
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)
pcapi.ows.OWS.py
pcapi.ows.SOS.py
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Implement
SOS GetCapabilities
using existing OWS dispatcher.This should require small changes in
pcapi.ows.OWS.py
and a new filepcapi.ows.SOS.py
for future SOS functionality (similar to the WFS implementation)The text was updated successfully, but these errors were encountered: