[Qgis-user] Script for displaying many images in QGIS
Jean-Claude Repetto
jcrml at mxm.eu
Thu Oct 9 08:50:02 PDT 2008
Agustin Lobo wrote :
> I've got a bunch of images acquired with a UAV for which
> I can calculate approximate geographical corners. Once I
> will have them in geotif, I would like to
> display them all over a map or a satellite image. Doing
> this manually in QGIS would be tedious, is there any way
> I could write an script and get a whole directory
> displayed in QGIS, best even defining stretching etc ?
> Should this be done by writing a python script?
> In such a case, could someone provide me with
> the code for displaying one single image as an example?
>
Hi,
I am not sure I fully understand your problem, but when I want to
display all the files from a directory, I just type :
qgis *.tif
Jean-Claude
More information about the Qgis-user
mailing list