Carto¶
This plugin draw a world map with markers.
Installation¶
You need to install analyse dependencies
pip install sphinxcontrib-osint[carto]
And enable it in your conf.py
osint_carto_enabled = True
Configurations¶
Indexes¶
Directive Carto¶
class : class_option
data-countries : unchanged_required
data-object : unchanged_required
data-coordinates : unchanged_required
caption : unchanged_required
borders : yesno
with-table : yesno
width : positive_int
height : positive_int
fontsize : positive_int
dpi : positive_int
marker-min-size : positive_int
marker-max-size : positive_int
marker-color : unchanged
region : unchanged
projection : unchanged
label : unchanged
description : unchanged_required
short : unchanged_required
cats : unchanged_required
idents : unchanged_required
orgs : unchanged_required
countries : unchanged_required
An OSInt carto.
Countries :
- FR,DE,...
- FR:100,DE,...
- FR:100:blue,DE,...
Colors : https://matplotlib.org/2.0.2/examples/color/named_colors.html