Weir (Water Overlay) and Parking alert (Panel): Difference between pages

From Tygron Support wiki
(Difference between pages)
Jump to navigation Jump to search
No edit summary
 
 
Line 1: Line 1:
Weirs are effectively small dams in the water, and allow water to flow from a water body with a higher water level to a lower water level. Any water exceeding the height of the weir can flow over it, increasing the throughput as the water level increases. Strictly, water can flow over the weir in either direction.
{{learned|what the parking alert is|how the parking alert is used|how to configure the parking alert}}


[[File:waterwizard_icon_weir.png]] A weir is a [[Line-based_construction_(Water_Overlay)|line-based construction]].
==General==
{{overlay attribute
===What is the Parking alert?===
|attribute=[[Weir_height_(Water_Overlay)|WEIR_HEIGHT]]
The parking alert is a [[Panel|panel]] with a 3D icon which warns users when the amount of parking facilities in a given neighborhood is insufficient to comply with general demand or legislative requirements. This alert is useful for:
|unit={{mdatum}}
* Urban development projects
|description=The height of the weir.
* Different spatial plans are compared in the 3D world
|defaultvalue=n/a
|icon=[[File:waterwizard_icon_weir_height.png]]
|attribute2=[[Weir_width_(Water_Overlay)|WEIR_WIDTH]]
|unit2=m
|description2=The width of the weir.
|defaultvalue2=5
|icon2=[[File:waterwizard_icon_weir_width.png]]
|attribute3=[[Weir_coefficient_(Water_Overlay)|WEIR_COEFFICIENT]]
|unit3=coefficient
|description3=The flow coefficient related to the shape of the weir.
|defaultvalue3=1,1
|icon3=[[File:waterwizard_icon_weir_coefficient.png]]
}}


==See also==
The alert appears in the 3D world when the amount of parking facilities required exceed the amount of parking facilities provided in a given neighborhood. The resulting panel will display the availability, demand, compliance rate, and remaining demand. The color of the popup of the alert will change based on the compliance deficit.
* [[Weir formula (Water Overlay)|Weir formula]]
 
{{WaterOverlay hydraulic structure nav}}
===Alert panel===
[[File:parking alert panel.jpg|thumb|The parking alert.|300px|right]]
The alert panel shows the following information:
* The amount of parking lots available.
* The amount of parking lots demanded.
* The current compliance rate.
* The mandated compliance rate.
* The amount of parking lots which need to be added to meet the mandated compliance rate.
{{clear}}
 
===Calculation===
<math>C_{c} = P_{c} / P_{d}</math>
 
The panels appears when <math>C_{c} < C_{d}</math>
 
where
* <math>P_{c}</math> is the current amount of parking lots
* <math>P_{d}</math> is the amount of parking lots demanded
* <math>C_{c}</math> is the current compliance rate
* <math>C_{d}</math> is the mandated compliance rate
 
The mandated compliance rate is set by the neighborhood's REQUIRED_PARKING_COMPLIANCE_RATE attribute. This is not a required attribute. If the neighborhood does not have that attribute, the mandated compliance rate is equal to the compliance target [[Global]] of the [[Parking_(Indicator)|Parking Indicator]] on the [https://store.tygron.com/ Index]. If there is no such [[Global]] in the project, the mandated compliance rate is 1.
 
The current amount of parking lots is requested from the Tygron Platform by using a [[TQL|TQL query]]. <br>
The demanded amount of parking lots is determined with the [[Function Value|Function values]].
 
==Additional configurations==
* Make sure you have added the Parking indicator from the Index.
* The Parking alert will work out-of-the-box. It should be loaded into the project as a [[Template Panel]], and templated on Neighborhoods.
 
* The alert will automatically support Dutch and English, based on the project's language settings.
 
{{Editor steps|title=|Select the ''Current tab'' and select the ''Neighborhoods'' button in the ribbon header| Select each one of the neighborhoods you want the attribute to relate to and add the attribute| Select the Attibutes tab in the right panel|Add the REQUIRED_PARKING_COMPLIANCE_RATE attribute| Select Save New Attribute| Continue for all relevant neighborhoods}}
 
[[Category:Index]]

Revision as of 15:42, 2 March 2020

Template:Learned

General

What is the Parking alert?

The parking alert is a panel with a 3D icon which warns users when the amount of parking facilities in a given neighborhood is insufficient to comply with general demand or legislative requirements. This alert is useful for:

  • Urban development projects
  • Different spatial plans are compared in the 3D world

The alert appears in the 3D world when the amount of parking facilities required exceed the amount of parking facilities provided in a given neighborhood. The resulting panel will display the availability, demand, compliance rate, and remaining demand. The color of the popup of the alert will change based on the compliance deficit.

Alert panel

The parking alert.

The alert panel shows the following information:

  • The amount of parking lots available.
  • The amount of parking lots demanded.
  • The current compliance rate.
  • The mandated compliance rate.
  • The amount of parking lots which need to be added to meet the mandated compliance rate.

Calculation

The panels appears when

where

  • is the current amount of parking lots
  • is the amount of parking lots demanded
  • is the current compliance rate
  • is the mandated compliance rate

The mandated compliance rate is set by the neighborhood's REQUIRED_PARKING_COMPLIANCE_RATE attribute. This is not a required attribute. If the neighborhood does not have that attribute, the mandated compliance rate is equal to the compliance target Global of the Parking Indicator on the Index. If there is no such Global in the project, the mandated compliance rate is 1.

The current amount of parking lots is requested from the Tygron Platform by using a TQL query.
The demanded amount of parking lots is determined with the Function values.

Additional configurations

  • Make sure you have added the Parking indicator from the Index.
  • The Parking alert will work out-of-the-box. It should be loaded into the project as a Template Panel, and templated on Neighborhoods.
  • The alert will automatically support Dutch and English, based on the project's language settings.
Parking alert (Panel):
  1. Select the Current tab and select the Neighborhoods button in the ribbon header
  2. Select each one of the neighborhoods you want the attribute to relate to and add the attribute
  3. Select the Attibutes tab in the right panel
  4. Add the REQUIRED_PARKING_COMPLIANCE_RATE attribute
  5. Select Save New Attribute
  6. Continue for all relevant neighborhoods