For the complete documentation index, see llms.txt. This page is also available as Markdown.

Types of visualizations

The type field chooses how a layer's data is turned into a picture. Pick the type that matches your data and message:

Type
Use it for
Works on

One uniform style for every feature; raster imagery as-is

Points, lines, polygons, raster

Color (or icon) by a discrete category

Points, lines, polygons, raster

Vary color or size by a numeric value (choropleths, proportional symbols)

Points, lines, polygons, raster

Point density as a smooth surface

Points

Aggregate points into hexagonal bins

Points

Imagery, single/multiband numeric, categorical, and hillshade

Raster

Each page lists the geometry types it applies to, the properties that matter, and worked examples. For the values you'll plug into these styles, see Colors & palettes, Icons, and Classification methods.

Last updated

Was this helpful?