U-Shift / cyclingpotential-hack

Cycling Potential Hackathon repo
13 stars 3 forks source link

Minimum requirements for a PCT at any place #8

Open temospena opened 4 years ago

temospena commented 4 years ago

This is an open issue to discuss the "Minimum requirements for a PCT at any place".

Comments, approaches, and suggestions are welcome!

suzannemaas commented 4 years ago

Thanks for the introduction to the PCT this morning. I didn't quite get how we can capture intrazonal trips (as was rightly mentioned this morning that many trips on bicycle will fall within the same zone). What approaches have you used to quantify the potential of these trips? (in the PCT or in other approaches)

Robinlovelace commented 4 years ago

Good hack topic I think @suzannemaas - especially in areas with large zones.

@joeytalbot was interested in this I think.

temospena commented 4 years ago

Minimum requirements for a PCT

Zones

Divide the city into zones Census

OD data at those zones level

cycling car

Route options

Journey planners, such as cycliestreets algorithm Routing services - route_fun = cyclestreets::journey (see other route_fun avaliable)

Road network

From OSM maps? even with poor quality

Use PCT with our own spatial road network?

and with our own cycling route functions?