noi-techpark / bdp-core

Open Data Hub / Timeseries Core
https://opendatahub.com
Other
9 stars 4 forks source link

EPIC: As a project manager I want to enhance the ODH Mobility core so to efficiently integrate traffic events #205

Closed rcavaliere closed 2 years ago

rcavaliere commented 3 years ago

Deadline: 28 February 2022

@bertolla (with support by @Piiit for the DB modeling)

@Piiit

rcavaliere commented 3 years ago

Basic concept of DB structure:

“events”

events_metadata”

“events_interval”

“events_geometry”

bertolla commented 2 years ago

For the location I propose to use geojson in the dto, to have a valid geometry that can accommodate everything

rcavaliere commented 2 years ago

@bertolla ok, does this have an impact on the DB table structure above?

bertolla commented 2 years ago

I deployed the writer with the changes on the testserver. The version of the dc-interface to use is 5.3.0-SNAPSHOT The new added call is addEvents(List\<EventDto>). Maybe Davide could already test it out in the test environment It's important to change the repository release to http://it.bz.opendatahub.s3-website-eu-west-1.amazonaws.com/snapshot to be able to use snapshot releases

Piiit commented 2 years ago

@rcavaliere I move this to TODO, because it is a prerequisite of https://github.com/noi-techpark/bdp-commons/issues/263

Piiit commented 2 years ago

@rcavaliere Done, please test... https://mobility.api.opendatahub.testingmachine.eu

The README has some minimal examples too --> https://github.com/noi-techpark/it.bz.opendatahub.api.mobility-ninja#events