Tile Mapping
Parameters
X-axis coordinates of the center of rectangles.
Y-axis coordinates of the center of rectangles.
Width of a tile. Typically ranges between 0 and 1. Values that are greater than 1 lead to overlapping of the tiles.
Height of a tile. Typically ranges between 0 and 1. Values that are greater than 1 lead to overlapping of the tiles.
Transparency level of a layer. Understands numbers between 0 and 1.
Color of the geometry.
Fill color.
Type of the line.
Line width, default = 0 (i.e., tiles outline initially is not visible).
Grouping key. If not set, grouping may be inferred from other aesthetics (e.g., color, size).
Auxiliary paint channel A that can be used as either color
or fill
as needed. Map a variable here for composite/multi-channel color with a matching scale.
Auxiliary paint channel B. See paint_a
.
Auxiliary paint channel C. See paint_a
.