[Gdal-dev] OGRTINDEX support for Geodatabases?
Matt Wilkie
matt.wilkie at gov.yk.ca
Wed May 31 12:53:58 EDT 2006
> The other alternative is to build a DOS for loop to invoke ogrtindex
> for each file via looping.
e.g.
for /r Z:\geodatabase %f in (*.mdb) do ogrtindex mdb_index.shp "%f"
Will recursively search Z:\Geodatabase and index all .mdb files. Doesn't
work on my machine though. Or rather the recursion works but ogrtindex
exits with an error: "Schema of attributes of subsequent layers does not
match ... Terminating."
cheers,
--
matt wilkie
--------------------------------------------
Geographic Information,
Information Management and Technology,
Yukon Department of Environment
10 Burns Road * Whitehorse, Yukon * Y1A 4Y9
867-667-8133 Tel * 867-393-7003 Fax
http://environmentyukon.gov.yk.ca/geomatics/
--------------------------------------------
More information about the Gdal-dev
mailing list