-
Notifications
You must be signed in to change notification settings - Fork 8
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
Deckgl ver9 #117
Comments
Yes it's in progress. #112 |
I'd be keen to help with this if I can. I've got a build based on your PR with everything on the latest Is this just a matter of bump and test the examples or is there a little more to it? |
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 change to the binary interface that I should watch out for. But from my exploration in #112 I didn't seem to hit any blockers. A PR would be great! One other thing to note, I've had some initial discussion with the deck.gl team about starting the process of upstreaming this into deck.gl. They suggested first moving work to the visgl/deck.gl-community repo to incubate the project and later possibly upstream it into deck.gl proper. See visgl/deck.gl-community#67 I haven't had the time yet to look at the fork made there. I've been more focused on the Python side in Lonboard. The build system in |
Cool! It seems like they've already bumped everything upstream so I guess that's covered. I expect there isn't a need to bring additions they've made back into this repo, but let me know what you think. |
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 here whenever I wanted to use something in lonboard. But maybe we can publish new upstream alpha versions as well regularly. |
In that case I'll submit a PR to this repo for the build I linked above with deck.gl bumped. |
Closed by #112 |
Can you please release the new deckgl 9 to npm ? @kylebarron |
I published @geoarrow/[email protected] with the latest main |
I got an error about multiple versions of deck.gl. They're up to v9.
The text was updated successfully, but these errors were encountered: