Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimum requirements for a PCT at any place #8

Open
temospena opened this issue Aug 31, 2020 · 3 comments
Open

Minimum requirements for a PCT at any place #8

temospena opened this issue Aug 31, 2020 · 3 comments

Comments

@temospena
Copy link
Member

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

Comments, approaches, and suggestions are welcome!

@suzannemaas
Copy link
Collaborator

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
Copy link
Collaborator

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

@joeytalbot was interested in this I think.

@temospena
Copy link
Member Author

Minimum requirements for a PCT

Zones

Divide the city into zones
Census

  • Where people live and work
    Divide in our own zones?
  • Package zonebuilder [url()]

which zoom level?

As long as you can walk or cycle between 2 zones?
random point for O and D in the same zone?
- what about if 50% trips are made in the same zone?

#And use always the lower level, or aggregate?
not too detailed
computation intensive

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?

temospena added a commit that referenced this issue Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants