opentraffic / reporter

OTv2: distributed service that matches raw GPS probe data to OSMLR segments and sends anonymized speeds to Datastore
GNU Lesser General Public License v3.0
13 stars 16 forks source link

Turn Channel Transitions #73

Closed dnesbitt61 closed 7 years ago

dnesbitt61 commented 7 years ago

Need special logic since the current segment and next segment are "partial" (length = -1).

dnesbitt61 commented 7 years ago

Completed within valhalla Traffic Segment Matcher code: PR: https://github.com/valhalla/valhalla/pull/784