[mapserver-commits] [mapserver/mapserver] 134fcf: This patch is to fix the issue "GetCapabilities re...

GitHub noreply at github.com
Thu May 14 08:53:00 PDT 2015


  Branch: refs/heads/branch-7-0
  Home:   https://github.com/mapserver/mapserver
  Commit: 134fcf79faf0458e45751f1b3410600bdfd12e5e
      https://github.com/mapserver/mapserver/commit/134fcf79faf0458e45751f1b3410600bdfd12e5e
  Author: aabhayas <a.abhayasinghe at bom.gov.au>
  Date:   2015-04-29 (Wed, 29 Apr 2015)

  Changed paths:
    M mapwms.c

  Log Message:
  -----------
  This patch is to fix the issue "GetCapabilities request is extremely slow when “OWS_LAYER_GROUP” is used"

https://github.com/mapserver/mapserver/issues/5081.

Changed the code to create a unique set of groups and then compare them with layer names to avoid multiple passes through layer names.


  Commit: 5e0b2d4ed3027d42b1014653500e56c21f46cd25
      https://github.com/mapserver/mapserver/commit/5e0b2d4ed3027d42b1014653500e56c21f46cd25
  Author: Stephan Meißl <stephan at meissl.name>
  Date:   2015-05-14 (Thu, 14 May 2015)

  Changed paths:
    M mapwms.c

  Log Message:
  -----------
  Merge pull request #5094 from aabhayas/branch-7-0

Fix the issue "GetCapabilities request is extremely slow when “OWS_LAYER_GROUP” is used".
Thanks for the fix.


Compare: https://github.com/mapserver/mapserver/compare/de6a8d4a756d...5e0b2d4ed302


More information about the mapserver-commits mailing list