[QGIS Commit] [qgis/Quantum-GIS] 8dc013: Use CRS cache and avoid sqlite lookup for each req...

GitHub noreply at github.com
Wed Dec 12 06:02:28 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 8dc0135b2c30697512a90a575b041562245c9447
      https://github.com/qgis/Quantum-GIS/commit/8dc0135b2c30697512a90a575b041562245c9447
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2012-12-07 (Fri, 07 Dec 2012)

  Changed paths:
    M src/core/qgscoordinatetransform.cpp

  Log Message:
  -----------
  Use CRS cache and avoid sqlite lookup for each request


  Commit: 2da5cc95b75685c40186efcf82f851062fefa782
      https://github.com/qgis/Quantum-GIS/commit/2da5cc95b75685c40186efcf82f851062fefa782
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2012-12-07 (Fri, 07 Dec 2012)

  Changed paths:
    M src/core/raster/qgspalettedrasterrenderer.cpp

  Log Message:
  -----------
  Optimization in writing raster values in paletted raster renderer


  Commit: ea4e77af04a6dd8930348d83afde33681211a26b
      https://github.com/qgis/Quantum-GIS/commit/ea4e77af04a6dd8930348d83afde33681211a26b
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2012-12-07 (Fri, 07 Dec 2012)

  Changed paths:
    M src/core/qgscoordinatereferencesystem.cpp
    M src/mapserver/qgis_map_serv.cpp
    M src/mapserver/qgswmsserver.cpp

  Log Message:
  -----------
  More wms optimisations: create pallabeling only once, take crs from cache


  Commit: daa02e3e97e18bd4c0be8446a8aa763f648ce06b
      https://github.com/qgis/Quantum-GIS/commit/daa02e3e97e18bd4c0be8446a8aa763f648ce06b
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2012-12-08 (Sat, 08 Dec 2012)

  Changed paths:
    M src/core/raster/qgsrasterdataprovider.cpp

  Log Message:
  -----------
  Disable block in raster provider for performance reason


  Commit: eb79e21547157d218053d53d7f2f3e14282e4f34
      https://github.com/qgis/Quantum-GIS/commit/eb79e21547157d218053d53d7f2f3e14282e4f34
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2012-12-09 (Sun, 09 Dec 2012)

  Changed paths:
    M src/core/raster/qgspalettedrasterrenderer.cpp
    M src/core/raster/qgspalettedrasterrenderer.h

  Log Message:
  -----------
  Store colors directly as qrgb in paletted raster renderer for faster drawing


  Commit: fe7d4fbfcadab7668f25e7de9a197cb270104a14
      https://github.com/qgis/Quantum-GIS/commit/fe7d4fbfcadab7668f25e7de9a197cb270104a14
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2012-12-10 (Mon, 10 Dec 2012)

  Changed paths:
    M src/core/raster/qgsrasterblock.cpp
    M src/core/raster/qgsrasterblock.h

  Log Message:
  -----------
  inline more raster block methods


  Commit: 9ae2f59049d175aab424fe77c8be5685fc83d52b
      https://github.com/qgis/Quantum-GIS/commit/9ae2f59049d175aab424fe77c8be5685fc83d52b
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2012-12-11 (Tue, 11 Dec 2012)

  Changed paths:
    M src/core/raster/qgspalettedrasterrenderer.cpp

  Log Message:
  -----------
  Loop optimisation


  Commit: 98351f2b55a3133e0d5136b04616e4984b12b45b
      https://github.com/qgis/Quantum-GIS/commit/98351f2b55a3133e0d5136b04616e4984b12b45b
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2012-12-12 (Wed, 12 Dec 2012)

  Changed paths:
    M src/core/raster/qgsrasterdataprovider.cpp
    M src/providers/gdal/qgsgdalprovider.cpp

  Log Message:
  -----------
  Avoid null fill in gdal provider if raster covers the whole requested extent. Enable raster provider code block which was outcommented in earlier commit


  Commit: 5c76a5f7035662d63377641a162f698545fcde2e
      https://github.com/qgis/Quantum-GIS/commit/5c76a5f7035662d63377641a162f698545fcde2e
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2012-12-12 (Wed, 12 Dec 2012)

  Changed paths:
    M src/core/raster/qgsrasterdataprovider.cpp

  Log Message:
  -----------
  Fix unwanted double reading in last commit


  Commit: 67f7af2f96403c5aa8ff403ac2e46cf7c6d0dca4
      https://github.com/qgis/Quantum-GIS/commit/67f7af2f96403c5aa8ff403ac2e46cf7c6d0dca4
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2012-12-12 (Wed, 12 Dec 2012)

  Changed paths:
    M src/providers/gdal/qgsgdalprovider.cpp

  Log Message:
  -----------
  Some loop optimisations


  Commit: d9a3c993e41826e6feefa31e10a30636f5f1a1b0
      https://github.com/qgis/Quantum-GIS/commit/d9a3c993e41826e6feefa31e10a30636f5f1a1b0
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2012-12-12 (Wed, 12 Dec 2012)

  Changed paths:
    M src/core/raster/qgspalettedrasterrenderer.cpp

  Log Message:
  -----------
  Add comment


  Commit: 4d603b414ca65a986b766532dbdecc64c870595c
      https://github.com/qgis/Quantum-GIS/commit/4d603b414ca65a986b766532dbdecc64c870595c
  Author: Marco Hugentobler <marco.hugentobler at sourcepole.ch>
  Date:   2012-12-12 (Wed, 12 Dec 2012)

  Changed paths:
    M src/core/qgscoordinatereferencesystem.cpp
    M src/core/qgscoordinatetransform.cpp
    M src/core/raster/qgspalettedrasterrenderer.cpp
    M src/core/raster/qgspalettedrasterrenderer.h
    M src/core/raster/qgsrasterblock.cpp
    M src/core/raster/qgsrasterblock.h
    M src/mapserver/qgis_map_serv.cpp
    M src/mapserver/qgswmsserver.cpp
    M src/providers/gdal/qgsgdalprovider.cpp

  Log Message:
  -----------
  Merge branch 'wms_raster_performance'


Compare: https://github.com/qgis/Quantum-GIS/compare/32f0dfdb51d0...4d603b414ca6


More information about the QGIS-commit mailing list