How to add a static traffic model

From Tygron Support wiki
Jump to navigation Jump to search

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

Use this model if you have a pre-defined scenario (e.g., for 2030) with specific traffic intensities. 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 buildings with the corresponding values of the attribute from the GeoJSON file. During import, buildings intersected by the GeoJSON features are assigned the new traffic flow attributes.

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 buildings 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

API Endpoints