←back to thread

Kepler.gl

(kepler.gl)
155 points 9woc | 6 comments | | HN request time: 1.085s | source | bottom
1. loicsaintroch ◴[] No.44465969[source]
Nice to see kepler.gl getting some love here!

Funny enough, I just released an open-source, opinionated map editor built on top of kepler.gl with their DuckDB integration — yesterday! If anyone's curious to see how it all fits together, feel free to check it out here: https://github.com/mountayaapp/insight-editor.

replies(2): >>44466448 #>>44467304 #
2. ethan_smith ◴[] No.44466448[source]
DuckDB integration is a game-changer for geospatial visualization since it enables client-side processing of massive datasets without server roundtrips, significantly reducing the performance bottlenecks typical in browser-based GIS tools.
replies(1): >>44466946 #
3. tharmas ◴[] No.44466946[source]
Thanks. I didnt know this about DuckDB. I will have to check it out.
4. plannerqadeer ◴[] No.44467304[source]
Great to see this. Indeed very useful. I am new learner here. Would you kindly share Which version of kepler you are using as base?
replies(1): >>44467983 #
5. loicsaintroch ◴[] No.44467983[source]
Glad to see it can be useful. The project relies on the latest kepler.gl version, which is v3.1.8.
replies(1): >>44470125 #
6. plannerqadeer ◴[] No.44470125{3}[source]
Excellent. You made me feel lucky