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

GO.tuples should return canonical geometry types #161

Open
asinghvi17 opened this issue Jun 16, 2024 · 1 comment
Open

GO.tuples should return canonical geometry types #161

asinghvi17 opened this issue Jun 16, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@asinghvi17
Copy link
Member

asinghvi17 commented Jun 16, 2024

For example, GO.tuples polygons should be composed of LinearRings not LineStrings. Maybe this is something we can do in rebuild instead, though.

I get a bunch of issues when using geometries (even after GO.tuples) from different packages in GO polygon clipping.

@asinghvi17 asinghvi17 added the enhancement New feature or request label Jun 16, 2024
@rafaqz
Copy link
Member

rafaqz commented Jun 16, 2024

This is just apply on PolygonTrait, which I already fixed for the tests PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants