The full thematic-map catalogue, a generic layer system, and study-area
connector/layout customization — all through a single import acadgis as agis.
(0.1.4 was never published, so 0.2.0 brings both the layer system and thematic maps.)
🗺️ Thematic maps
add_heatmap(KDE / hexbin / auto),interpolate_field→add_isopleth/add_contoursdot_density,bivariate(3×3 palette + 2-D legend),cartogram(Dorling / non-contiguous)
🧱 Layer system
add_raster(GeoTIFF: continuous / categorical / RGB),add_layer(any vector, label control)add_basemap/add_satellite(6 tile styles),add_topography,add_cities,add_roads- Curated real data:
add_landcover(ESA WorldCover 10 m),add_ndvi(Sentinel-2)
🎛️ study_area customization
- Per-panel
sea/rivers/labels - Connector
links={…}dict: single lines, shrink/stretch, arrowheads, dots, custom anchors - Fixed the
gridtemplate to follow the drill-down chain
📦 Install
pip install acadgis · pip install "acadgis[full]"
Full changelog: https://github.com/riponcm/AcadGIS/blob/main/CHANGELOG.md
Docs & tutorials: https://doc.acadgis.com