Skip to content

Conversation

@jaakkor2
Copy link
Contributor

Master

julia> readgeom("CIRCULARSTRING(0 0,1 1,2 0)")
ERROR: AssertionError: id == GEOS_GEOMETRYCOLLECTION

This PR

julia> readgeom("CIRCULARSTRING(0 0,1 1,2 0)")
ERROR: Geometric type with code 8 not implemented.

@jaakkor2
Copy link
Contributor Author

Test failure is upstream libgeos/geos#1198, considered in #211. No upstream 3.13.1 or 3.14.0 is yet released.

Copy link
Member

@visr visr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, that's better indeed.

@visr visr merged commit 77f0b8b into JuliaGeo:master Jan 12, 2025
0 of 9 checks passed
@jaakkor2 jaakkor2 deleted the errornotimplemented branch January 13, 2025 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants