Added by bowens, last edited by bowens on Jan 24, 2007

Labels

 
(None)

Q: I'm using rasters, how can I optimize their performance?

A: If you are using reasonably small image files, a few megabytes, then a simple TIFF will work.
If you have larger images, then adding overviews using GDAL's gdaladdo will improve performance. Also using GeoServer's PyramidBuilder to build a pyramid out of the images will improve performance as well. You can read a tutorial on it here.

When you are creating a TIFF using GDAL and gdal_translate, always use the -co "TILES=yes"

Powered by a free Atlassian Confluence Open Source Project License granted to GeoServer . Evaluate Confluence today.

GeoServer wiki is hosted by OpenGeo - Contact Administrators