Skip to content

Roads with no speed limit data in OSM have very high inferred speed limits. #25

@ratbopper

Description

@ratbopper

If OSM does not have speed limit information, a speed limit is inferred.

  • If the way ID is tagged as highway=primary, we infer its speed limit to be 50MPH.
  • If the way ID is tagged as highway=secondary, we infer its speed limit to be 35MPH.

One example of this phenomenon is Massachusetts Ave in Cambridge between Putnam St. and Bigelow St. We infer a speed limit of 50 MPH here.

We also infer a speed limit of 35 MPH at Broadway and Prospect in Cambridge (two roads that are generally LTS 3), which bumps the intersection's LTS to 4.

@sckilcoyne proposed that if OSM does not have speed limit data associated with a way, we should use the default speed limit of the city that the way is located in.

This issue is related to #3, which is a general issue related to improving LTS calculations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions