Skip to content

[FEATURE]: Check if a column of polygons is mutually disjoint #606

@tdikland

Description

@tdikland

Is there an existing issue for this?

  • I have searched the existing issues

Problem statement

A column with polygons can, e.g., represent a partitioning of an area (think of the U.S and all of its different states). We want to check if all polygons are mutually disjoint, i.e., if we take any two polygons from the column, the intersection of those polygons should be empty.

Proposed Solution

Create a dataset rule that captures this check

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions