[QGIS-trac] [Quantum GIS] #3200: Feature cache
Quantum GIS
qgis at qgis.org
Fri Nov 12 04:00:28 EST 2010
#3200: Feature cache
------------------------------------------------+---------------------------
Reporter: wonder | Owner: nobody
Type: enhancement | Status: new
Priority: major: does not work as expected | Milestone: Version 1.7.0
Component: Build/Install | Version:
Keywords: | Platform_version:
Platform: Debian | Must_fix: No
Status_info: 0 |
------------------------------------------------+---------------------------
It would be nice to have caching of features within vector layers. With
caching, we could speed up the rendering by not fetching the data from
(slow) data source on every render and store the features for some time in
the memory.
Attached patch has been developed about more than one year ago as a first
attempt to add this functionality to QGIS. It will have to be modified in
order to be usable with current svn trunk. It has been shown with the
patch that 2x speed up can be achieved (and maybe more). The patch also
needs more testing / improvements as it modifies various areas within the
core.
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/3200>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list