Skip to content

Kernel crashes with larger radius #117

Description

@clstaudt

Pretty maps indeed! Trying to zoom out more with setting the radius parameter higher (around 4000), I have experienced frequent crashes of the Jupyter kernel. I am running this in GitHub Code Spaces, perhaps there are resource limitations involved.

Perhaps the function call can fail more gracefully when running into limitations.

plot = prettymaps.plot(
    "Vienna",
    radius=4000,
    preset='macao',
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions