GeoHexViz - Templates module

This module consists of the templates that GeoHexViz’s PlotBuilder uses for its layers and internal figure.

geohexviz.templates.get_template(name: str) dict[source]

Retrieves a template from the module.

Parameters

name (str) – The name of the template

Returns

The retrieved template

Return type

dict