What degree of angle generates a turn direction

297
0
05-17-2019 01:39 PM
MarcTidd
New Contributor II

I am using networkanalysis with ArcGIS Runtime SDK for .Net on Android to solve routes using a local geodatabase.  Specifically I am using the RouteTask.SolveRouteAsync() method.

Is there documentation on the angle in the street network which will cause a turn direction to be generated for the same street name? For example a sharp angle will generate a direction like 'Turn Left to stay Main Street'. 

Most importantly I need to know at what degree would result in no direction being generated?

Also curious about at what degree would the direction be 'Bear Left'? 

And at what degree would the direction be 'Sharp Left'?

Thanks

Tags (1)
0 Kudos
0 Replies