OQAPI Notebooks
January 8, 2024 ยท View on GitHub
Jupyter Notebook with examples on how to use the ohsome quality API with Python.
Usage
To launch this notebook with Binder press this button:
About
Development Setup
Requirements
- Python: 3.10
Installation
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
Usage
jupyter notebook