Skip to content

DOC: Linestring and Polygon with overlaps vs crosses #287

@telemmaite

Description

@telemmaite

Based on the documentation for overlaps

Returns True if A and B intersect, but one does not completely contain the other.

I am not sure why but overlaps returns False for this case while crosses returns True ?
image
Is it expected, maybe because one of the points of the linestring is not inside the polygon?

I can provide proper coordinates if that case is interesting.

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