Skip to content

Conversation

@luke-github
Copy link
Collaborator

I never ran the JSON parsing code for traffic incident extraction prior to PRing last time, so now I've fixed it to make sure it does in fact run.
Each incident that's returned by the HERE API can have multiple "links" of points, essentially meaning there's discontinuous segments of road that are all affected by that incident, so I began encoding each of those links into its own polyline and storing them in a list that is then stored in each row of the DataFrame.

…per incident, as API may return multiple different 'links' per incident
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants