aperture-tiles icon indicating copy to clipboard operation
aperture-tiles copied to clipboard

Color trails by time

Open nkronenfeld opened this issue 11 years ago • 0 comments

I think it would be useful to color raster trail pyramids, not by count, but by time.

This would use a min or max binning analytic instead of a sum, and would require a functional input to the line binner to spread values across the line (or just take one of the two endpoints).

I think the structure to do this is all in place, or nearly so, it's mostly a question of the proper configuration to pull out the time as the value of the line, and creating a spreader function to spread this time across the line appropriately.

nkronenfeld avatar Feb 02 '15 19:02 nkronenfeld