-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Following on from this issue in the proto
repo arises the general problem:
We have population densities for movement from residential locations, and we have building sizes to scale densities of movement from non-residential buildings. What we do not have is any way to estimate relative densities of movement from bus (or other public transport) stops. We really do need a way to do this, however crudely. My best guess at the moment would be something like:
Estimate an overall distance-decay function for lengths of bus journeys, and allocate densities from residential locations accordingly. I have one very large data set of bus trips which could be used to get a decay function, but doubt very much that such a thing would be universal. (Those data are from the USA.)
Other ideas desperately needed, please @layik @Robinlovelace @eyesofbambi ?