Skip to content

Travel time option to use in measures #46

@cbueth

Description

@cbueth

Add time option to use in measures.
Right now edge length is used.

When travel_time is selected

  • Assign speed limit to edges
    • Can be done using osmnx speed inferrence (unit08_openstreetmap),
      mixed with
    • but max 30 km/h on LTNs
    • default as 50 km/h on sparsified graph
  • Calculate travel_time as length/speed_limit (in hours) -> seconds

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions