Software Alternatives & Reviews

deck.gl Reviews and details

Screenshots and images

  • deck.gl Landing page
    Landing page //
    2023-10-09

Badges

Promote deck.gl. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Videos

Animated Map Visualizations with Deck.gl

code.talks 2019 - Visualizing Large Datasets with JavaScript Using Deck.gl

Large Scale Data Visualisation with Deck.gl and Shiny

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about deck.gl and what they use it for.
  • mqtt based dashboard for smart city sensor array
    You will need a decent front end framework, I suggest using https://deck.gl/ to maybe start off . You can also opt develop something yourself using webgl framework but will take more time. It depends on your experience and budget. Source: 11 months ago
  • Where Do Stolen Bikes Go?
    The line visuals at the bottom are not using Mapbox. Rather they're using the open source Kepler.gl [0], (a user-friendly wrapping of the deck.gl library [1]). These can use Mapbox for the underlying basemap, but the data rendering is done separately. (This is easy to tell if you look at the page source. The map at the bottom is an embed from a static HTML kepler.gl map [2]) [0]: https://kepler.gl/ [1]:... - Source: Hacker News / about 1 year ago
  • Looking for a good Geocoder for Mapbox! Using Deck.gl Library with react framework
    The title speaks for itself lol. Currently, I am building an interactive map using mapbox and deck.gl. I needed to use deck.gl because its the only react friendly library. Lately, I have had a hard time finding a geocoder to use with deck.gl. If anybody has any suggestions please let me know! Source: about 1 year ago
  • Maps.earth – free and open-source web maps
    If you are in this space deck.gl [0] is well worth cehcking out. It does scale at speed, 3d and motion extremely well. [0] https://deck.gl/. - Source: Hacker News / over 1 year ago
  • Technology Options for Interactive Graphics-Engine Application atop Basemap
    Any other technologies I've missed? leaflet.js, deck.gl seem to do visualization only without arbitrarily complex interactivity. I did C++/Java GUI development background for some coursework in school, so I'm looking for a graphics engine with this kind of low level control, and three.js seems to be the only thing that's integrated with a maps application that I've seen. I don't think a full blown game engine or... Source: over 1 year ago
  • IP Visualizer, development process or from total jank to less jank ;)
    I clearly needed a different way of to visualize things, enter deck.gl. I have used deck.gl once before some year ago, but only for a super simple project. That project was using React and not the using the full Mapbox GL library. Had already taken the decision to not use React for this project simply cuz I don't like writing React, my React skills sux and have not used for so long I do not remember much of it. - Source: dev.to / over 1 year ago
  • What is the proper way of bundling in node dependencies with rollup?
    Hi! So I was trying to bundle in a bunch of external package dependencies using roll-up, like three JS and deck.gl. Right now I have a rollup config file set up like so, one to build just the code I have written and another that bundles in all the dependencies :. Source: almost 2 years ago
  • Scatterplot Overlay - Building a Geospacial App with SvelteKit, Deck.gl, and Mapbox - Part 2
    // Whenever the layer data is changed and new layers are created, then rerender the layers. $: renderLayers({ data: pointsArray }); // Use the `deck.setProps()` method to set the layers in deck.gl. // See https://deck.gl/docs/api-reference/core/deck#layers. Function renderLayers(props) { // If `deck` is null then return early to prevent errors. if (!deck) return; deck.setProps({ layers:... - Source: dev.to / about 2 years ago
  • Show HN: Interactive 3D Visualization of the Shared Mobility Traffic in Berlin
    Hello HN! Over the last year, I crawled and stored the position of all available bicycles of a large shared mobility provider in Berlin, Germany once a minute (~2.1 billion data points). Subsequently, I calculated 713,562 trip routes as they were likely taken by customers of the provider. The web app linked above provides more background information and visualizes some patterns I find interesting. All 3D map... - Source: Hacker News / about 2 years ago
  • Recommendations for Map Visualisation Libraries?
    Have you looked at kepler.gl which is based on deck.gl. Source: about 2 years ago
  • I made a flight visualization website which renders 24 hours of recorded air traffic
    On the technical side, the webgl part is handled by deck.gl, while the rest of the UI is built with React and MUI. Source: about 2 years ago
  • I made an animated flight visualization website to show the complexity of air traffic
    The tech stack includes React (obvisouly :)), deck.gl which does the main job of rendering the flight paths in the 3D scene and the underlying map and MUI for the UI components. Source: about 2 years ago
  • Show HN: Vizzu – Open-source charting library focused on animating charts
    They wrote a great paper explaining their "Unit Visualization" concept/approach: https://www.microsoft.com/en-us/research/wp-content/uploads/2016/02/sanddance.pdf IIRC their engine used to be their own in house WebGL code, but according to their GitHub ( https://github.com/Microsoft/SandDance) they are now using Deck.gl (https://deck.gl/) for rendering and Vega for chart logic. I do think it's not designed to be... - Source: Hacker News / over 2 years ago
  • [AskJS] How to serve thousands of clickable hexagons with react-leaflet?
    Try DeckGL library, I have seen it being used exactly for a similar situation you're asking. But I'm not sure If they're compatible with leaflet though. https://deck.gl/. Source: over 2 years ago
  • What are the best ways to load GB of data on the browser for viz?
    I'm working on a React project whereby we need to visualize large datasets. We're doing this with https://deck.gl/. Source: almost 3 years ago
  • Which GIS tool can provide an interface for box overlays with values such as this?
    Good option would be a deck.gl - https://deck.gl/examples/screen-grid-layer/. Source: almost 3 years ago
  • What programs can be used to recreate a data visualisation like below? [OC]
    Kepler.gl, built on top of deck.gl. Depending on the level of abstraction needed, one of these two should be a really good option. Source: about 3 years ago
  • The story of WebGPU — The successor to WebGL
    Actually very useful for maps with large datasets: https://deck.gl/. Source: about 3 years ago

Do you know an article comparing deck.gl to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic deck.gl discussion

Log in or Post with

This is an informative page about deck.gl. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.