-
Notifications
You must be signed in to change notification settings - Fork 1
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 user I would like to see the web-cams on the highway through a specific web-component #3 #5
Comments
@MaxXx1313 @sh-olmedo please start with the design of this new web-component. The implementation is already possible since the data is here is already open |
@MaxXx1313 @sh-olmedo I have updated in the user story description the end-point from which the web-cam data can be retrieved: https://api.tourism.testingmachine.eu/v1/WebcamInfo?source=a22 I have seen that actually we have also the GPS information, which means that we can completely reimplement the visualization available on the A22 web-site. Please let me know if you need something more for the design and implementation of this web-component |
@rcavaliere Is there an endpoint to get route path points? |
@MaxXx1313 no, in this case we just have point coordinates, related to the positions of the web-cams |
@rcavaliere Hi! We have some code to review related to this feature. I think it's not completely comply with the requirements yet, but it would be nice to verify if the approach is fine to you. |
by upgrading nodejs version
This could be simply done as in the A22 web-site:
The web-cams data can be retrieved at the following link (testing environment): https://api.tourism.testingmachine.eu/v1/WebcamInfo?source=a22
The text was updated successfully, but these errors were encountered: