uchicago-dsi / rafi-poultry

https://www.rafiusa.org/programs/challenging-corporate-power/poultry-barons-map/
2 stars 2 forks source link

Is it faster to join all of the geometries and do single "exclusion" pass or no? » try this in jupyter just to see how long the join takes #124

Closed toddnief closed 6 months ago

toddnief commented 6 months ago

Could maybe join everything, then do an overlay with isochrones, then do the filtering with barns?

toddnief commented 6 months ago

No, a lot of the time is actually reading the file (creating the spatial index, I assume)