Density indicators: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{learned|what the density indicators are|how the density indicators are calculated|how to adjust your project in order to make the indicator functional}}
==General==
===What are the Density indicators?===
The Density indicators exist out of three indices that define density in an area.
The Density indicators exist out of three indices that define density in an area.
These are:
These are:
Line 26: Line 22:


===Calculation===
===Calculation===
The calculation for the indices is as follows: <br>
The calculation for the indices is as follows:
* FSI = [[Tygron_Query_Language#Construction_polygons|Floorspace (floorspace)]] / landsize neighborhood  
* FSI = [[Tygron_Query_Language#Construction_polygons|Floorsize (floorspace)]] / landsize neighborhood  
* GSI = [[Tygron_Query_Language#Construction_polygons|Lotsize (footprint)]] / landsize neighborhood
* GSI = [[Tygron_Query_Language#Construction_polygons|Lotsize (footprint)]] / landsize neighborhood
* OSR = (1-GSI) / FSI
* OSR = (1-GSI) / FSI
Line 48: Line 44:


{{Editor steps|title=|Select the ''Current situation tab'' and hover over ''Overlays'' in the ribbon header|Add the Avg overlay from the Distance category| In the right panel, give the overlay the name FSI| Click on the Configuration Wizard| Choose: gain insight into grid cell values|Click on select and choose the FSI attribute| Choose Specific layer only and then the neighborhood layer| Finish the wizard| Now the overlay is created| Follow the same steps for the GSI and OSR overlay.}}
{{Editor steps|title=|Select the ''Current situation tab'' and hover over ''Overlays'' in the ribbon header|Add the Avg overlay from the Distance category| In the right panel, give the overlay the name FSI| Click on the Configuration Wizard| Choose: gain insight into grid cell values|Click on select and choose the FSI attribute| Choose Specific layer only and then the neighborhood layer| Finish the wizard| Now the overlay is created| Follow the same steps for the GSI and OSR overlay.}}
{{article end
|seealso=
* [[Indicator]]
* [[Excel (Indicator)]]
* [[Density indicators]]
}}
{{Indicator nav}}
[[Category:Indicator]]

Latest revision as of 12:15, 1 March 2023

The Density indicators exist out of three indices that define density in an area. These are:

  • FSI - Floor Space Index or Floor Area Ration; which gives information about the intensity of the buildings in relation to the open space. The higher the index is, the more buildings and/or floors there are.
  • GSI - Ground Space Index; which gives information about the relation between built and open space. The lower the index is, the more open space there is in the area.
  • OSR - Open Space Ration; which gives information about the spaciousness and pressure on the open space. A high FSI ensures a low OSR. The higher the OSR is, the more open space there is.

This indicator is useful for projects where for example:

  • Density analysis is an important aspect of the project
  • A new neighborhood is designed

For a Parametric Design these density indicators are automatically calculated.

Indicator panel

Density indicator panel.JPG

The indicator panel shows per neighborhood:

  • The neighborhood name
  • FSI score
  • GSI score
  • OSR score

Each of these indices is also added as an attribute to the neighborhoods. These attributes can then be used for visualizing the scores in a map. See the additional configurations for the steps.

Calculation

The calculation for the indices is as follows:


For the calculation of the indices, you can look at it at different scales: plot, building block, neighborhood, district and municipality. For this calculation the neighborhood is chosen. It is possible to change the indicator to calculate on another scale or add a new neighborhood to your project which consists of your plan area.

For a Parametric Design these density indicators are automatically calculated. The scale for this is the design area. For example, the FSI is then calculated by: Floorspace / landsize of the design area.


Note: the Functions which are buildings in the Tygron Platform are determined by the value of MAX_FLOORS. If the value of the MAX_FLOORS attribute is >1, the function is considered to be a building and is included in calculating the lotsize and floorspace. This approach is chosen to keep the Excel file simple and scalable when new building functions are added by duplicating existing functions. However, a few building functions are not included by this approach such as the convenience store (buurtwinkel), cattle farm (veehouderij) en gas station (tankstation). If these functions are used in your project, the Excel can be easily extended with queries regarding these functions.

Score

For this indicator no score is being calculated. The progress bar shows always 100% (fixed number).

Additional configurations

For this indicator to function, no additional configurations are needed. However, extra Overlays can be made to make the indicator also visual in a map. Below the steps on how to create the overlay:

Density indicators:
  1. Select the Current situation tab and hover over Overlays in the ribbon header
  2. Add the Avg overlay from the Distance category
  3. In the right panel, give the overlay the name FSI
  4. Click on the Configuration Wizard
  5. Choose: gain insight into grid cell values
  6. Click on select and choose the FSI attribute
  7. Choose Specific layer only and then the neighborhood layer
  8. Finish the wizard
  9. Now the overlay is created
  10. Follow the same steps for the GSI and OSR overlay.