Bug report #10720

QGIS server: embedded groups do not render in GetMap requests if leave layers are requested

Added by Andreas Neumann almost 10 years ago. Updated almost 10 years ago.

Status:Closed
Priority:Severe/Regression
Assignee:Marco Hugentobler
Category:QGIS Server
Affected QGIS version:2.2.0 Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:19108

Description

When embedding a group from another project one gets a correct GetCapabilities / GetProjectSettings command that contains all layers, but when issueing a GetMap Request the individual layers of embedded groups cannot be retrieved.

Here is my project setup:

Project A:
Layers "Hello"
Layers "Country"
Embedded Group from Project B: "Hydrology"

Project B:
Group "Hydrology"
--> Layer "Rivers"
--> Layer "Lakes"

The GetMap that requests Hello,Country,Hydrology works fine, but not the one that requests Hello,Country,Rivers,Lakes

So it seems one can request embedded groups as a whole in the GetMap request, but not individual leaf layers that are individually addressed.

History

#1 Updated by Jürgen Fischer almost 10 years ago

  • Target version changed from Version 2.4 to Future Release - High Priority

#2 Updated by Marco Hugentobler almost 10 years ago

  • Status changed from Open to Closed

Also available in: Atom PDF