Skip to content

Optimize symmetric difference for GeometryCollections #685

Description

@peterstace

In #682, symmetric difference for geometry collections performs two difference operations, and then a union operation. In particular, prepareOverlayInputParts is called multiple times unnecessarily (in involves a Union call, so isn't cheap).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    jtsportJava Topological Suite PortperformanceImprovements to speed or memory usage

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions