Skip to content

Add cross-library geometric operation checks #7

@twpayne

Description

@twpayne

All libraries implement a common subset of geometric operations, e.g. computing bounding boxes or convex hulls.

Given the same input data, all libraries should produce near-identical output. There are unlikely to be differences as these operations are already well tested. We should add tests for this, primarily for the benefit of library authors.

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