As someone to whom these kind of awesome visualizations are often presented, let me tell you something. Real decisions do not depend on these nice stuff. I sometimes feel sorry for the folks who spend great effort in producing these, like a children amusing themselves with the great sand castles they built. A lot of times, simple text or numbers could also have more effect on the decisions.
qwertox · 45m ago
Which is powered by deck.gl, also a very nice library.
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.
ethan_smith · 4h ago
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.
tharmas · 3h ago
Thanks. I didnt know this about DuckDB. I will have to check it out.
plannerqadeer · 2h ago
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?
loicsaintroch · 29m ago
Glad to see it can be useful. The project relies on the latest kepler.gl version, which is v3.1.8.
pininja · 2h ago
It’d be great to have contributors join our collaborator summit [0] in the Seattle area this fall!
It’s a free event, supported by the OpenJS Foundation, kepler.gl’s host foundation.
We’re expecting to have a session from Shan, the creator of Kepler.gl as well as Ilya, the creator of SQLRooms. We’re still accepting session proposals as well [1]!
I’ve been looking for an alternative to CARTO, their sales reps are awful and their pricing is wildly expensive and opaque.
pininja · 2h ago
CARTO is more focused on backend pipelines and large-scale data (where everything needs to be tiled before it can be visualized), while Kepler is a great last-mile visualization tool. It probably makes more sense for enterprises that scale beyond what Kepler can do.
That said, credit where it’s due - their engineering team is a super active contributor to the deck.gl framework powering kepler.gl.
kingforaday · 4h ago
I had to look this up. You are talking about Carta Maps? That's different from what this audience will think of when we read Carta but ironically your comment is the same.
smokel · 4h ago
They probably mean CARTO, formerly known as CartoDB.
The marketing page needs some work on mobile but otherwise a cool library.
Export your phones GPS pings and then use this to render a heat map of the most frequently used locations :)
pininja · 1h ago
That was a fun mobile challenge! I just exported my Google Maps Timeline, used ChatGPT to convert it to a CSV of points, and then made a heatmap with Kepler’s grid layer.. I had to tweak the color breaks a bit or else it only highlighted my home and (old) office
https://deck.gl/
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.
It’s a free event, supported by the OpenJS Foundation, kepler.gl’s host foundation.
We’re expecting to have a session from Shan, the creator of Kepler.gl as well as Ilya, the creator of SQLRooms. We’re still accepting session proposals as well [1]!
[0] https://deck.gl/events/seattle-summit-2025/ [1] https://github.com/openjs-foundation/summit/issues/450
https://sqlrooms.org/
“Build data-centric apps with DuckDB An Open Source React Framework for Single-Node Data Analytics powered by DuckDB”
I’ve been looking for an alternative to CARTO, their sales reps are awful and their pricing is wildly expensive and opaque.
That said, credit where it’s due - their engineering team is a super active contributor to the deck.gl framework powering kepler.gl.
https://carto.com/
Export your phones GPS pings and then use this to render a heat map of the most frequently used locations :)