-
I'm making plans to switch from leaflet to either deck.gl or maplibre gl js for a lot of my interactive mapping / shiny development work.
Using R/leaflet, I made a practice of initializing maps wit…
-
I'm using deck.gl with `@loaders.gl/mvt` for an internal app, in an offline/airgapped environment. Browsers are not connected to the internet and can't load the worker bundle from unpkg.com.
I used…
kouak updated
5 months ago
-
**Full name and Bio**
Chris Gervang, visualization engineer at [Joby Aviation](jobyaviation.com) and member of the [vis.gl](vis.gl) Technical Steering Committee. He publishes data-driven stories abo…
-
#### Target Use case
Because the deck.gl heatmap layer only supports WebGL2 enabled browsers, I wanted to use a Google Maps [native heatmapLayer](https://developers.google.com/maps/documentation/java…
-
**Date:** September 10-11, 2024
**Venue:** [Microsoft Reactor Space](https://developer.microsoft.com/en-us/reactor/about/), 2 Kingdom St, London W2 6BD, United Kingdom
**Cost:** Free
**Registration…
-
If I select "OpenStreetMap", it's shown _under_ the XYZ satellite tiles:
![image](https://github.com/chairemobilite/transition/assets/545502/632fb06e-5392-4a48-912e-c3188ac7da89)
This is on http…
-
### Description
1. Created a square polygon in QGIS with a side = 2000.256 m.
![image](https://github.com/user-attachments/assets/c0d2fcfb-b32e-4618-a2dd-3b01a9cf4ee3)
2. Created a GLB-model using …
-
Hi! It's a great to have your code to integrate deck.gl in leaflet. I am porting and application that has deck.gl integrated on google maps api, so it's great to have this available. However, I am hav…
-
Hi there!
Apparently there is a major bug within the deck.gl version so that it doesn't work with HEXBINS or GRID mode.
**Other errors examples:**
An error in deck.gl: Cannot read prop…
-
GeoViews currently wraps around lots of things from Cartopy and the tile servers from Bokeh and Matplotlib, plus presumably some other things. There are a lot of other relevant geo-specific libraries…