noi-techpark / bdp-commons

Open Data Hub time series data collectors (legacy)
GNU Affero General Public License v3.0
2 stars 12 forks source link

As a project manager, I would like that the CI for the new realtimebus server + new mobility.meran.eu/bus prototype are set-up (implementation by Daniel Rampanelli) #104

Closed rcavaliere closed 4 years ago

bertolla commented 4 years ago

server is up and running on https://realtimebusv2.sasabus.org/ Examples: https://realtimebusv2.sasabus.org/vdv/list https://realtimebusv2.sasabus.org/v2/stops https://realtimebusv2.sasabus.org/v2/routes/221/4//geometry.geojson

We are missing 2 things in my opionon:

bertolla commented 4 years ago

I modified the old php version, so it sends the data to the new endpoint and therefore the realtime data can be seen here as json:

bertolla commented 4 years ago

@rcavaliere Daniel Rampanelli told me that there is a Swagger documentation, which in my opinion isn't working properly yet. I informed him and waiting for his response. If you want to you can already test the endpoints described in my previous comments.

rcavaliere commented 4 years ago

Status: Daniel Rampanelli has to fix the system, since on the client we don't see static and real-time data (they just appear sometimes)

bertolla commented 4 years ago

I would close this userstory since CI is setup since a while now ant the software is currently just failing in part, because of SASA providing bad dataquality(as said by D.R.)

rcavaliere commented 4 years ago

@bertolla as agreed during the meeting this Monday with SASA and Daniel, please coordinate the merge of the two contributions from Daniel and SASA, so that we can put in test mode a consolidate version of realtimebus. Please also provide SASA all access credentials so that they can test the connection with their new APP.

rcavaliere commented 4 years ago

@bertolla please test the new pull requests that have been made available by Daniel R.

bertolla commented 4 years ago

Integrated latest pull-requests and after doing some fixing disucussed in noi-techpark/realtimebus-v2/issues/10 noi-techpark/realtimebus-v2/issues/9 it finally works.You can try it by using the webcomponent https://webcomponents.opendatahub.bz.it/webcomponent/7620f04d-ed08-4770-bbda-dfe959ae078e or doing requests on the endpoint directly. https://realtimebusv2.sasabus.org/v2/docs

rcavaliere commented 4 years ago

@bertolla @ohnewein Finally! The web-component still suffers of some unproper mapping of the routes. Try the full screen version here:

[](data:text/html;charset:utf8,MyWebComponent)

I need to manage this with Daniel. Otherwise we have to find a way to solve this issue, by collecting all necessary information on how we can handle this without his support.

For the API, I suggest to ask SASA to test it through their new APP version.

rcavaliere commented 4 years ago

For the testing, I would like to wait that the last paths are corrected by Daniel. There is also a further improvement regarding the interpolation of real-time bus positions made by SASA to be integrated. Let's wait this week before taking other actions.

rcavaliere commented 4 years ago

A week has passed without any action. Daniel has confirmed he is working on this... let's push him with the invoicing incentive :-)

rcavaliere commented 4 years ago

Still missing:

bertolla commented 4 years ago

pulled in pull request and aplied to test server