Quickstart

Goal: Start QGas locally and open the interactive map.

Prerequisites

1) Install Environment

The project includes a Conda definition: environment.yml.

Option A: Manual Setup

conda env create -f environment.yml
conda activate QGas

Option B: Automated Setup (Recommended for Non-Programmers)

For users who prefer a simplified setup, use the Conda-Activation-Scripts. This repository provides easy-to-use scripts that automatically create and activate the environment:

See the Conda-Activation-Scripts/ folder in the project root for included scripts.

2) Start QGas GUI

python Server.py

3) Select Project, Start Server

4) Open Interactive Map

If a contributor dialog appears: create a new contributor or select an existing one.