27 Oct 25
Python implementation of R package gridmappr for automated gridmap layout generation. Pygridmappr automates the generation of small multiple gridmap layouts. Given a set of geographic point locations, it creates a grid with specified row and column dimensions, placing each point in a grid cell such that the distance between points in geographic space and grid space is minimized.
This implementation maintains full feature parity with the original R package and replicates the mathematical logic as faithfully as possible.
JupyterGIS - Collaborative GIS editor in Jupyter.
Features - Collaborative GIS Environment: Work together on geographic data projects in real-time.
QGIS File Support: Load, visualize, and manipulate QGIS project files (.qgs, .qgz), and other GIS data formats.
Interactive Maps: Render interactive maps and geospatial visualizations within Jupyter notebooks using the JupyterGIS Python API.
This demo runs a JupyterLab instance entirely in your browser with WebAssembly! 🤯