cuxfilter icon indicating copy to clipboard operation
cuxfilter copied to clipboard

[FEA] Increase pydeck support to =0.6.2

Open gregory1506 opened this issue 2 years ago • 2 comments

Many pydeck features like tripslayer and pathlayer would be quite useful in cuspatial.

gregory1506 avatar Aug 12 '22 23:08 gregory1506

thanks @gregory1506, definitely sounds useful. We will get to this next as soon as we have resources available.

AjayThorve avatar Aug 15 '22 16:08 AjayThorve

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.

github-actions[bot] avatar Sep 14 '22 17:09 github-actions[bot]

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.

ekungurov avatar Jan 12 '23 09:01 ekungurov

Thanks @ekungurov, we are in process of updating the pydeck version

AjayThorve avatar Jan 12 '23 21:01 AjayThorve

Closing this as we ended up updating deck.gl, and using it directly to render the choropleths, via panel.panel.deckgl

AjayThorve avatar Aug 04 '23 14:08 AjayThorve