geopandas / contextily

Context geo-tiles in Python
https://contextily.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
530 stars 83 forks source link

TST: make testing more stable #249

Closed martinfleis closed 3 months ago

martinfleis commented 3 months ago

HOT tiles tend to update frequently, which is breaking our CI. This PR switches to CartoDB Positron at most relevant places, which should be more stable.