stupidpupil / parochial

R package to make it easier to get started with travel time analyses in bits of Britain
GNU General Public License v3.0
5 stars 0 forks source link

Generate an R5 network.dat #15

Closed stupidpupil closed 2 years ago

stupidpupil commented 3 years ago

https://ipeagit.github.io/r5r/index.html

stupidpupil commented 3 years ago

https://github.com/ipeaGIT/r5r/issues/187

stupidpupil commented 3 years ago

This is going to ultimately require:

stupidpupil commented 3 years ago

Simply generating an R5 network.dat is now merged (https://github.com/stupidpupil/wales_ish_otp_graph/pull/19), but many of the above items remain unresolved.

stupidpupil commented 2 years ago

Example of use: https://gist.github.com/stupidpupil/cb60575c5add1b28f0146ff2802424c1

stupidpupil commented 2 years ago

The situation with competing build-config.json (between R5 and OTP) is very messy!

stupidpupil commented 2 years ago

Probably need to configure R5 driving speeds.

Need to document R5 limitations, including lack of proper left-hand drive.

stupidpupil commented 2 years ago

Need to look at r5r's support for incorporating elevation into weights/speed

stupidpupil commented 2 years ago

Terrain 50 DEM now used for r5r if present.

EDIT: Reverted, because I didn't understand how r5r tries to use DEM TIFFs at runtime

stupidpupil commented 2 years ago

Although I think I've probably misunderstood how r5r uses elevation data - I suspect it needs to be present at runtime, not at network generation time.

stupidpupil commented 2 years ago

Need to configure driving speeds, as well as document driving limitations per #24