[QGIS Commit] [qgis/Quantum-GIS] 625ff1: Significantly improve OGR fetching speed - set ign...

noreply at github.com noreply at github.com
Mon Nov 7 17:20:16 EST 2011


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS

  Commit: 625ff111e1fb6c723db93017bb7bd5bd2c13ccc0
      https://github.com/qgis/Quantum-GIS/commit/625ff111e1fb6c723db93017bb7bd5bd2c13ccc0
  Author: Martin Dobias <wonder.sk at gmail.com>
  Date:   2011-11-07 (Mon, 07 Nov 2011)

  Changed paths:
    M src/providers/ogr/qgsogrprovider.cpp

  Log Message:
  -----------
  Significantly improve OGR fetching speed - set ignored field only on select()

Beware: featureAtId() may interfere, this should be checked.


  Commit: 8e2e654c448d7f035697a1351af88c847797b99b
      https://github.com/qgis/Quantum-GIS/commit/8e2e654c448d7f035697a1351af88c847797b99b
  Author: Martin Dobias <wonder.sk at gmail.com>
  Date:   2011-11-07 (Mon, 07 Nov 2011)

  Changed paths:
    M src/providers/ogr/qgsogrprovider.cpp
  M src/providers/ogr/qgsogrprovider.h

  Log Message:
  -----------
  Make sure that relevant fields are set always when necessary.


Compare: https://github.com/qgis/Quantum-GIS/compare/1d7d1c6...8e2e654


More information about the QGIS-commit mailing list