Kyle Barron

Results 1646 comments of Kyle Barron

This is now working in Lonboard as of https://github.com/developmentseed/lonboard/pull/910

I haven't had time to organize it yet, but in theory development here might be moving to a semi-official deck.gl fork in https://github.com/visgl/deck.gl-community

> But as part of moving to community layers repository! Is this something planned to happend per each geoarrow layer separately? > > Or is the plan to transfer the...

> And i wanted to make it run with your library but were getting into "not a polygon or multipolygon" errors It's not clear to me; were you trying to...

I don't have a lot of bandwidth to help with this, and screenshots aren't reproducible. You should ensure that you can run the `/examples/point` demo as is without changing the...

Oh perhaps that's an issue with https://github.com/geoarrow/deck.gl-layers/pull/124. The main library is using deck.gl v9 now but the examples (or at least the `yarn.lock`) hasn't been updated to use deck.gl v9,...

@jonmmease are you able to see why the CI checks failed? It just says "job failed" for me

Awesome. And I just published pyo3-arrow 0.2 last night

> ``` > C Data interface error: The datatype ""vu"" is still not supported in Rust implementation > ``` Ah yes, of course we'd hit this. Correct, arrow-rs isn't supporting...