Updated OGC compliance for QGIS (markdown)

Régis Haubourg 2019-03-08 15:28:02 +01:00
parent 6267a5fe72
commit b0be7937da

@ -21,6 +21,15 @@ A dedicated contact mail has been set up : `ogc at qgis dot org` forwarding mail
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)
## technical steps
1- Check that nightly test platform succeed at http://test.qgis.org/ogc_cite/wms_130/latest/report.html
2- Check if the reference qgis server demo is running at http://qgis4.qgis.org:8080. E. g. for 3_4 and WMS? you can check get capabilities here http://qgis4.qgis.org:8080/qgisserver_3_4_teamengine?SERVICE=WMS&REQUEST=GetCapabilities If not, ask `ogc at qgis.org` to set up a reference server for the target version
3- Log into http://www.opengeospatial.org/resource/products/registration with the maintainer account (ask again the qgis ogc team if needed)
4- Create a new entry for the new service / version. (We don't renew certifications for unsupported versions, no need to renew certification - our release cycle is faster than certification renewal's cycle)
# Status and plans for QGIS server
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.