Traffic Model: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Line 32: Line 32:


=== Adding a Static Custom Traffic Model ===
=== Adding a Static Custom Traffic Model ===
"''A static model does not change when actions are taken in the 3D world.  
:''A static model does not change when actions are taken in the 3D world.  


" To upload a Traffic Model directly as static data, a prepared Geojson file can be dragged and dropped on the Editor window. A panel appears, where the option "Import Building Values" needs to be selected.
: To upload a Traffic Model directly as static data, a prepared Geojson file can be dragged and dropped on the Editor window. A panel appears, where the option "Import Building Values" needs to be selected.
   
   
=== Adding a Dynamic Custom Traffic Model ===
=== Adding a Dynamic Custom Traffic Model ===

Revision as of 08:14, 27 July 2017

Please note: This page is currently being updated.

Template:Learned

What is a Traffic Model

From Wikipedia, the free encyclopedia

A traffic model is a mathematical model of real-world traffic, usually, but not restricted to, road traffic. Traffic modeling draws heavily on theoretical foundations like network theory and certain theories from physics like the kinematic wave model. The interesting quantity being modeled and measured is the traffic flow, i.e. the throughput of mobile units (e.g. vehicles) per time and transportation medium capacity (e.g. road or lane width). Models can teach researchers and engineers how to ensure an optimal flow with a minimum number of traffic jams.
Traffic models often are the basis of a traffic simulation.

How does a Traffic Model relate to the Tygron engine?

To better visualize traffic and its impact, for planning purposes in the Tygron Engine, three traffic aspects are simulated: Traffic Flow, Traffic NO2 Pollution and Traffic Noise. The general purpose is to simulate traffic impact and not the traffic logistics in an area.

Traffic Models available in the Tygron Engine

The Tygron Engine makes, by default, traffic based calculations for results such as the Traffic Flow overlay, the Traffic NO2 overlay and Traffic Sound Pollution. These calculations are based on many different data sets. These data sets are different for each location/ country.

Data Sources

When creating a new project based on real data in the Tygron Engine, a standard traffic flow is generated for the project area, based on available (open) data sources. For the Netherlands these sources are:
NSL Monitoringstool
https://www.nsl-monitoring.nl/
PDOK RDW wegen
https://www.pdok.nl/nl/service/wfs-nwb-wegen-nationaal-wegen-bestand
INWEVA 2015
https://nis.rijkswaterstaat.nl/portalcontent/logon/p2_33.html
VI-Lucht & Geluid
https://www.infomil.nl/onderwerpen/klimaat-lucht/luchtkwaliteit/slag/hulpmiddelen/inschatten/

How to add or edit a (custom) traffic model in the Tygron Engine

Besides using the default traffic calculations, it is also possible to add a custom traffic model. A custom Traffic Model can be added directly as a static model, or as areas for a dynamic model.
In order to upload a custom traffic model, it has to first be properly prepared as a Geojson file, in the correct coordinate system.
See also: http://support.tygron.com/wiki/Geojson

Adding a Static Custom Traffic Model

A static model does not change when actions are taken in the 3D world.
To upload a Traffic Model directly as static data, a prepared Geojson file can be dragged and dropped on the Editor window. A panel appears, where the option "Import Building Values" needs to be selected.

Adding a Dynamic Custom Traffic Model