Parking alert (Panel): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
(Created page with "{{learned|what the parking alert is|how the parking alert is used|how to configure the parking alert}} {{stub}} ==General== The parking alert warns users when the amount of p...")
 
No edit summary
 
(34 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{learned|what the parking alert is|how the parking alert is used|how to configure the parking alert}}
The parking alert is a [[Panel]] which warns [[Stakeholder]]s when the amount of parking facilities in a given [[neighborhood]] is insufficient to comply with general demand or legislative requirements. This panel can be found on the Public [[GeoShare]]. This alert is useful for:
{{stub}}
* Urban development projects
* Different spatial plans are compared using the [[3D Visualization]]


==General==
The alert appears as a [[popup]] in the [[3D Visualization]] 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.
The parking alert warns users when the amount of parking facilities in a given neighborhood is insufficient to comply with general demand or legislative requirements. The alert appears in the 3D world, indicating that the neighborhood the alert is over does not have enough parking spots. This alert is useful for:
* Urban development project with broad relevant aspects, but where parking should not affect [[progress| overall score]]
* Environments with varying rates of required parking compliance


The alert will appear when the amount of parking facilities required exceed the amount of parking facilities provided. The resulting panel will display the availability, demand, compliance rate, and remaining demand.
===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>


[[Category:Index]]
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 1.
 
Both the current amount of parking lots available and the demanded amount of parking lots are based on the [[Function Value]]s of [[Building]]s in each [[Neighborhood]].
 
==Additional configurations==
* The alert will automatically support Dutch and English, based on the [[Project]]'s language settings.
* The Parking alert will work out-of-the-box. It can '''ONLY''' be loaded into the project as a [[Template Panel]], and templated on Neighborhoods.
 
{{Editor steps|title=add the Parking Alert Panel
|Select the ''Current tab'' and hover over the ''Panels'' button in the ribbon header
| Select the Add Excel Template option| In the left panel of the editor the new added Template excel Panel is selected
| In the right editor panel open the Select Excelsheet panel and select Import new Excel
| Select the parking Alert Excel panel you downloaded from the [[GeoShare]]
| Select Apply in the bottom right corner of the Excelsheet panel to apply your selected parking Alert Excel sheet.
| Select Apply Template in the bottom right corner of the right editor panel.
}}
 
{{Editor steps|title=set a custom compliance rate for parking
| 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
| Repeat for all relevant neighborhoods.
}}
 
[[Category:Public GeoShare]]
{{Panel nav}}

Latest revision as of 12:12, 23 February 2023

The parking alert is a Panel which warns Stakeholders when the amount of parking facilities in a given neighborhood is insufficient to comply with general demand or legislative requirements. This panel can be found on the Public GeoShare. This alert is useful for:

  • Urban development projects
  • Different spatial plans are compared using the 3D Visualization

The alert appears as a popup in the 3D Visualization 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 1.

Both the current amount of parking lots available and the demanded amount of parking lots are based on the Function Values of Buildings in each Neighborhood.

Additional configurations

  • The alert will automatically support Dutch and English, based on the Project's language settings.
  • The Parking alert will work out-of-the-box. It can ONLY be loaded into the project as a Template Panel, and templated on Neighborhoods.
How to add the Parking Alert Panel:
  1. Select the Current tab and hover over the Panels button in the ribbon header
  2. Select the Add Excel Template option
  3. In the left panel of the editor the new added Template excel Panel is selected
  4. In the right editor panel open the Select Excelsheet panel and select Import new Excel
  5. Select the parking Alert Excel panel you downloaded from the GeoShare
  6. Select Apply in the bottom right corner of the Excelsheet panel to apply your selected parking Alert Excel sheet.
  7. Select Apply Template in the bottom right corner of the right editor panel.
How to set a custom compliance rate for parking:
  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. Repeat for all relevant neighborhoods.