﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
26417	Allow setting GDALBand data with replicated input.	Daniel Wiesmann	Daniel Wiesmann	"Currently band data can only be set with ""explicit"" values, so to fill a band with a single value, a large array with this value has to be passed to the GDALBand's `data()` method.

The underlying `capi` function `GDALRasterIo` automatically replicates data if only a partial array is passed to it. Exposing this functionality in Django's GDAL api improve its usability for this kind of operations on large rasters."	New feature	closed	GIS	1.9	Normal	fixed	raster gdal gis		Accepted	1	0	0	1	0	0
