Skip to content

Explain how Jupyter prints the geometry #237

@pvgenuchten

Description

@pvgenuchten

Seems using

from shapely import Point
g = Point(0, 0).buffer(1)
svg = g._repr_svg_()
print(svg)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions