[QGIS Commit] [qgis/QGIS] c465c9: Fix #8434 (join by spatial location locks up QGIS)

GitHub noreply at github.com
Sun Feb 9 23:56:55 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: c465c9f03d5e190e0aa1491943bdadb18716587e
      https://github.com/qgis/QGIS/commit/c465c9f03d5e190e0aa1491943bdadb18716587e
  Author: Martin Dobias <wonder.sk at gmail.com>
  Date:   2014-02-09 (Sun, 09 Feb 2014)

  Changed paths:
    M python/plugins/fTools/tools/doSpatialJoin.py

  Log Message:
  -----------
  Fix #8434 (join by spatial location locks up QGIS)

By caching the features of the provider in the inner loop, there is
a considerable speedup (compared to doing millions of queries)




More information about the QGIS-commit mailing list