Something that does the opposite of tile4ms :) sorry, you have an unusual use case, you'll probably have to hack yourself. Not that it's hard, you could part the output of a verbose ogrinfo call and perl out the extents, or you could load the shapefile into postgis and extract them from there... just fiddly.
P On Wed, May 27, 2009 at 8:48 AM, Martin Tomko <[email protected]> wrote: > I was probably not clear enough - I need to create georeferencing world > files (such as tfw for tiff files) based on a shapefile layer containing > polygons representign the envelopes of the raster files. > Thanks > Martin > > Abdul Kader HAMDO wrote: >> >> Hello >> I hope this may help >> www.maplibrary.org <http://www.maplibrary.org> >> Regards >> *AbdulKader Hamdo //* >> >> >> ------------------------------------------------------------------------ >> *De :* Martin Tomko <[email protected]> >> *À :* [email protected] >> *Envoyé le :* mercredi 27 mai 2009, 09 h 49 min 00 s >> *Objet :* [Geowanking] world files from shapefile tileindex >> >> Dear all, >> would anyone know of a simple tool creating individual world files for >> shapefile -indexed raster tiles? Or do I have to hack it myself? >> cheers >> Martin >> >> _______________________________________________ >> Geowanking mailing list >> [email protected] <mailto:[email protected]> >> http://geowanking.org/mailman/listinfo/geowanking_geowanking.org >> >> ------------------------------------------------------------------------ >> Offrez un compte Flickr Pro à vos amis et à votre famille.* Allez-y!* >> <http://www.flickr.com/gift/> > > > > _______________________________________________ > Geowanking mailing list > [email protected] > http://geowanking.org/mailman/listinfo/geowanking_geowanking.org > _______________________________________________ Geowanking mailing list [email protected] http://geowanking.org/mailman/listinfo/geowanking_geowanking.org
