Kyle Barron

Results 1059 comments of Kyle Barron

Yes it's in progress. https://github.com/geoarrow/deck.gl-layers/pull/112

Indeed, it really is just a matter of bumping the versions and testing the examples. I haven't looked at the full change list for deck.gl v9 and if there's any...

I don't know whether it's worth synchronizing the repos. I think primarily it'll just be annoying to follow the deck.gl-community release schedule, because so far I've published a new version...

Closed by https://github.com/geoarrow/deck.gl-layers/pull/112

I published @geoarrow/[email protected] with the latest main

You can create one layer per arrow batch. So if you have an incoming stream of Arrow batches, you can create an async iterable of layers, and deck should be...

I think something like the last commit will be useful. Where we take a sequence of offsets and invert all of them at once. Then we should be able to...

geoarrow-js now has winding order computation and fixing

Initial implementation (without even ascii validation was added in #70 )

This PR is stale and has merge conflicts/needs to be updated with master. but in principle not opposed to merging