Skip to content

ConnectTimeout when adding as basemap #246

Open
@BastienGauthier

Description

@BastienGauthier

Hello,

I work with geopandas 1.0.1 and contextily 1.6.0. I tried to add a basemap using contextily, but with no success, even when switching the source via cx.providers. Note that I usually do this with folium or plotly without issue. Nevertheless, I am on my professional computer, so a firewall issue would not surprise me.

The depicted error after ax.add_basemap(...) :

ConnectTimeout: HTTPSConnectionPool(host='tile.openstreetmap.org', port=443): Max retries exceeded with url: /9/257/175.png (Caused by ConnectTimeoutError(, 'Connection to tile.openstreetmap.org timed out. (connect timeout=None)'))

Regards,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions