ποΈStyle vector data
Overview
This section explains how to apply styling to vector data in Ellipsis Drive.
A short video walkthrough is available below.
Applying styles
To style a vector layer, open the layer and access the styling options in the viewer.
Styling is applied based on feature properties and can be configured using the methods below.
Styling methods
π Range-based styling (rangeMap)
Assigns colors based on value ranges within a selected attribute.
Useful for continuous data such as elevation, density, or measurements.
π Value-based styling (valueMap)
Assigns specific colors to distinct attribute values.
Useful for categorical data such as land use types or classifications.
π Constant
Applies a single style to all features in the layer.
Useful for simple visualisation or baseline styling.
π Seeded random styling
Assigns consistent random colors to features based on their properties.
Useful for visually distinguishing features without predefined categories.
Last updated