Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.
This repository was archived by the owner on Mar 25, 2024. It is now read-only.

ST_StraightSkeleton hangs on input #153

Description

@robe2

I compiled 1.3.x branch using CGAL 4.11 to try to see if this issue might have been fixed already,

I still get hanging even using branch of 1.3.x. Others have complained about cpu exhaustion with lower SFCGAL.

https://lists.osgeo.org/pipermail/postgis-devel/2018-January/026844.html

SELECT ST_StraightSkeleton('POLYGON((256 760,518 760,518 630,674 630,674 239,673 239,127 239,127 240,126 240,126 513,127 513,127 514,126 514,126 630,255 630,256 630,256 760),(128 629,128 423,270 423,270 422,271 422,271 240,672 240,672 629,128 629),(258 759,258 631,516 631,516 759,258 759),(128 421,128 240,269 240,269 421,128 421))'::geometry);

Same issue with /ST_ApproximateMedialAxis which I guess is expected since it's a wrapper around ST_StraightSkeleton.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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