S2 Layer
To use S2 layer, you need to assign a column containing S2 tokens.

S2 Layer.
Usage
Studio auto generates S2 layer from columns named s2
or s2_token
.
Sample Dataset
token | value |
---|---|
80858004 | 0.5979242952642347 |
8085800c | 0.5446256069712141 |
80858014 | 0.1187171597109975 |
8085801c | 0.2859146314037557 |
80858024 | 0.19549012367504126 |
80858034 | 0.3373452974230604 |
8085803c | 0.9218176408795662 |
80858044 | 0.23470692356446143 |
8085804c | 0.1580509670379684 |
80858054 | 0.15992745628743954 |
Configuration
Inside s2 layer settings fill color, stroke color, stroke width and height settings are available.
Properties
For details on how to programmatically specify layer properties, refer to the Layer Configuration specification.
Updated about 2 months ago