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

Test isgeometry on type of geometry. #179

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

evetion
Copy link
Member

@evetion evetion commented Jan 13, 2025

The interface actually tells you to do so, but it's easy to forget/skip. Found this for isgeometry(GFT.WellKnownBinary) (blessed piracy in WellKnownGeometry) when working on GeoArrow purely based on the types of a column (not the first instance or similar).

@evetion evetion requested a review from rafaqz January 13, 2025 12:35
@rafaqz
Copy link
Member

rafaqz commented Jan 13, 2025

This would be amazing but I have a vague memory that for some types it was not known?

Or is that no longer true after I fixed ArchGDAL...

What about WellKnownGeometry.jl ?

@evetion
Copy link
Member Author

evetion commented Jan 13, 2025

I already fixed Wellknowngeometry. Might need a fix for Mixed() use cases, but I'll fix it when I need it.

@rafaqz
Copy link
Member

rafaqz commented Jan 14, 2025

Ah sorry I was confused with trait... would be nice to have that on the type

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