keplergl / keplergl/kepler.gl

Use (IDW/bilinear) interpolation with kepler.gl

Open
#1,647 0 comments 1 reaction 1 assignee Claimed by @heshan0131 View on GitHub
Dominant language
TypeScript
Stars
12k
Forks
2k
Avg merge
1d 5h
Merged PRs (30d)
66

Description

First of all, it's pretty quick to load geojson data with kepler.gl,
and it supports [Time Playback function](https://docs.kepler.gl/docs/user-guides/h-playback)
that's the reason why I choose kepler.gl instead of leaflet to render huge geojson data.

I've read some examples about interpolation such as [turf.js](https://turfjs.org/)
[PM2.5 IDW](https://pm25.lass-net.org/GIS/IDW/) and [earth](https://earth.nullschool.net/)
but I don't know how to use it with kepler.gl
![image](https://user-images.githubusercontent.com/65898377/139413850-4cca79c1-dc5c-4a88-bdbd-93be60847172.png)
![image](https://user-images.githubusercontent.com/65898377/139413934-a0887bc9-674f-4439-ba0d-c1ece19ee365.png)

This is the effect that i wonder
![image](https://user-images.githubusercontent.com/65898377/139417121-8d237380-66bd-4ba6-a481-40b17d7a275d.png)

Probably interpolation is a process before i upload data to kepler.gl,
Please tell me if this is an unrelated issue,thanks!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.