-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
chore: Upgrade to loaders.gl@4.0 #2394
Conversation
It looks like certain geojson tests are failing when parseSync("POLYGON ((-74.387589 40.632238, -74.387589 40.632238))")
Was the Response object provided by polyfills before? Kepler.gl is still using node 14. And the loaders.gl upgrade guide mentions that |
I guess possible reasons are:
How to debug further? Maybe edit the polyfills index file in node_modules and add some logging etc. Also I am updating to beta.7 which does have some fixes, let's see. |
BTW, do we know why kepler is still on Node 14? Let's make a test and see where the problems are. |
Looks like |
Hmm let me rebase and squash and push with signed commit |
Signed-off-by: Ib Green <ib@foursquare.com>
loaders.gl 4.0 brings in foundations for ongoing binary arrow table work