Parking alert (Panel): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
Line 9: Line 9:
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.
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.


==Panel==
===Alert panel===
[[File:parking alert panel.jpg|thumb|The parking alert.|300px|right]]
[[File:parking alert panel.jpg|thumb|The parking alert.|300px|right]]
The alert shows the following information:
The alert panel shows the following information:
* The amount of parking facilities available.
* The amount of parking facilities available.
* The amount of parking facilities demanded.
* The amount of parking facilities demanded.

Revision as of 10:20, 27 February 2020

Template:Learned

General

Wat 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 facilities available.
  • The amount of parking facilities demanded.
  • The current compliance rate.
  • The mandated compliance rate.
  • The amount of parking facilities 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. If the neighborhood does not have that attribute, the mandated compliance rate is equal to the compliance target of the Parking Indicator. If there is no such indicator in the project, the mandated compliance rate is 1.

Configuration

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.

For additional configuration, a neighborhood can be provided with a REQUIRED_PARKING_COMPLIANCE__RATE attribute.

See also

How to add an attribute