_______ __ _______ | |
| | |.---.-..----.| |--..-----..----. | | |.-----..--.--.--..-----. | |
| || _ || __|| < | -__|| _| | || -__|| | | ||__ --| | |
|___|___||___._||____||__|__||_____||__| |__|____||_____||________||_____| | |
on Gopher (inofficial) | |
Visit Hacker News on the Web | |
COMMENT PAGE FOR: | |
Kepler.gl | |
ppage wrote 1 day ago: | |
i love kepler.gl! regularly use it just to visualise trips, good to see | |
it gaining visibility | |
zkmon wrote 1 day 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. | |
enjoylife wrote 1 day ago: | |
I agree that these visuals rarely drive decisions on their own. | |
Theyâre more like supporting tools⦠useful for framing an | |
argument or guiding a narrative in a presentation, especially when | |
static. | |
Unless itâs interactive or tied to live data the usefulness of the | |
visualization produced is limited.. itâs a shame and itâs | |
something this tools should pivot towards | |
qwertox wrote 1 day ago: | |
Which is powered by deck.gl, also a very nice library. | |
[1]: https://deck.gl/ | |
pininja wrote 1 day 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]! | |
[0] [1] | |
[1]: https://deck.gl/events/seattle-summit-2025/ | |
[2]: https://github.com/openjs-foundation/summit/issues/450 | |
adeptima wrote 1 day ago: | |
Foursquare has another open source project worth noting on DuckDB - | |
SQLRooms [1] âBuild data-centric apps with DuckDB An Open Source | |
React Framework for Single-Node Data Analytics powered by DuckDBâ | |
[1]: https://sqlrooms.org/ | |
xyst wrote 1 day 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 wrote 1 day 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 | |
loicsaintroch wrote 1 day 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: [1] . | |
[1]: https://github.com/mountayaapp/insight-editor | |
plannerqadeer wrote 1 day 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 wrote 1 day ago: | |
Glad to see it can be useful. The project relies on the latest | |
kepler.gl version, which is v3.1.8. | |
plannerqadeer wrote 23 hours 15 min ago: | |
Excellent. You made me feel lucky | |
ethan_smith wrote 1 day 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 wrote 1 day ago: | |
Thanks. I didnt know this about DuckDB. I will have to check it | |
out. | |
peterb wrote 1 day ago: | |
From earlier post (2018): [1] | |
[1]: https://www.uber.com/en-CA/blog/keplergl/ | |
[2]: https://news.ycombinator.com/item?id=17181879 | |
aidanlister wrote 1 day 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 wrote 1 day 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 wrote 1 day 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 wrote 1 day ago: | |
They probably mean CARTO, formerly known as CartoDB. | |
[1]: https://carto.com/ | |
<- back to front page |