Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed style handling in case of multiple grouped layers #182

Conversation

MrSnyder
Copy link
Contributor

For themes that group multiple layers like this:

      <Theme>
          <Identifier>Provincies</Identifier>
          <d:Title>Provincies-grens</d:Title>          
          <Layer>OR.Provincies-1</Layer>
          <Layer>OR.Provincies-2</Layer>
      </Theme>

it sometimes appeared as if only the first layer was rendered. However, actually the style from the first layer was also applied to the second.

@ghost ghost assigned MrSnyder Nov 20, 2013
MrSnyder added a commit that referenced this pull request Dec 3, 2013
…handling

Fixed style handling in case of multiple grouped layers
@MrSnyder MrSnyder merged commit 40b2978 into deegree:3.3-master Dec 3, 2013
@MrSnyder MrSnyder deleted the 3.3-wms-fix-group-layer-style-handling branch December 3, 2013 13:44
MrSnyder added a commit to occamlabs/deegree3 that referenced this pull request Dec 6, 2013
…-layer-style-handling. Breaks CITE WMS compliance.
MrSnyder added a commit to occamlabs/deegree3 that referenced this pull request Dec 6, 2013
lgoltz added a commit to lat-lon/deegree3 that referenced this pull request May 12, 2016
lgoltz added a commit to lat-lon/deegree3 that referenced this pull request May 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant