Timestate: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:


==List of Timestates==
==List of Timestates==
<onlyinlcude>
The currently available states are:
The currently available states are:
{| class="wikitable"
{| class="wikitable"
Line 65: Line 64:
| <code>DEMOLITION_FINISHED</code>
| <code>DEMOLITION_FINISHED</code>
| Demolition is finished.
| Demolition is finished.
|}</onlyinlcude>
|}


{{article end
{{article end

Revision as of 08:16, 29 June 2026

During a project session in the Tygron Platform, building states transform from one phase into another. For example; from being planned, to being permitted, to being constructed, to being ready.

List of Timestates

The currently available states are:

State Explanation
NOTHING Default base state of the Building. Even though it can have a geometry, it is not considered to be placed in the project map.
WAITING_FOR_DATE Waiting to receive a date on which to start Building.
REQUEST_PLOT_OWNER_APPROVAL Building or Measure is planned on other Stakeholder's plot and requires approval
REQUEST_ZONING_APPROVAL Request is send to ask zoning approval.
REQUEST_CONSTRUCTION_APPROVAL Request is send to ask Building approval.
CONSTRUCTION_APPROVED Building is approved.
CONSTRUCTION_DENIED Building is denied.
PENDING_CONSTRUCTION A Building is planned for construction, or this Building is awaiting demolition, because an upgrade is planned which will create a new Building.
CONSTRUCTING Building is being constructed
READY Building is done constructing.
PENDING_UPGRADE Building is waiting for the date to be upgraded.
WAITING_FOR_DEMOLISH_DATE Waiting to receive a date on which to start demolition.
REQUEST_DEMOLISH_ZONING_APPROVAL Building demolition requires Zoning Approval.
REQUEST_DEMOLISH_APPROVAL Request is send to ask demolition approval.
DEMOLISH_APPROVED Demolition is approved.
DEMOLISH_DENIED Demolition is denied.
PENDING_DEMOLISHING Building is waiting for the date to be demolished.
DEMOLISHING Building is being demolished.
DEMOLITION_FINISHED Demolition is finished.

Notes

A large number of these time states are not used anymore due to the removed support for timeline projects; only planning projects remain. These time states will be removed in the near future.

See also