Skip to main content

Get Turns

GET 

/regions/:region/turns

This resource allows you to get all relationships between two Links.

There are three possible relationships between two Links:

  • RIGHT: Traffic going from the Link denoted in from_link_id into to_link_id take a right-hand turn.
  • LEFT: Traffic going from the Link denoted in from_link_id into to_link_id take a left-hand turn.
  • THROUGH: Traffic going from the Link denoted in from_link_id into to_link_id goes in straight direction.

More details on the definition of Link here.

Request

Responses

Successful Response