GitHub user Pazoles created a discussion: Adding CARTO DeckGL Submodule support
## Context DeckGL has several submodules that are useful for interacting with other libraries and platforms such as the [CARTO submodule](https://deck.gl/docs/api-reference/carto/overview), which would allow users to design a map using the CARTO UI and import it via the [fetchMap function](https://deck.gl/docs/api-reference/carto/fetch-map), or leverage CARTO's tiling engine to visualize large tables. ## Potential improvements 1. fetchMap chart - Configure a chart using a specified CARTO map ID to build a visualization. 2. CARTO tileLayer charts - Configure data sources and tileLayers for vectors, rasters, or spatial indexes based on data stored in BigQuery, Snowflake, Databricks, or Postgres. ## Benefits - Dynamic tiling to visualize large geospatial datasets via CARTO - Access to a UI for map design before including it in a dashboard interface GitHub link: https://github.com/apache/superset/discussions/35351 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
