Hi Andreas:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; thanks for getting back to me. I appreciate your suggestions for improving the performace&nbsp;of my data with QGIS. I had not tried any of these improvements, except for building an index for my vector data, which didn't make any improvements in performance. I could do a little bit of generalization of the vector data but I am not displaying it at a small enough scale to vastly improve the performance for the amount of time required to do this.<br><br>If you have a FTP site where I could put this data then please let me know and I will make it available to you.<br><br>&nbsp;&nbsp;&nbsp; Bob<br><br>----- Original Message -----<br><font face="'PrimaSans BT,Verdana,sans-serif'"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td align="right"><b>From&nbsp;</b></td><td>Andreas&nbsp;Neumann &lt;a.neumann@carto.net&gt;</td></tr><tr><td align="right"><b>Date&nbsp;</b></td><td>Sun, 22 Mar 2009 13:00:03 +0100</td></tr><tr><td align="right"><b>To&nbsp;</b></td><td>qgis-developer@lists.osgeo.org</td></tr><tr><td align="right"><b>Subject&nbsp;</b></td><td>Re: [Qgis-developer] Data for QGIS&nbsp;Hackfest</td></tr></tbody></table></font><p><font face="'PrimaSans BT,Verdana,sans-serif'">Hi Bob,<br><br>The QGIS&nbsp;is now over, as far as I know, but your data might still be <br>useful for performance testing of QGIS&nbsp;trunk.<br><br>I'd like the mention that the display of very large rasters is normally <br>not a problem if you used gdaladdo&nbsp;to add pyramids to your data. You can <br>use rasters with the hundreds of gigs of filesize&nbsp;without a bottleneck. <br>You'd have to build the pyramids however. If you store your data in <br>multiple files instead of just one, you should build a tileindex&nbsp;with <br>gdaltindex. See <a href="http://www.gdal.org/gdal_utilities.html" target="l">http://www.gdal.org/gdal_utilities.html</a> for more infos.<br><br>You should definitively give the display of rasters in qgis a try - they <br>should perform well.<br><br>The display of big vector data is another issues. Did you build spatial <br>indices? Are you directly loading from the shapefiles or from postgis? <br>In realworld scenarios you should use various scale levels and reduce <br>your vector data with SQL WHERE clauses (e.g. only display major rivers <br>in a river network). If you display tenthousands/hundredthousands of <br>vector features in one display, you probably have generalization and map <br>reading problem anyway. There is no value in displaying all of your <br>vector features, say on a state level when you totally clutter your map <br>display and can't distinguish individual features anymore.<br><br>This doesn't mean that performance shouldn't be improved in QGIS. I just <br>mean that there are ways for you to improve performance with the <br>existing QGIS by improving the data structure of your existing data.<br><br>Andreas<br><br></font></p>From: qgis-developer-request@lists.osgeo.org<br>Date: Sunday, March 22, 2009 6:00 am<br>Subject: Qgis-developer Digest, Vol 37, Issue 36<br>To: qgis-developer@lists.osgeo.org<br><br>&gt; Send Qgis-developer mailing list submissions to<br>&gt;         qgis-developer@lists.osgeo.org<br>&gt; <br>&gt; To subscribe or unsubscribe via the World Wide Web, visit<br>&gt;         http://lists.osgeo.org/mailman/listinfo/qgis-developer<br>&gt; or, via email, send a message with subject or body 'help' to<br>&gt;         qgis-developer-request@lists.osgeo.org<br>&gt; <br>&gt; You can reach the person managing the list at<br>&gt;         qgis-developer-owner@lists.osgeo.org<br>&gt; <br>&gt; When replying, please edit your Subject line so it is more specific<br>&gt; than "Re: Contents of Qgis-developer digest..."<br>&gt;