Rafael Schouten

Results 1328 comments of Rafael Schouten

I imagine a lot of people still won't use `missing` after that PR, like if you want Bool or NaN missingval because they're much faster in modelling. Really anything is...

I'm happy to duplicate. But we would also need to do chunked DiskArrays handling inside that (will also be much faster as well as more correct on disk data).

Yeah let's wait for that all to resolve, hopefully we don't have to do anything here

Unfortunately all the package actually need to apply the macro to their own types because Makie cant dispatch on traits. But we could make it a weak dependency everywhere, or...

I've got a PR to update GeoInterfaceMakie.jl so vectors of geometries and Features/FeatureCollections also work. So these PRs should add the macro to geometries, features and feature collections at the...

Wont we get some circular dependencies? GeoInterfaceMakie depends on GeoInterface Makie also depends on GeoInterface.jl via GeometryBasics.jl We should make that an extension

Ah right, really need #720! I am super busy currently I'm unlikely to have time for it soon. So if anyone wants to try to for it