Skip to content

Categorical Colormap

Color roads by their OpenStreetMap highway class, keeping primary and secondary roads and grouping the rest as other.

Live Playground

Highlights

  • getFnv reads the value to color by
  • categorical colorMapInterpolator
  • colorMapDomain and catchAllCategory to limit the categories

This example comes from the autk-grammar repository.

Released under the MIT License.