The component shows the most popular locations for bikes travelling within the city. The locations
are painted with different colors from white (less popular) to dark red (more popular). In the case
there is no information the pointsopenUploadModalata used are the trajectories obtained from the bicycle rental service of the city. Each trajectory has been matched to points in the
road network of the city. This module has two modes of operation:
Per Day:The points are aggregated by days and each day can be choosen with the slider
on top of the map.
Filter:The day within a week (monday, tuesday, ... ) can be choosen using the menu and the part of the day (morning or afternoon)
Amsterdam Use Case
In the case of Amsterdam use case, the data used is provided by Ring-Ring. The data is aggregated by the day of the week (morning, tuesdays, ...) and the part of the day
(morning, afternoon) This module has three modes of operation:
# Trajs:The most popular locations are shown in darker red
Speed:The points with larger speeds are shown in darker blue, we notice that the map matching procedure in this case breaks the finite difference approximation
used to estimate the speed making this result unreliable.
Safety Index:Computed by using the static characteristics of the roads and paths within the city, i.e. this index does not consider the actual number of bikers
on a given road.
Other Functionality
In both use cases the are buttoms that allows to viualize this help, to upload the geojson that is being shown into the URBANITE data Storage,
to download the points, and to download the values shown into your computer.