Updated OGC compliance for QGIS (markdown)

Blottiere Paul 2019-04-11 13:37:46 +02:00
parent 118803c202
commit ca8bb4f921

@ -36,19 +36,11 @@ Paul Blottiere ([@pblottiere](https://github.com/pblottiere)) is managing the te
QGIS server has been fully rewritten for QGIS 3. A lot of efforts have been spent to make it cleaner, easier to maintain, easier to extend with plugins, python services, with better error logs, and faster. The best way to consolidate that and gain the trust in it was to test it every day with the OGC team Engine tools.
In 2017, we built up an open source platform [0] that embeds the OGC TeamEngine [1] testing tools and QGIS latest server builds. Daily reports are published to avoid regressions [2].
In 2017, we built up an open source platform, named [QGIS-Server-CertifSuite](https://github.com/Oslandia/QGIS-Server-CertifSuite), that embeds the [OGC TeamEngine](http://cite.opengeospatial.org/teamengine/) testing tools and QGIS latest server builds. Daily [reports](http://test.qgis.org/ogc_cite/) are published to avoid regressions.
QGIS.org supported a lot of efforts in progressively fixing platform issues with TeamEngine - which took some time - and then tackling all OGC failures.
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/QGIS-Server-CertifSuite
[1] http://cite.opengeospatial.org/teamengine/
[2] http://test.qgis.org/ogc_cite/
[3] http://www.opengeospatial.org/resource/products/details/?pid=1496
In may 2018, an official certification process has been [successful](http://www.opengeospatial.org/resource/products/details/?pid=1496) with the OGC for WMS 1.3.0.
## QGIS 3.x plans