Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Issue #1500 Serve Multiple WMS Layers #1503

Merged

Conversation

husf-dsheremata
Copy link
Contributor

@husf-dsheremata husf-dsheremata commented Oct 9, 2019

Fixes #1500: where previously only the first WMS layer was displayed. This fix ensures that multiple vector and raster layers are combined when a WMS GetMap call lists them in a single API request.

* 'master' of https://github.com/google/earthenterprise: (51 commits)
  call Depends() for generated header files used by geautoingest (google#1448)
  Added prune call to the end of SaveDirtyToDotNew for clearing cache of items written to disk. (google#1446)
  Fixed tables in 3.2 release notes
  Generated html for the new rst Added title to answer/*.rst fixed formatting in new 5.3.2 release notes
  Update index.rst
  Consolidate findmake (google#1426)
  Add files via upload
  Add files via upload
  Consolidate make functions (google#1424)
  Optimize child state change handling (google#1423)
  Committing the generated html and makefile changes
  Added a step in Makefile to rename the _ folders after html generation
  Reorganized more folders
  sync with master changes
  honor JAVA_HOME
  Organizing Docs in to folders and renaming files from numbers to meaningful names
  Log when cache size is exceeded (google#1402)
  Test that the fatal log file is written as appropriate
  Override log file writing in unit tests
  Write fatal log files from a virtual function
  ...
* 'master' of https://github.com/google/earthenterprise: (57 commits)
  Generated 5.3.3 html for the rst merge
  Fixed some syntax
  Generated html
  rst changes
  generated html
  set versions to 5.3.3
  undo merge error
  generated 5.3.3 html files for the 5.3.2 rst merge
  fixed type and added more code blocks
  Generated html for kerry's changes
  Kerry's rst changes
  Generated html
  Rst Changes
  import os
  better way to change the extention
  add more dependencies to generated code
  Generated 5.3.3 html for the new rst changes
  Review Comments
  PR 1475, Issue 1472: Use contextmanager.closing for urlopen everywhere
  PR 1475, Issue 1472: Use contextmanager.closing on Python 2.6
  ...
@googlebot googlebot added the cla: yes Manual verification that all contributors have signed the CLA. label Oct 9, 2019
@tst-basilhuffman tst-basilhuffman merged commit 27101f0 into google:master Oct 15, 2019
@husf-dsheremata husf-dsheremata deleted the GP3188_Multiple_WMS_Layers branch July 7, 2021 11:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes Manual verification that all contributors have signed the CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WMS Service only renders first layer listed by GetCapabilities
4 participants