Updated OGC compliance for QGIS (markdown)

Régis Haubourg 2019-03-07 17:53:26 +01:00
parent f81ff213fa
commit 11e34ac845

@ -18,6 +18,8 @@ Due to the administrative burden, QGIS.org currently only will renew certificati
A dedicated contact mail has been set up : `ogc at qgis dot org` forwarding mails to 3-4 persons in charge.
Régis Haubourg is currently the maintainer of the ogc certification
Paul Blottiere is managing the testing and performance infrastructure (and did most of the associated bugfixing)
# Status and plans for QGIS server
@ -29,8 +31,11 @@ QGIS.org supported a lot of efforts in progressively fixing platform issues with
In may 2018, an official certification process has been successfull with the OGC for WMS 1.3.0. (see [3] )
[0] https://github.com/Oslandia/docker-qgis-ogc-cite
[1] http://cite.opengeospatial.org/teamengine/
[2] http://test.qgis.org/ogc_cite/
[3] http://www.opengeospatial.org/resource/products/details/?pid=1496
## QGIS 3.x plans
@ -40,14 +45,20 @@ In may 2018, an official certification process has been successfull with the OGC
| QGIS server version | Service | Service version | Statuts | certification date | comment |
|--------------------- |--------- |----------------- |----------------- |-------------------- |--------------------------------------------------------------- |
| 3.0.2 | WMS | 1.3.0 | [Compliant](http://www.opengeospatial.org/resource/products/details/?pid=1496) | 2018-05-03 | First official certification. Reference implementation status |
| 3.4 | WMS | 1.3.0 | To be certified | | 2 |
| | WFS | | | | 3 |
| 3.4 | WMS | 1.3.0 | To be certified | | |
| | WFS | | | | |
## WFS compliance
A grant application in 2018 allowed to set up a permanent WFS test platform and tackle the first main issues.
About 1/3 of the tests are still failing
## OGC continuous integration futur plans
Currently, the tests run on a separate infrastructure and failures are not forwarded in pull request in the server. Due to stability issue with TeamEngine, it was kept separated, but it would be a lot more efficient to connect the continuous integration with OGC testing.
# Status and plans for QGIS Desktop client
nothing planned yet, though the OGC team suggests we go for it.