setvalues with a standard array is faster than an array of geomvals. -bborie
On Mon, Mar 24, 2014 at 11:59 AM, Rémi Cura <[email protected]> wrote: > Hey, > somebody knows a way to set multiple bands at once? > > It is about rasterizing points (into raster). > Currently it is extremely slow (50*50 pixels, 1 band, 300ms using > SetValues, *10 = 3 sec / tile). > > Somebody knows if setvalues with straight array is faster than using > array[geom, value]? > > Thanks, > > Rémi-C > > _______________________________________________ > postgis-users mailing list > [email protected] > http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users >
_______________________________________________ postgis-users mailing list [email protected] http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
