Jupyter Notebook with examples on how to use the ohsome quality API with Python.
To launch this notebook with Binder press this button:
- Python: 3.10
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
jupyter notebook
Jupyter Notebook with examples on how to use the OQT API with Python.
Jupyter NotebookApache-2.0