Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As A22 I would like that additional fields are correctly imported and made available in the Open Data Hub #673

Open
2 tasks
rcavaliere opened this issue Jul 16, 2024 · 0 comments
Assignees

Comments

@rcavaliere
Copy link
Member

rcavaliere commented Jul 16, 2024

A22 with its technological supplier of their Traffic Management Center has made a new release of its API. Thanks to this new release, additional data is made available, which are mainly related to a new network of Automatic Number Plate Recognition (ANPR) cameras installed over the whole highway. Following aspects have to be checked / added:

  • Data Collector related to each single vehicle transit: ensure that the fields idNazionalita and targaIniziali are also imported. They contain, when available the nationality of the vehicle (see method traffico/nazionalità) and the first two letters of the number plate.
  • Data Collector related to the travel times: the fields tempo, velocita and lds now just refer to the light vehicles, so the associated Open Data Hub types have to be renamed accordingly (e.g. with a prefix/suffix "leggeri"). The additional fields pesanti_tempo, pesanti_velocita and pesanti_lds have to be integrated with different data types (for pesanti_lds three data types have to be generated as currently implemented for the light vehicles)

Reference A22 API specification:

240710_Softech_SpecificheAPI_V22_v12.pdf

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

No branches or pull requests

4 participants