1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Description: Remove privacy breach from docs
Author: Thomas Goirand <zigo@debian.org>
Forwarded: not-needed
Last-Update: 2024-04-22
--- python-contextily-1.5.2+dfsg1.orig/README.md
+++ python-contextily-1.5.2+dfsg1/README.md
@@ -6,10 +6,6 @@ maps to disk into geospatial raster file
WGS84 (`EPSG:4326`) and Spheric Mercator (`EPSG:3857`). See the notebook
`contextily_guide.ipynb` for usage.
-[](https://github.com/geopandas/contextily/actions/workflows/tests.yaml)
-[](https://codecov.io/gh/geopandas/contextily)
-[](https://mybinder.org/v2/gh/geopandas/contextily/main?urlpath=lab/tree/notebooks/intro_guide.ipynb)
-

The current tile providers that are available in contextily are the providers
|