Simple visualizations
Simple visualizations are those that show each feature in a vector dataset using the same style or the image as it is in raster ones.
Simple visualizations must define "type": "simple" and a single value for each supported style and label properties.
Vector example
The Airports layer in Felt is an example of a simple visualization using a vector dataset

and is defined by the following style:
Raster example
This is an example of a simple visualization using a raster dataset

and is defined by the following style:
Last updated
Was this helpful?