How to add a static traffic model

From Tygron Support wiki
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.

A static model does not change (over time), when changes occur in the project.

This type of model can be used when you for example have a scenario for 2030 ready that contains the traffic intensities then and want to use this data in your project. To upload the dataset, create a GeoJSON file of the data and make sure the features contain an attribute with the number of units/hour of a specific vehicle category. In this example, we will overwrite the NUM_CARS attribute of the roads with the corresponding values of the attribute from the GeoJSON file. When importing this data, Buildings that are intersected by sections of the imported data are given the new traffic flow attribute of imported data.

Editor → Current Situation (Ribbon tab) → Geo import (Ribbon bar)
How to add a Static Traffic Model using the Geo Data Wizard:
  1. Select the Geo Data header
  2. Select the Geo Import bar
  3. Notice that a Geo Data Wizard window appears
  4. In the data wizard select the type 'Buildings'
  5. Select the 'Import a GeoJSON file' option in step 1
  6. Select the GeoJSON file you wish to add in step 1
  7. View the features of the selected GeoJSON file in step 2
  8. Select the 'No Filtering' option in step 3
  9. Select the option 'Only update existing building with attributes' and the option 'Any Building' in step 4
  10. Ensure that the attribute NUM_CARS is activated in the list of attributes in step 5
  11. Select 'Finish' in step 6


Notes

  • You can import and map multiple traffic attributes, such as NUM_CARS, NUM_TRUCKS, NUM_VANS at the same time.
  • The attribute that you import is also allowed to hold an array of hourly traffic values.

See also