Generalising density functions using pygeos STRtree
In my post calculating spatial density in python generated three functions to generate different types of density measure. And in another post I tested the speeds of different nearest neighbour algorithms. These functions work, but onld for for point based geometries. In this post I’ll look at a more generalised set of functions to generate …
Read more “Generalising density functions using pygeos STRtree”