cuxfilter
cuxfilter copied to clipboard
[FEA] Increase pydeck support to =0.6.2
Many pydeck features like tripslayer and pathlayer would be quite useful in cuspatial.
thanks @gregory1506, definitely sounds useful. We will get to this next as soon as we have resources available.
This issue has been labeled inactive-30d
due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d
if there is no activity in the next 60 days.
pydeck 0.5 uses MapBox. MapBox went commercial and now requires API key to function. Without subscription map tiles are not shown at all. Pydeck v0.6 onwards provides basemap tiles through Carto and works for free.
Thanks @ekungurov, we are in process of updating the pydeck version
Closing this as we ended up updating deck.gl, and using it directly to render the choropleths, via panel.panel.deckgl