Welcome to geovizpy’s documentation!

geovizpy is a Python wrapper for the geoviz JavaScript library. It allows you to create thematic maps using a simple Python API and render them to HTML files.

The goal of this library is to bring the power and flexibility of the geoviz library (based on D3.js) to Python users, enabling the creation of high-quality, interactive maps directly from Python scripts or Jupyter notebooks.

New Features

  • Layer Control: Toggle visibility of map layers interactively.

  • Export: Download your maps as SVG or PNG images directly from the browser.

Note

This project is a wrapper. For detailed documentation on the underlying map logic and parameters, please refer to the geoviz documentation.

Indices and tables