On Tue, 2012-08-14 at 19:15 -0700, skampus wrote: > thanks to giovanni manghi who told me to use tileindex module of gdal in the > raster menu. > great! all it works so i have my brand new shapefile having the path each > photo as attribute of each polygon. > > now i'd like to add an action in order to add the image to TOC. > what is the qgis internal function to use as an action to add raster image > to toc?
Do You know that You can use 'gdalbuildvrt' command to create virtual raster layer containing all your raster files and load it as one layer. Than files matching your viewport will be automatically loaded by demand. -- Ivan Mincik <[email protected]>
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
