.gitignore
.readthedocs.yaml
LICENSE
README.md
pyproject.toml
.vscode/settings.json
data/urban-regions.geojson
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/api.rst
docs/source/conf.py
docs/source/formats.rst
docs/source/guides.rst
docs/source/index.rst
docs/source/services.rst
docs/source/types.rst
docs/source/usage.rst
geourban/__init__.py
geourban/formats.py
geourban/services.py
geourban/types.py
geourban.egg-info/PKG-INFO
geourban.egg-info/SOURCES.txt
geourban.egg-info/dependency_links.txt
geourban.egg-info/requires.txt
geourban.egg-info/top_level.txt
notebooks/Urban Traffic Bonn.ipynb
tests/__init__.py
tests/test_client.py