<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><br><pre class="fragment">Ok from the example: " gdaltindex doq_index.shp doq/*.tif "  how do i<br>include the different tif files? <br><br>for example there are 3 .tif : 1. sample_1.tif  <br>                               2. sample_2.tif<br>                               3. sample_3.tif<br><br>location: c:\ms4w\data\raster\<br><br>how will the syntax look like when i create an index name sample_index?<br><br></pre><br><br>--- On <b>Fri, 1/30/09, Christy Nieman <i>&lt;cnieman@dmsolutions.ca&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">From: Christy Nieman &lt;cnieman@dmsolutions.ca&gt;<br>Subject: Re: [mapserver-users] problem with raster data..<br>To: death_knight0911@yahoo.com<br>Cc: mapserver-users@lists.osgeo.org<br>Date: Friday, January 30, 2009, 10:27 AM<br><br><pre>Hi
 Melvin,<br><br>Using a tool such as gdaltindex (see http://www.gdal.org/gdaltindex.html and<br>http://mapserver.org/optimization/tileindex.html#tileindex) you can create a<br>shapefile tile index that will give MapServer the information it needs to use<br>the required rasters for the current map extent.  In the shapefile there will be<br>one feature that is the bounding box of each raster file, and an attribute that<br>contains the path to the raster that each feature represents.<br><br>Christy<br><br>MeLv1n wAuRaN wrote:<br>&gt; hi all,<br>&gt; <br>&gt; right now i have 50 .TIF files (a whole map of my region) my question is,<br>is it possible for mapserver to load 50 .TIF files all together as a basemap?<br>because from the tutorial i read, the samples only load 1 raster file..so,<br>i'm wondering if it's possible to load all the 50 TIF files to the same<br>.MAP<br>&gt; <br>&gt; if not, then how do i merge all the TIF files into a single TIF?
 because<br>when i load them all together in ArcMap it forms a whole map.<br>&gt; <br>&gt; for the information, i'm still a newbie...so i still need alot of<br>advices from the experts.<br>&gt; <br>&gt; thanks for your help,<br>&gt; Melvin<br>&gt; <br>&gt; <br>&gt; ------------------------------------------------------------------------<br>&gt; <br>&gt; _______________________________________________<br>&gt; mapserver-users mailing list<br>&gt; mapserver-users@lists.osgeo.org<br>&gt; http://lists.osgeo.org/mailman/listinfo/mapserver-users<br>&gt;   </pre></blockquote></td></tr></table><br>