# JupyterGIS JupyterGIS is a **collaborative** Geographical Information System (GIS) environment in JupyterLab. ```{raw} html
``` ```{jupyterlite} :new_tab: True :new_tab_button_text: Try it with JupyterLite! ``` _Please note that JupyterLite is local-only and thus does not support collaboration._ ```{raw} html

``` JupyterGIS is the flagship project of the user-centric and open [GeoJupyter community](https://geojupyter.org), which aims to enable more people to confidently engage with geospatial data. We'd love to hear from you at a [community meeting](https://geojupyter.org/calendar.html)! ## ✨ Highlights ✨ 🤝 Work simultaneously with your colleagues on the same GIS project (like Google Docs) 🔄 Basic support for importing/exporting [QGIS](https://www.qgis.org) project files 🐍 Python API and integration with collaborative Jupyter Notebook workflows For more details, check out the [project overview](overview/index.md)! ```{image} ../jupytergis.png :alt: JupyterGIS application ``` ## Overview High-level information about the project. ```{toctree} :titlesonly: :maxdepth: 2 overview/index ``` ## User guide Information about using JupyterGIS. ```{toctree} :maxdepth: 2 user_guide/index ``` ## Contributor guide Information about contributing to the JupyterGIS project. ```{toctree} :maxdepth: 2 contributor_guide/index ``` ```{toctree} :hidden: changelog ```