In the subject dataModel.Transportation there is a new data model, ItemFlowObserved for counting items in lanes or other places that need to be counted.
- ItemFlowObserved. The data model intended to measure an observation linked to the movement of an item at a certain location and over a given period. This Data Model proposes an evolution of two Data Model by merging them and integrating all the attributes of the initial version of [TrafficFlowObserved] and [CrowFlowObserved] and by extension any type of item that we want to analyze the movements. Attributes
vehicleType
andvehicleSubType
are removed from the initial data Model in order to become genericitemType
anditemSubType
of possible values. (people, Type of vehicle, Type of boat, Type of plane, …).