Re: [Qgis-user] Grid_Aggregation

2020-02-12 Thread Richard McDonnell
Hi,
The only idea that pops to mind would be to ..

1.   Create a Tile Index of all your raster’s with the Full Path (Absolute 
Path)option

2.   Style the index using a Python action similar to the following (See 
Image Below as example)
qgis.utils.iface.addRasterLayer("[%location%]”, "inserted_raster")

3.   You can use this to insert the raster’s into the canvas using the 
index.

4.   Once the nine raster’s you want are inserted build a Virtual Raster 
(*.vrt) of them

5.   Repeat for all other rasters

[cid:image002.png@01D5E188.56D529F0]

Hope this goes some way to a solution.
Regards,

Richard


——
Richard McDonnell MSc GIS, FME Certified Professional
FRM Data Management

——
Oifig na nOibreacha Poiblí
Office of Public Works

Sráid Jonathan Swift, Baile Átha Troim, Co na Mí, C15 NX36
Jonathan Swift Street, Trim, Co Meath, C15 NX36
——
M +353 87 688 5964 T +353 1 647 6543
https://www.opw.ie

——
To send me files larger than 30MB, please use the link below 
https://filetransfer.opw.ie/filedrop/richard.mcdonn...@opw.ie

Email Disclaimer: https://www.opw.ie/en/disclaimer/
From: Qgis-user  On Behalf Of aneta strzalka
Sent: 12 February 2020 07:31
To: qgis-user@lists.osgeo.org
Subject: [Qgis-user] Grid_Aggregation

Hi All,

I have a question. I have a grid file with many tiles. Each of the tile has 8 
adjacent tiles. I would like to make an aggregation for each tile with his 8 
adjacent tiles. How can I do it in QGIS; what function should I use?
I would be very grateful for any support.

Best wishes.
Aneta.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Grid_Aggregation

2020-02-11 Thread aneta strzalka
Hi All,
I have a question. I have a grid file with many tiles. Each of the tile has 8 
adjacent tiles. I would like to make an aggregation for each tile with his 8 
adjacent tiles. How can I do it in QGIS; what function should I use?I would be 
very grateful for any support.
Best wishes.Aneta.___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user