jo-chemla commented on issue #6373: URL: https://github.com/apache/superset/issues/6373#issuecomment-1975252689
Deckgl indeed has three layer types that are [points scatterplots](https://deck.gl/examples/scatterplot-layer), [lines](https://deck.gl/examples/line-layer) and [polygons](https://deck.gl/examples/geojson-layer-polygons). Parsing WKB/WKT could be done via the existing respective [WKT/WKB loaders](https://loaders.gl/docs/modules/wkt/api-reference/wkt-loader) - on top of standard geojson, shapefile, json, geopackage and kml loaders. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org