geopandas / contextily

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

SSLError #227

Closed lu5203 closed 8 months ago

lu5203 commented 8 months ago

HTTPSConnectionPool(host='stamen-tiles-a.a.ssl.fastly.net', port=443): Max retries exceeded with url: /terrain/1/0/0.png (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)'))) When I use the contextily, it shows the error now.

martinfleis commented 8 months ago

Stamen tiles are deprecated and users are encouraged to migrate to Stadia tiles providing Stamen designs. Contextily made a switch from Stamen tiles in the last release. Please update your version and providers you use and let us know if the issue persists. I will close it now as this is likely due to the Stamen migration to Stadia but we can reopen if it proves to be a contextily issue.