https://github.com/byteroad/qgis-oacs-plugin
A QGIS plugin for working with OGC API - Connected systems servers
https://github.com/byteroad/qgis-oacs-plugin
Last synced: 5 months ago
JSON representation
A QGIS plugin for working with OGC API - Connected systems servers
- Host: GitHub
- URL: https://github.com/byteroad/qgis-oacs-plugin
- Owner: byteroad
- License: gpl-3.0
- Created: 2026-01-25T12:01:40.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-01-25T21:09:43.000Z (5 months ago)
- Last Synced: 2026-01-26T06:21:29.480Z (5 months ago)
- Language: Python
- Homepage: https://byteroad.github.io/qgis-oacs-plugin/
- Size: 55.7 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# QGIS OACS Plugin
## Development, installation and usage
Check out the docs at:
https://byteroad.github.io/qgis-oacs-plugin/
### Issues and feature requests
Please use the GitHub issue tracker at
https://github.com/byteroad/qgis-oacs-plugin/issues
### Demo servers
The following are known OACS servers:
- http://45.55.99.236:8080/sensorhub/api - seems to have been freshly set up - let's use this one - it is protected by
auth (credentials supplied offline)
- https://csa.demo.52north.org/ - as of now, this server's TLS certificate is not valid, so one needs to skip TLS
verification in order to use it (not sure how to do this in QGIS yet). The server also seems to not respond to its
own advertised links (for example https://csa.demo.52north.org/collections/all_systems declares the existence of
a `/systems` sub-path, but requests to it return HTTP 404), so perhaps it is not in a good shape at the moment
- https://api.georobotix.io/ogc/demo1/api/systems - the [opensensorhub docs] claim this is a good demo server
for OACS - seems to be down though (responds with HTTP 502)
[opensensorhub docs]: https://docs.opensensorhub.org/docs/osh-connect/connected-systems#hands-on-guide-and-examples
## Icons
This plugin uses some icons from the google material symbols library. These are distributed using
the [Apache License Version 2.0](https://www.apache.org/licenses/LICENSE-2.0), as per the notice at:
https://developers.google.com/fonts/docs/material_symbols#licensing
List of Google material icons used:
- [Graph 3](https://fonts.google.com/icons?selected=Material+Symbols+Outlined:graph_3:FILL@0;wght@400;GRAD@0;opsz@24&icon.query=node&icon.size=24&icon.color=%231f1f1f)