Home / Features / Python GIS mapping library

Python GIS mapping library

For the coders: AcadGIS is a small, readable Python library on top of geopandas and matplotlib that turns map-making into a few function calls.

What you get

  • pip install acadgis — one import gives the whole stack
  • load_boundaries, plot, choropleth, StudyArea, relief, atlas
  • Sensible publication-ready defaults
  • Apache-2.0, tested, documented
Join the waitlist   Use the Python package

Frequently asked questions

How is it different from geopandas?

AcadGIS sits on top of geopandas and handles the tedious parts — fetching boundaries, name matching, decorations and locator layouts.

Where are the docs?

At https://doc.acadgis.com (and runnable notebooks in the GitHub repo).

Related tools

Study area map generatorResearch area map generatorChoropleth map generatorLocator map generatorThesis map makerAdministrative boundary map generator