<div>Hi guys,</div>
<div>&nbsp;</div>
<div>any further ideas for this topic?</div>
<div>&nbsp;</div>
<div>l am really overwhelmed by it.</div>
<div>&nbsp;</div>
<div>since I have a amount of small GIF+TAB files, if I really need to create worldfiles for all the GIFs, it will be a huge project and seems not be possible.</div>
<div>&nbsp;</div>
<div>thanks a lot for any idea I can try.</div>
<div>&nbsp;</div>
<div>zhonghai<br>&nbsp;</div>
<div><span class="gmail_quote">On 5/22/06, <b class="gmail_sendername">Zhonghai Wang</b> &lt;<a href="mailto:zhonghaiw@gmail.com">zhonghaiw@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div>Hi,</div>
<div>&nbsp;</div>
<div>I've checked using &quot;mapserv -v&quot; and the GIF is supported.</div>
<div>&nbsp;</div>
<div>but it's strange that I can not performed &quot;gdalinfo --formats&quot; or &quot;gdal-congif --formats&quot; to check if the GIF format is supported. I am using the precomplied MS4W on WinXP. Does this mean that my gdal utility is not really working? but I still can use some commands such as &quot;gdalinfo&quot; and &quot;gdal_translate&quot;. 
</div>
<div>&nbsp;</div>
<div>zhongahi<br>&nbsp;</div></div>
<div><span class="e" id="q_10b5c8c379775e5f_1">
<div><span class="gmail_quote">On 5/22/06, <b class="gmail_sendername">Zhonghai Wang</b> &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:zhonghaiw@gmail.com" target="_blank">zhonghaiw@gmail.com
</a>&gt; wrote:</span> 
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div>Hi guys,</div>
<div>&nbsp;</div>
<div>I get some info again from the &quot;Raster Dat Access&quot; document, and it indicates that:</div>
<div>&nbsp;</div>
<div>****</div>
<div>GIF: If GD is configured with GIF (OUTPUT=GIF) support, then MapServer will also be able to read GIF files for raster layers. The only way to georeference GIF files is with a world file. 
<p>If GD is not configured with GIF support, it may still be available in GDAL</p>
<p>****</p>
<p>Is it true that GIF raster images can only be georeferenced with a worldfiles? TAB files are not supported?</p></div>
<div><span>
<p>zhonghai</p></span></div>
<div></div></div>
<div><span>
<div><span class="gmail_quote">On 5/22/06, <b class="gmail_sendername">Zhonghai Wang</b> &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:zhonghaiw@gmail.com" target="_blank">zhonghaiw@gmail.com 
</a>&gt; wrote:</span> 
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<p>Hi guys,</p>
<p>I've found a way to do that, like this:</p>
<p>c:\.....rasterdata&gt;dir /b /s tem\*.gif &gt; index.txt<br>c:\.....rasterdata&gt;gdaltindex index.shp --optfile index.txt</p>
<p>and this works well.</p>
<p>but georeferencing information in the TAB file can not be found by the command, an error message is something like:</p>
<p>&gt;&gt;&gt;no georeferencing info is available, gdaltindex performance will be skipped.</p>
<p>actually there is georeferencing info in the TAB file, for each small gif image there is a corresponding TAB, e.g.:<br>***<br>!table<br>!version 300<br>!charset WindowsLatin1</p>
<p>Definition Table<br>&nbsp; File &quot;m_1_1_1000.gif&quot;<br>&nbsp; Type &quot;RASTER&quot;<br>&nbsp; (5.290517,48.2308475) (1392,987) Label &quot;Pt 1&quot;,<br>&nbsp; (5.25001439194036,48.25) (0,0) Label &quot;Pt 2&quot;,<br>&nbsp; (5.25001439194036
 ,48.211695) (0,1974) Label &quot;Pt 3&quot;,<br>&nbsp; (5.33101960805964,48.25) (2784,0) Label &quot;Pt 4&quot;,<br>&nbsp; (5.33101960805964,48.211695) (2784,1974) Label &quot;Pt 5&quot;<br>&nbsp; CoordSys Earth Projection 1, 104<br>&nbsp; Units &quot;degree&quot; 
<br>***</p>
<p>why can it not be read by gdal?</p>
<p>thanks a lot</p></div>
<div><span>
<div>zhonghai</div></span></div>
<div><span>
<div>&nbsp;</div>
<div><span class="gmail_quote">On 5/22/06, <b class="gmail_sendername">Mateusz Loskot</b> &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:mateusz@loskot.net" target="_blank">mateusz@loskot.net</a>
 &gt; wrote:</span></div>
<div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Rahkonen Jukka wrote:<br>&gt; Very first you can try giving the full path to your images, I mean<br>&gt; c:\...\rasterdata\tem\*.gif. Let's see what happens. 
<br><br>It should not be the case.<br>I've checked gdaltindex from latest FWTools on Windows and<br>it works with relative and absolute paths.<br>Also, you can use forward or back slash:<br><br>gdaltindex test.shp data/*.tif 
<br><br>gdaltindex test.shp data\*.tif<br><br>Although, gdaltindex usage message suggests to use the former version<br>with Unix-like forward slash.<br><br>Cheers<br>--<br>Mateusz Łoskot<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mateusz.loskot.net/" target="_blank">
http://mateusz.loskot.net</a><br></blockquote></div><br></span></div></blockquote></div><br></span></div></blockquote></div><br></span></div></blockquote></div><br>