ITSLeeds / pct

Get and reproduce data from the Propensity to Cycle Tool (PCT)
https://itsleeds.github.io/pct/
19 stars 10 forks source link

Add PCT -> A/B Street example #112

Closed Robinlovelace closed 1 year ago

Robinlovelace commented 2 years ago
Robinlovelace commented 2 years ago

Latest version of the guide: https://github.com/ITSLeeds/pct/releases/download/v0.9.4/training-dec-2021.html

Source: https://github.com/ITSLeeds/pct/blob/master/data-raw/training-dec-2021.Rmd

dabreegster commented 2 years ago

I can help write this later tonight or early tomorrow. The steps I'd lead people through:

1) Install A/B Street locally, which is needed for importing new maps. https://a-b-street.github.io/docs/user/index.html#installing-ab-street 2) Import York by following https://a-b-street.github.io/docs/user/new_city.html#the-easy-method 3) Produce the scenario.json file by following the R instructions 4) Import the scenario.json file in the UI (I'll add screenshots)

I would say we could edit this York map and then share a URL with the proposal, but that won't work for imported maps. So I might show that off in Leeds instead.

Robinlovelace commented 2 years ago

Great stuff. Will aim to generate a scenario.json file for Leeds also as a bonus, the code should work anywhere as the PCT tool and data provision is national.

Robinlovelace commented 2 years ago

Case study area is pretty big! Will constrain it...

image

Robinlovelace commented 2 years ago

Building footprint for all of York local authority still seems unwieldy, too big for each example...

image

Robinlovelace commented 2 years ago

5km buffer looks better

image

Robinlovelace commented 2 years ago

Result for central/north Leeds generated with the code in #113:

https://github.com/ITSLeeds/pct/releases/download/v0.9.4/go_active_leeds.json

It works! Sooo many people walking.

![Peek 2021-12-08 00-32](https://user-images.githubusercontent.com/1825120/145127122-b88e9f02-3069-4bdd-8f6d-6c3512ee3ac5.gif)
dabreegster commented 2 years ago

I'm going to use your trick for hosting images... Screenshot from 2021-12-08 08-05-34 Screenshot from 2021-12-08 08-07-23 Screenshot from 2021-12-08 08-08-22 Screenshot from 2021-12-08 08-15-46 Screenshot from 2021-12-08 08-18-22

dabreegster commented 2 years ago

Screenshot from 2021-12-08 08-12-20

dabreegster commented 2 years ago

Screenshot from 2021-12-08 09-40-24 Screenshot from 2021-12-08 09-48-54 Screenshot from 2021-12-08 09-47-23 Screenshot from 2021-12-08 09-47-06 Screenshot from 2021-12-08 09-42-58

dabreegster commented 2 years ago

Screenshot from 2021-12-08 10-03-50 Screenshot from 2021-12-08 10-03-39 Screenshot from 2021-12-08 10-02-22 Screenshot from 2021-12-08 10-01-12 Screenshot from 2021-12-08 09-59-50 Screenshot from 2021-12-08 09-59-09 Screenshot from 2021-12-08 09-56-14

Robinlovelace commented 2 years ago

Looking good!