Hello all,
I’m wondering if there’s a way to style points based on metadata.
For example, I have a map that is plotting data points. The data has an associated “state” value for each point (at least in our data set). Is there a simple way to say, for example, if state is 1, the color is red. If state is 2, the color is blue and the symbol type is cross.
I can see doing this with multiple layers, and each state would have its own layer, but is it possible to do it all in one layer?
Thanks in advance,
Aaron