[QGIS Commit] [qgis/Quantum-GIS] 48b39b: Add GetContext request to QGIS WMS Server
GitHub
noreply at github.com
Fri May 31 03:45:25 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 48b39b65357007453e070165deba119ed92ec162
https://github.com/qgis/Quantum-GIS/commit/48b39b65357007453e070165deba119ed92ec162
Author: D'Hont René-Luc <rldhont at gmail.com>
Date: 2013-05-31 (Fri, 31 May 2013)
Changed paths:
M src/mapserver/qgis_map_serv.cpp
M src/mapserver/qgsconfigparser.h
M src/mapserver/qgsprojectparser.cpp
M src/mapserver/qgsprojectparser.h
M src/mapserver/qgssldparser.h
M src/mapserver/qgswmsserver.cpp
M src/mapserver/qgswmsserver.h
Log Message:
-----------
Add GetContext request to QGIS WMS Server
This non standard request retruns the QGIS project as an OWSContext
document version 0.3.1.
This request gives more interoperability to QGIS Server that can be
directly used in client supporting OWSContext as config file.
This function has been funded by Ifremer.
More information about the QGIS-commit
mailing list