loicsaintroch 6 hours ago

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.

  • ethan_smith 5 hours 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 3 hours ago

      Thanks. I didnt know this about DuckDB. I will have to check it out.

  • plannerqadeer 3 hours 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 an hour ago

      Glad to see it can be useful. The project relies on the latest kepler.gl version, which is v3.1.8.

zkmon 40 minutes ago

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.

adeptima 3 hours ago

Foursquare has another open source project worth noting on DuckDB - SQLRooms

https://sqlrooms.org/

“Build data-centric apps with DuckDB An Open Source React Framework for Single-Node Data Analytics powered by DuckDB”

aidanlister 7 hours ago

Oh so exciting!!!

I’ve been looking for an alternative to CARTO, their sales reps are awful and their pricing is wildly expensive and opaque.

  • pininja 3 hours 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 5 hours 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.

xyst 5 hours ago

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 2 hours 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