Traffic model

From Tygron Support wiki
(Redirected from Traffic Model)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The Tygron Platform has special facility to include, visualize, modify, and use traffic data. Buildings have Function Values, can be updated in a variety of ways, and built-in Traffic Overlays use this data directly to perform spatial calculations. The entirety of all traffic data in a Project, and the rules dictating how traffic data changes through Actions taken in a Session, are collectively referred to as the Tygron Platform's traffic model.

Data

The Tygron Platform uses the following data sources to initialize yearly averaged hourly traffic intensities for work days:

  • BGT or Top10NL: Feature services which contains road features as polygons, sometimes with additional information on the amount of lanes.
  • NWB (Nationaal Wegen Bestand): A WFS which contains road features, as lines, with NWB IDs, names and traffic direction information. This source is used to set the NWB ID for obtained road features from the BGT or Top10NL.
  • INWEVA 2020: A csv file with yearly averaged, hourly traffic intensities for roads with NWB ids.
  • NLS Monitoring tool: A WFS service with yearly averaged daily traffic intensities, known for roads where traffic intensities are measured.
  • Infomil: Estimated traffic intensities for roads which do not have known traffic intensities. Estimations are done based on the maximum traffic speed allowed on that type of road, the urban degree of the location of the road, number of lanes, traffic direction (one way or not) and if there are nearby parking lots and cycling lanes. These combinations are taken from the Excel vi-lucht_geluid_v4.xls.

See also Traffic Plugin for more information.

Function Values

Main article: Function Value#Traffic

The data concerning traffic is, by default, available as Function Values and by extension as Attributes related to road-type Buildings in the project.

Function Values related to traffic describe, for each road:

  • Road-traffic intensities (such as buses, cars, trucks, and vans)
  • Traffic intensities other that road-traffic (such as airplanes, bicycles, pedestrians, and ships)
  • Speed limits and amount of lanes
  • Jam factors for road-traffic

Grids

Main article: Prequels (Traffic Overlay)

Other than traffic intensity values linked to specific Buildings in the project, it is entirely permitted to store traffic data in other forms as well. Some of the Tygron Platform's built-in calculation models can make use of Prequels as their inputs.

Prequels can also make use of Function Value based data indirectly, by rasterizing the data using an Average Overlay.

Dynamic traffic data

Traffic data can also be computed dynamically, either completely based on the current state of the Project, or relatively, basing new traffic values on a set of original traffic values, and computing a change in traffic based on changes in the project.

Calculations

Main article: Traffic Overlay

Traffic data can be relevant for a wide range of calculations and use-cases. The Tygron Platform already contains several Traffic Overlays which compute the effects of traffic, on for example the topics of noise and NO2.

Traffic data, like any other Project data, can also be used in user-defined calculation models.

Visualization

Main article: Traffic visualization

Traffic data is also visualized in the 3D Visualization, based directly on the data present in the Project. Based on that data, Units are visualized on road Buildings. Although derived from data, visualized traffic is not data in and of itself, and is included for verisimilitude only.

How-to's

Videos

Traffic data sources Q&A. (In dutch)
Dynamic traffic model coupling via NWB-IDs. (In dutch)

See also