Tile index with gdal

Armin Burger armin.burger at GMX.NET
Mon Sep 27 16:38:03 EDT 2004


Joan

I found the solution once on the Mapserver mailing list. You can use the gdaltindex from OpenEV and use a command like

for %f in (D:\data\IMAGES\*.tif) do gdaltindex img_index.shp %f

on the CMD prompt.

Armin

> Hi list!

> I have a big problem. I need to add to my map file a
> large amount of tiff images. More than 300. I know
> that I can do it with tileindex. I have seen an
> example in How To Raster.

> I've tried to run gdal-1.1.9 but it show me this
> dialog: "No python installation is in registry"

> I also have tried OpenEV but I can find the way to
> make the shapefile tileindex.

> Any idea?

> I'm using Windows 2000

> Thank you



> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - 50x more storage than other providers!
> http://promotions.yahoo.com/new_mail



More information about the mapserver-users mailing list