State (TQL Param): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Param TQL|
{{Param TQL|
<onlyinclude>
<onlyinclude>
{{Param TQL|tabletype=row|param=STATE|value=[[Timestate]]|description=Only include [[Building]]s and [[Measure]]s that are in this [[Timestate]]|limits_search_polygon=false|}}
{{Param TQL|tabletype=row|param=STATE|value=[[Timestate]]|description=Only include [[Building]]s and [[Measure]]s that are in this [[Timestate]].|limits_search_polygon=false|}}
</onlyinclude>
</onlyinclude>
}}
}}
Line 18: Line 18:
</div>
</div>


==List of Timestates==
{{:Timestate}}


{{article end
{{article end
|notes=
|notes=
|api=*[[Api session query]]
}}
}}


{{TQL param nav}}
{{TQL param nav}}

Latest revision as of 08:00, 15 July 2026

Available for

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 sent to ask zoning approval.
REQUEST_CONSTRUCTION_APPROVAL Request is sent to ask Building approval.
CONSTRUCTION_APPROVED Building is approved.
CONSTRUCTION_DENIED Building is denied.
PENDING_CONSTRUCTION Building is planned for construction or awaiting demolition to accommodate a planned upgrade.
CONSTRUCTING Building is being constructed
READY Building construction is complete.
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 sent 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.

API Endpoints