psrc/soundcast

speed up spatial join in notebook summaries

bricegnichols opened this issue · 0 comments

Intersecting network results with geographies is really slow. Explore using r-tree as an alternative: https://geoffboeing.com/2016/10/r-tree-spatial-index-python/, or see if a pooled process can be used before the notebooks run