Skip to content

Stops (not) linking to OSM ways that are highway unclassified #1394

@fpurcell

Description

@fpurcell

We are getting the following warnings from the Graph builder:

14:07:52.955 INFO (TransitToStreetNetworkGraphBuilderImpl.java:44) Linking transit stops to streets...
14:08:00.067 WARN (NetworkLinker.java:87) Stop <TriMet_13253 lat,lng=45.514209,-122.709791> not near any streets; it will not be usable.
14:08:02.237 WARN (NetworkLinker.java:87) Stop <TriMet_10300 lat,lng=45.516371,-122.705953> not near any streets; it will not be usable.

The OSM ways in this area (near the Oregon Zoo) are tagged as unclassified (they were recently changed from ‘residential’ to ‘unclassified’). The OSM way ids are: 5518011 and 31791751 nearest stops 13253 and 10300.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions