[QGIS Commit] [qgis/QGIS] 99d030: Cache result of checking whether axis should be in...

GitHub noreply at github.com
Tue Mar 4 13:57:52 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: 99d030d67594766c5acb452adb84cc0f803f201d
      https://github.com/qgis/QGIS/commit/99d030d67594766c5acb452adb84cc0f803f201d
  Author: Nyall Dawson <nyall.dawson at gmail.com>
  Date:   2014-03-03 (Mon, 03 Mar 2014)

  Changed paths:
    M src/providers/wms/qgswmscapabilities.cpp
    M src/providers/wms/qgswmscapabilities.h

  Log Message:
  -----------
  Cache result of checking whether axis should be inverted for wms layers. Greatly improves speed of connecting to wms layers when a wms server has many available layers.


  Commit: 837642b782dd192c78eff4f723c982c38e0997ae
      https://github.com/qgis/QGIS/commit/837642b782dd192c78eff4f723c982c38e0997ae
  Author: Jürgen Fischer <jef at norbit.de>
  Date:   2014-03-04 (Tue, 04 Mar 2014)

  Changed paths:
    M src/providers/wms/qgswmscapabilities.cpp
    M src/providers/wms/qgswmscapabilities.h

  Log Message:
  -----------
  Merge pull request #1222 from nyalldawson/wms_layer_speed

Cache result of checking whether axis should be inverted for wms layers


Compare: https://github.com/qgis/QGIS/compare/284685715bc5...837642b782dd


More information about the QGIS-commit mailing list