Skip to content

Conversation

@asinghvi17
Copy link
Contributor

Fixes GI.convert failing when geometry is backed by StaticArrays.

GI.convert(GB, GI.LineString(SA[(1., 2.), (3., 4.)]))
# Before: MethodError (LineString doesn't accept SizedVector)
# After: Works correctly

🤖 Generated with Claude Code

@asinghvi17 asinghvi17 force-pushed the as/fix-gi-convert-staticarray branch from 1351bce to 83a0844 Compare January 17, 2026 14:00
Fixes GI.convert failing when geometry is backed by StaticArrays.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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