You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.