GIScience / ohsome-quality-api-examples

Jupyter Notebook with examples on how to use the OQT API with Python.
Apache License 2.0
3 stars 1 forks source link

OQAPI Notebooks

Jupyter Notebook with examples on how to use the ohsome quality API with Python.

Usage

To launch this notebook with Binder press this button: Binder

About

Website | GitHub | API

Development Setup

Requirements

Installation

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Usage

jupyter notebook