.coveragerc
.gitignore
Dockerfile
LICENSE.txt
MANIFEST.in
README.md
README_dev.md
pyproject.toml
readthedocs.yml
tiles.png
.github/dependabot.yml
.github/workflows/release_to_pypi.yml
.github/workflows/tests.yaml
ci/envs/310-conda-forge.yaml
ci/envs/311-conda-forge.yaml
ci/envs/312-latest-conda-forge.yaml
ci/envs/313-latest-conda-forge.yaml
ci/envs/314-latest-conda-forge.yaml
contextily/__init__.py
contextily/place.py
contextily/plotting.py
contextily/tile.py
contextily.egg-info/PKG-INFO
contextily.egg-info/SOURCES.txt
contextily.egg-info/dependency_links.txt
contextily.egg-info/requires.txt
contextily.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/environment.yml
docs/index.rst
docs/make.bat
docs/reference.rst
docs/_static/css/custom.css
notebooks/add_basemap_deepdive.ipynb
notebooks/friends_cenpy_osmnx.ipynb
notebooks/friends_gee.ipynb
notebooks/intro_guide.ipynb
notebooks/places_guide.ipynb
notebooks/providers_deepdive.ipynb
notebooks/warping_guide.ipynb
notebooks/working_with_local_files.ipynb
tests/__init__.py
tests/conftest.py
tests/test_cx.py
tests/test_providers.py