dfsnow / travel-time-matrices

Resources, scripts, and how-tos for calculating national travel time matrices
1 stars 1 forks source link

Investigate unroutable destinations in otherwise routable areas #4

Closed dfsnow closed 1 year ago

dfsnow commented 3 years ago

Occasionally, r5r will generate a travel times matrix with an unroutable destination in the middle of an otherwise routable area. In the case of census tracts, this will appear as a grey (missing value) tract in the middle of an otherwise complete isochrone.

Destinations can be unroutable for a variety of reasons, including:

We should investigate and try to fix each of these potential issues. However, my experience with OTP tells me that we'll likely always have some gaps in our output matrices. Rafa's team suggested taking an average of touching destination polygons to fill in gaps.