[mapserver-commits] [mapserver/mapserver] 55558b: This patch is to fix the issue "GetCapabilities re...
GitHub
noreply at github.com
Mon Apr 18 09:33:42 PDT 2016
Branch: refs/heads/branch-6-4
Home: https://github.com/mapserver/mapserver
Commit: 55558b35cd1cb870cb235da24cf0ef9d9a7e9633
https://github.com/mapserver/mapserver/commit/55558b35cd1cb870cb235da24cf0ef9d9a7e9633
Author: aabhayas <a.abhayasinghe at bom.gov.au>
Date: 2016-04-18 (Mon, 18 Apr 2016)
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.
More information about the mapserver-commits
mailing list