.. _f-mapplot: module ``graphhelper.mapplot`` ============================== Short summary +++++++++++++ module ``pyensae.graphhelper.mapplot`` Plotting maps. :githublink:`%|py|5` Functions +++++++++ +---------------------------------------------------------------------------------------+-------------------------------------------------+ | function | truncated documentation | +=======================================================================================+=================================================+ | :func:`plot_map_france ` | Creates a map for France using :epkg:`cartopy`. | +---------------------------------------------------------------------------------------+-------------------------------------------------+ | :func:`plot_map_france_polygon ` | Plots polygons into a map for France. | +---------------------------------------------------------------------------------------+-------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyensae.graphhelper.mapplot :members: :special-members: __init__ :show-inheritance: