Skip to content

geojupyter/jupytergis

Folders and files

NameName
Last commit message
Last commit date
Oct 17, 2024
Jun 11, 2024
Nov 5, 2024
Oct 23, 2024
Jun 11, 2024
Oct 23, 2024
Oct 22, 2024
Aug 27, 2024
Oct 9, 2024
Jun 20, 2024
Jun 20, 2024
Aug 27, 2024
Sep 19, 2024
Jun 20, 2024
Jun 20, 2024
Jun 11, 2024
Oct 14, 2024
Sep 12, 2024
Jun 11, 2024
Sep 17, 2024
Jun 11, 2024
Sep 12, 2024
Aug 27, 2024
Oct 22, 2024
Sep 19, 2024
Sep 19, 2024
Jun 11, 2024
Sep 6, 2024
Oct 22, 2024

Repository files navigation

JupyterGIS

A JupyterLab extension for collaborative GIS

⚠️ This extension is work in progress. Features and APIs are subject to change quickly. ⚠️

jupytergis

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.

Try it directly in your browser with JupyterLite!

https://geojupyter.github.io/jupytergis/lab/index.html

Installation

Prerequisites

  • JupyterLab (version 3.0 or higher)
  • (OPTIONAL) QGIS installed on your system and its Python modules available in the PATH. e.g. mamba install -c conda-forge qgis

Installing JupyterGIS

pip install jupytergis

Documentation

Under construction

Contributing

We welcome contributions from the community! To contribute:

  • Fork the repository
  • Make a dev install of JupyterGIS
  • Create a new branch
  • Make your changes
  • Submit a pull request

For more details, check out our CONTRIBUTING.md.

License

JupyterGIS is licensed under the BSD 3-Clause License. See LICENSE for more information.