Skip to content

Limit length of WKT in repr #124

@jorisvandenbossche

Description

@jorisvandenbossche

If you have big geometries, checking an array of those quickly completely fills the terminal with its repr. For printing purposes, I think it would be nice to limit the length of the repr (truncate the string after a certain amaount of characters). The to_wkt method is still available to see the full representation.

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