<html><head><meta http-equiv=Content-Type content="text/html; charset=iso-8859-15"><META name="Author" content="Novell GroupWise WebAccess"></head><body style='font-family: Tahoma, sans-serif; font-size: 13px; '>Demitri,<br><br>You will want to build yourself a tile system (there are a number of tools for this) with an attached index of the tiles.&nbsp; You'll need to build a set of tiles for each level of zoom (pixel scales) that you will be using in the map interface drill down.<br><br>With the right indexing of tiles, and proper tile building, you can serve up just about an unlimited size raster dataset.<br><br>MapServer includes some utilities to build a tile set as does GDAL/OGR.&nbsp;&nbsp; Do a search on the keywords Mapserver, tiles and index, and that should get you close to what you are looking for.<br><br>bobb<br><br><br><br>&gt;&gt;&gt; &lt;thatsanicehatyouhave@mac.com&gt; 06/14/11 10:10 PM &gt;&gt;&gt;<br>Hello,<br><br>I have recently discovered MapServer and I wanted to get some advice about setting up a new WMS. I have a data set that is several terabytes in size that I'd like to serve.<br><br>As just a trial, I want to start with a single raster layer. Is there an example of a MapServer setup that I can look at that only serves raster images in the form of individual tiles? The raster examples I have seen use a single image that MS apparently slices up on demand, but no such single image for my data exists (it's far too big).<br><br>What is the recommended approach? I could write a script that can generate the images on demand from the raw data - can these be passed to mapserv? I can also pre-generate tiles of the whole data set. If I want to implement a zoom, presumably I'd generate multiple sets of these at different scales? Would each zoom level be a new layer?<br><br>I'm sure I'll have lots more questions, but this should start me on the right path!<br><br>Cheers,<br>Demitri<br>_______________________________________________<br>mapserver-users mailing list<br>mapserver-users@lists.osgeo.org<br>http://lists.osgeo.org/mailman/listinfo/mapserver-users<br></body></html>