Skip to content

feat: Implement ST_Relate using geos #539

@petern48

Description

@petern48

Implement ST_Relate: https://postgis.net/docs/ST_Relate.html

text ST_Relate(geometry geomA, geometry geomB);

boolean ST_Relate(geometry geomA, geometry geomB, text intersectionMatrixPattern);

text ST_Relate(geometry geomA, geometry geomB, integer boundaryNodeRule);

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

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions