Nyall Dawson d57c182d8b Allow QgsRasterIterator to iterate over a raster layer, WITHOUT
actually fetching the raster block data

This allows for efficient iteration over a "reference" layer, where
you require the block extent/origin/pixel size/etc (but not the
reference layer block data itself!), in order to fetch a block from
a DIFFERENT set of rasters (but keeping these pixel-aligned to the
reference raster).
2019-01-22 07:52:45 +11:00
..
2019-01-14 12:32:36 +01:00
2017-07-24 11:36:38 +02:00
2017-10-29 10:46:54 -05:00
2019-01-21 14:48:19 +11:00
2018-10-24 11:13:54 +02:00
2018-10-16 12:52:48 +02:00
2018-05-31 12:33:38 -08:00