...probably I will copy (or move) all the files under the same folder... I do not like too much this approach... as I would prefer to maintain the original directory hierarchy...  but it will make its job...<br><br><div class="gmail_quote">

On Tue, Oct 26, 2010 at 5:25 PM, Frank Warmerdam <span dir="ltr">&lt;<a href="mailto:warmerdam@pobox.com">warmerdam@pobox.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div><div></div><div class="h5">Sebastian E. Ovide wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Hi All,<br>
<br>
Is there anyway to make gdal read from multiple folders ? something like ogrinfo mydata/* ? where mydata has a lot of subfolders and any of those subfolders have shape files.<br>
<br>
(I have some folders with tens of folders with shape files that I need to display with to MapServer. Just wondering if I need to create a script or if there is a shortcut...)<br>
</blockquote>
<br></div></div>
Sebastian,<br>
<br>
This would have to be something supported by the shapefile driver in this<br>
case, and it supports two configurations.  One where the datasource is a<br>
file (one of .shp or.shx) in which case it provides one layer.  The other<br>
configuration is where a directory is given as the datasource name in<br>
which case it provides one layer per .shx/shp/dbf set in the directory.<br>
<br>
There is no mechanism existing now to do what you want short of constructing<br>
a complicated virtual file collecting several directory based shapefile<br>
datasources.   This approach would not be helpful to you, I think.<br>
<br>
Best regards,<br><font color="#888888">
-- <br>
---------------------------------------+--------------------------------------<br>
I set the clouds in motion - turn up   | Frank Warmerdam, <a href="mailto:warmerdam@pobox.com" target="_blank">warmerdam@pobox.com</a><br>
light and sound - activate the windows | <a href="http://pobox.com/~warmerdam" target="_blank">http://pobox.com/~warmerdam</a><br>
and watch the world go round - Rush    | Geospatial Programmer for Rent<br>
<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Sebastian E. Ovide<br><br><br><br>