Skip to content

Tools \ Geoplot

Geoplot

Geoplot is a high-level Python library for geospatial data visualization, built on top of Matplotlib and GeoPandas.

Source code

Maturity : Maintained | Categories : Visualization Tools, Processing Chains (pipelines) | License : | Producer : Geoplot community


Overview

Geoplot is a Python library for geospatial data visualization. Built on Matplotlib, GeoPandas, and Seaborn, it provides a straightforward interface for creating a variety of geospatial plots. It is particularly suited for generating visualizations such as choropleths, cartograms, spatial regressions, and other geospatial analyses.

Geoplot works with GeoPandas, allowing for the visualization of geographic data stored in Pandas-like data structures.

Usage/Documentation

For comprehensive usage examples and advanced techniques, refer to the different Geoplot User Guide.

Installation

Geoplot can be installed via pip:

pip install geoplot
It can also be installed via Conda, more details in the Geoplot Installation Guide

Resources

Tutorials

There is no available tutorial for this tool.

Contacts