Risk contour (Indicator)

From Tygron Support wiki
Jump to navigation Jump to search

Template:Learned

General

What is the Safety Indicator?

The Safety indicator calculates the number of houses that lie in a zone around a dangerous Construction and the houses that are outside this contour and therefore "safe". The indicatore calculates a risk score per neighborhood based on this ratio. The zones around dangerous constructions come from the Safety Distance Overlay. This overlay combines information from Risicokaart (to know where dangerous constructions are, for example a gas station) with a buffer size defined in the function values table for each dangerous function.

Indicator panel

Safety indicator .png

The indicator panel (see the image on the right) shows in a table per neighborhood:

  • the neighborhood name
  • the number of houses in the dangerous zone/ total number of houses
  • the calculated risk score

Calculation

The risk score is a percentage calculated by retrieving the number of houses in the dangerous zone substracted from the total number of houses in the neighborhood. Then the number of safe houses is divided from the overall number of houses for that neighborhood.

Score

The score is represented in a progress bar, with a scale from 0 to 100%. Determine if you want to calculate the absolute or relative score. The more houses are located in a zone around a dangerous construction, the lower the score. and the more risk there is.

Additional configurations

For this indicator to function, two global variables need to be added to the project, namely the global variable OVERKLUIZING and the global variable GEVAARLIJK_VERVOER. Also the Safety Distance Overlay has to be added to the project, see below for the steps.

Add the Global Variables

Overkluizing.jpg
Risk contour (Indicator):
  1. Select in the editor 'Indicators' from the ribbon
  2. Select 'Globals' from the ribbon bar
  3. Select Add Global from the drop down menu
  4. Write the name OVERKLUIZING in the Name field on the right panel
  5. Write the value 2 in the Start Value field on the right panel
  6. Notice that a new global variable with the name OVERKLUIZING is added to the list of global variabels on the left panel.


Risk contour (Indicator):
  1. Select in the editor 'Indicators' from the ribbon
  2. Select 'Globals' from the ribbon bar
  3. Select Add Global from the drop down menu
  4. Write the name GEVAARLIJK_VERVOER in the Name field on the right panel
  5. Write the value 2 in the Start Value field on the right panel
  6. Notice that a new global variable with the name GEVAARLIJK_VERVOER is added to the list of global variabels on the left panel.
Gevaarlijk vervoer.jpg

Add the Safety Distance Overlay

When the indicator is added to the project, an error message can be given. This is due to the missing Safety Distance Overlay in the project. Read below on how to add this overlay to the project.

Risk contour (Indicator):
  1. Select in the editor 'Geo Data' from the ribbon
  2. Select 'Overlays' from the ribbon bar
  3. Select the Safety Distance Overlay from the drop down menu
  4. Click on the tab Indicators and the button Indicators and choose for Reset to Start values (faster) to update your project.