Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MaximumInscribedCircle crashes on polygon with infinity coordinates #821

Closed
pramsey opened this issue Feb 10, 2023 · 0 comments
Closed

MaximumInscribedCircle crashes on polygon with infinity coordinates #821

pramsey opened this issue Feb 10, 2023 · 0 comments
Labels

Comments

@pramsey
Copy link
Member

pramsey commented Feb 10, 2023

From https://trac.osgeo.org/postgis/ticket/5320

SELECT ST_MaximumInscribedCircle(foo1.the_geom)  As result
FROM ((SELECT '0106000020E61000000100000001030000000100000005000000000000000000F07F000000000000F07F000000000000F07F000000000000F07F000000000000F07F000000000000F07F000000000000F07F000000000000F07F000000000000F07F000000000000F07F'::geometry AS the_geom ) ) As foo1 ;
@pramsey pramsey added the Bug label Feb 10, 2023
dbaston added a commit to dbaston/libgeos that referenced this issue Feb 27, 2023
dbaston added a commit to dbaston/libgeos that referenced this issue Feb 27, 2023
dbaston added a commit to dbaston/libgeos that referenced this issue Feb 27, 2023
dbaston added a commit to dbaston/libgeos that referenced this issue Feb 28, 2023
dbaston added a commit to dbaston/libgeos that referenced this issue Feb 28, 2023
dbaston added a commit to dbaston/libgeos that referenced this issue Feb 28, 2023
dbaston added a commit that referenced this issue Feb 28, 2023
dbaston added a commit that referenced this issue Feb 28, 2023
dbaston added a commit that referenced this issue Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant