noi-techpark / odh-mentor-otp

5 stars 8 forks source link

As an end-user I would like to see on the prototype application the following additional mobility services information #48

Closed rcavaliere closed 3 years ago

rcavaliere commented 3 years ago

Data layers to be included:

Data should be visible when activating the correspondent layer on the map, and where relevant integrated in the routing engine. This second possibility should be foreseen at least for parking and car sharing

Following things are missing or needed to be improved:

rcavaliere commented 3 years ago

Next steps:

rcavaliere commented 3 years ago

Status: back-end integration completed. Focus now on the front-end. Development roadmap:

rcavaliere commented 3 years ago

Refactoring should be completed next week, then the implementation activities can continue as planned. Currently all CSS and graphical elements have been centralized in a single point in the code, so this would simplify a lot the customization possibilities of the application.

rcavaliere commented 3 years ago

Map layers are now more consistent with the GUI. Aspects to be fixed / improved:

On-street parking and e-mobility are still to be included.

rcavaliere commented 3 years ago

@stefanocudini @zabuTNT the new prototype looks better. I think there is an issue with the visualization of the layers. When I load the application I see two times "parking" (I assume they relate to "on-street" and "off-street" parking), but on-street parking is not visualized. Bike sharing data is visible at the beginning and then no more available (see video below). As far as the clustering is concerned, I assume this is still in progress? In general e.g. if a car sharing station has 3 vehicles available, I would put not the clustering icon of the cars with "3" but rather the green sticker related to the associated car sharing station.

rcavaliere commented 3 years ago

@stefanocudini wonderful work, I like it really a lot! Please complete the clustering on all layers (carsharing and bikesharing), then we can close this user story.

stefanocudini commented 3 years ago

finish clustering in this new PR: https://github.com/noi-techpark/odh-mentor-otp/pull/83