How does traffic flow segment determine the range of the segment in azure maps?

dkhamido 41 Reputation points
2021-06-11T17:40:38.513+00:00

I am working on the extraction of traffic data to extract real-time information from azure maps, however, I am looking into extracting data from a lot more road segments. When I tried extracting that information the range of the road segments was varied so I was wondering what this (inconsistency?) is based on that is not explained in the documentation get-traffic-flow-segment. Particularly I would like to understand how the segment is calculated and what factors affect its length.

To clarify this is for non-commercial purposes.

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
737 questions
0 comments No comments
{count} votes

Accepted answer
  1. rbrundritt 18,686 Reputation points Microsoft Employee
    2021-06-11T18:59:08.447+00:00

    The road segments are broken up based on the methods used by OpenLR. OpenLR is an open standard used by many companies as a standard way break up road segments and assign common id's. http://www.openlr.org/

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.