Currently, I'm limiting the travel distance to 60 mins. This means I'm only getting distance data for nodes that are within 60 mins of the nearest park.
But if I want to calculate the average distance of nodes within a census tract, then I need the distances for ALL nodes, not just those within 60 mins. Is it possible to leave the limit parameter blank in pandana?
Panadana requires a limit be set. So I just set the limit very high (200 mins). That should include every node within the two-county region, so that none are excluded.
Currently, I'm limiting the travel distance to 60 mins. This means I'm only getting distance data for nodes that are within 60 mins of the nearest park.
But if I want to calculate the average distance of nodes within a census tract, then I need the distances for ALL nodes, not just those within 60 mins. Is it possible to leave the limit parameter blank in pandana?