Style debugging

Checking the styles work at all resolutions.

Change pixel density (i.e. tile size). This screen has pixel density 1. Current density is 1.

Pixel styles using point data

purpleYellow.point (point-based data)

purpleYellow.point (preprepared tile data)

Pixel styles using square binned data

purpleYellow-noborder.poly squareSize=8 (1px, point)

purpleYellow-noborder.poly squareSize=8 (1px, tile)

purpleYellow-noborder.poly squareSize=16 (2px, tile)

purpleYellow-noborder.poly squareSize=32 (4px, tile)

purpleYellow-noborder.poly squareSize=64 (8px, tile)

purpleYellow-noborder.poly squareSize=128 (16px, tile)

Pixel styles using hex binned data

purpleYellow-noborder.poly hexPerTile=128 (point)

purpleYellow-noborder.poly hexPerTile=128 (tile)

purpleYellow-noborder.poly hexPerTile=64 (tile)

purpleYellow-noborder.poly hexPerTile=32 (tile)

purpleYellow-noborder.poly hexPerTile=16 (tile)

purpleYellow-noborder.poly hexPerTile=8 (tile)

Testing alignment

red.poly 128, purpleWhite.poly 64, classic.poly 32, red.poly 16

red.poly 128, purpleWhite.poly 64, classic.poly 32, red.poly 16