rusackas commented on issue #32127: URL: https://github.com/apache/superset/issues/32127#issuecomment-4700079423
Thanks @qleroy — that nails it: the Polygon layer truncates a MultiPolygon to its first ring in transformProps.ts. @DamianPendrak, is this still on your radar for the deck.gl refactor? Seems like we'd either need to expand MultiPolygons into multiple polygons or offer a GeoJSON encoding option. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
