modules

List of transformations modules in the analytics platform

Average_Speed_V1

This transformation picks mapped segments and tries to compute average speed between each transition (allong the route). It adds the new value into the input file, to the mapped segment section.

Module id:Average_Speed_V1
DOC version:1.0
Main author:CC
update_date: 09/06/2021
DEV_VERSION: 1.0
dev_comment: ...
dev_stage: OFFICIAL_NEEDS_TESTING
issues: ["That's all for now ... "]

Average_Speed_V2

This module is responsable for computing the average speed at each time. The speed is associated to the osm way resulted from the map matching process. Contrary to version 1, the average speed is not added to the input. Instead the output is a set of objects containing: OSM Way ID, average speed, passage count

Module id:Average_Speed_V2
DOC version:1.0
Main author:CC
update_date: 09/06/2021
DEV_VERSION: 1.0
dev_comment:
dev_stage: OFFICIAL
issues: ["That's all for now ... "]

BITS_to_GeoJSON

This module is responsable for converting the BITS data into multiple geojson tracks

Module id:BITS_to_GeoJSON
DOC version:1.0
Main author:CC
update_date: 09/06/2021
DEV_VERSION: 1.0
dev_comment: ...
dev_stage: DEVELOPING
issues: ["That's all for now ... "]

Count_Passages

This module counts that each cyclist does in each OSM way

Module id:Count_Passages
DOC version:1.0
Main author:CC
update_date: 09/06/2021
DEV_VERSION: 1.0
dev_comment: ...
dev_stage: OFFICIAL
issues: ["That's all for now ... "]

GPX_to_GeoJSON

This module converts a GPX track into geoJSON

Module id:GPX_to_GeoJSON
DOC version:1.0
Main author:CC
update_date: 09/06/2021
DEV_VERSION: 1.0
dev_comment: ...
dev_stage: OFFICIAL
issues: ["That's all for now ... "]

Map_Matching

This module tries to perform map matchin in the original route and the result is added to the initial input file. The map matching service is provided by Mapbox. The reference map is Open Street Map

Module id:Map_Matching
DOC version:1.0
Main author:CC
update_date: 09/06/2021
DEV_VERSION: 1.0
dev_comment: ...
dev_stage: OFFICIAL
issues: ["That's all for now ... "]

Map_Measurements

This module tries to associate the original measurements stored as a datastrams and associate them on the mapped segments

Module id:Map_Measurements
DOC version:1.0
Main author:CC
update_date: 09/06/2021
DEV_VERSION: 1.0
dev_comment: ...
dev_stage: DEVELOPING
issues: ["That's all for now ... "]

OD_Model

This module tries to find the ids of the origin and destination zones. The zones limits are the NUTS/LAUs

Module id:OD_Model
DOC version:1.0
Main author:CC
update_date: 09/06/2021
DEV_VERSION: 1.0
dev_comment: ...
dev_stage: DEVELOPING
issues: ["That's all for now ... "]

SB_to_GeoJSON

This module converting the sensible bicycle data into geojson

Module id:SB_to_GeoJSON
DOC version:1.0
Main author:CC
update_date: 09/06/2021
DEV_VERSION:
dev_comment: ...
dev_stage: OFFICIAL
issues: ["That's all for now ... "]

Example

This module converting the sensible bicycle data into geojson

Module id:example
DOC version:1.0
Main author:CC
update_date: 09/06/2021
DEV_VERSION: 1.0
dev_comment: ...
dev_stage: DEVELOPING, DEBUG, OFFICIAL_NEEDS_TESTING, OFFICIAL, DEPRECATED
issues: ["That's all for now ... "]