villebro commented on issue #9239: Fix missing points on Mapbox URL: https://github.com/apache/incubator-superset/pull/9239#issuecomment-596917170 Thanks for the PR @aspedrosa . I like the idea of ensuring that the box isn't of size zero. However, having a ±0.5 lon/lat window is probably often too large for highly concentrated geospatial data. As an alternative, I wonder if it would make sense to calculate the width and height of the box, and add a minimum amount of lon/lat if it falls below some fixed threshold?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
