<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Tyler,<br>
<br>
gdaltindex did not work. The Windows EXE does not like 'wildcards' and
does not recognize ECWs.<br>
<br>
Your python program looks promising as a catalog of datasets in a
directory but does not create a spatial representation of this
information, which is what I need.<br>
<br>
Additional functionality worth considering is the ability feed the
routine OSGeo Project Files for the various open source GIS packages
and have the datasets used extracted and used to create a "project
catalog" with all the relevant metadata. The users could also be
allowed to augment certain fields. A utility like this would be good to
reference what vector and data was used in a project when the
information is still on the system. If you are like me, I am bound by
Data Supply Agreements, which require me to remove the data from my
computer once the project is finished. Prior to deletion it would be
great to get as much information on what was used as possible.<br>
<div class="moz-signature">
<p>Cheers Simon</p>
<p style="margin-left: 36pt;">
Simon Cropper <br>
Botanicus Australia Pty Ltd<br>
PO Box 160, Sunshine, Victoria 3020.<br>
P: 9311 5822. M: 041 830 3437.<br>
<a href="mailto:scropper@botanicusaustralia.com.au">mailto:
scropper@botanicusaustralia.com.au</a> <br>
<a href="http://www.botanicusaustralia.com.au">web:
www.botanicusaustralia.com.au</a> <br>
</p>
</div>
<br>
On 11/02/2010 11:49 AM, Tyler Mitchell wrote:
<blockquote cite="mid:f321e41e105a0.4b72e396@shaw.ca" type="cite">Sounds
like gdaltindex is what you're after, but I thought I'd mention my
attempts at creating a vector and raster metadata collection script. 
It recursively scans and interrogates almost all OGR and GDAL support
formats and outputs XML.  Not sure if it's beyond alpha quality yet,
but in case anyone is interested:<br>
  <br>
<a class="moz-txt-link-freetext" href="http://code.google.com/p/spatialguru/wiki/SpatialDataCataloguingScript">http://code.google.com/p/spatialguru/wiki/SpatialDataCataloguingScript</a><br>
  <br>
Always interested in further improvements to this little python
learning exercise.  :)<br>
  <br>
  <br>
----- Original Message -----<br>
From: Paul Ramsey <a class="moz-txt-link-rfc2396E" href="mailto:pramsey@cleverelephant.ca"><pramsey@cleverelephant.ca></a><br>
Date: Wednesday, February 10, 2010 4:35 pm<br>
Subject: Re: [OSGeo-Discuss] Auto-cataloging of image files<br>
To: OSGeo Discussions <a class="moz-txt-link-rfc2396E" href="mailto:discuss@lists.osgeo.org"><discuss@lists.osgeo.org></a><br>
  <br>
> <a class="moz-txt-link-freetext" href="http://www.gdal.org/gdaltindex.html">http://www.gdal.org/gdaltindex.html</a><br>
> <br>
> On Wed, Feb 10, 2010 at 4:02 PM, Simon Cropper (Botanicus Australia<br>
> Pty Ltd) <a class="moz-txt-link-rfc2396E" href="mailto:scropper@botanicusaustralia.com.au"><scropper@botanicusaustralia.com.au></a> wrote:<br>
> > Hi,<br>
> ><br>
> > First, sorry for cross-posting to anyone also on the gvSIG-<br>
> International> List.<br>
> ><br>
> > I just received a CD, and regularly receive CDs, with ~100
1km <br>
> x 1km ECW<br>
> > Tiles as part of a contract. Does anyone know of a routine to
  <br>
> scan these<br>
> > files or their associated header files and creates a
shapefile <br>
> showing the<br>
> > extent of each image?<br>
> ><br>
> > I sort of imagine running the routine, being asked to specify
  <br>
> the directory<br>
> > containing the image data then having a polygon layer appear <br>
> with the extent<br>
> > of each tile. The attribute table would be populated with <br>
> layer name,<br>
> > coordinates, and any other metadata that can be gleaned from <br>
> the files.<br>
> > --<br>
> ><br>
> > Cheers Simon<br>
> ><br>
> > Simon Cropper<br>
> > Botanicus Australia Pty Ltd<br>
> > PO Box 160, Sunshine, Victoria 3020.<br>
> > P: 9311 5822. M: 041 830 3437.<br>
> > mailto: <a class="moz-txt-link-abbreviated" href="mailto:scropper@botanicusaustralia.com.au">scropper@botanicusaustralia.com.au</a><br>
> > web: <a class="moz-txt-link-abbreviated" href="http://www.botanicusaustralia.com.au">www.botanicusaustralia.com.au</a><br>
> ><br>
> > _______________________________________________<br>
> > Discuss mailing list<br>
> > <a class="moz-txt-link-abbreviated" href="mailto:Discuss@lists.osgeo.org">Discuss@lists.osgeo.org</a><br>
> > <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/discuss">http://lists.osgeo.org/mailman/listinfo/discuss</a><br>
> ><br>
> ><br>
> _______________________________________________<br>
> Discuss mailing list<br>
> <a class="moz-txt-link-abbreviated" href="mailto:Discuss@lists.osgeo.org">Discuss@lists.osgeo.org</a><br>
> <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/discuss">http://lists.osgeo.org/mailman/listinfo/discuss</a><br>
>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Discuss@lists.osgeo.org">Discuss@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/discuss">http://lists.osgeo.org/mailman/listinfo/discuss</a>
  </pre>
</blockquote>
</body>
</html>