Api session event editor building

From Tygron Support wiki
Revision as of 14:41, 30 March 2026 by Frank@tygron.nl (talk | contribs)
Jump to navigation Jump to search

API api session event editor building Events.

Building editing.

Name Description
ADD Add new Building
ADD_POLYGONS Add polygons for Building Section. In case the Building is empty, optionally set ownership to largest Plot Owner of provided MultiPolygon
APPEND_ATTRIBUTE Appended to existing Building attribute value
DUPLICATE Duplicate existing Building
IMPORT Import Building Collection
REMOVE Remove existing Building
REMOVE_ATTRIBUTE Remove attribute from Building
REMOVE_POLYGONS Delete polygons for Building Section
SET_ATTRIBUTE Set Building attribute value
SET_ATTRIBUTES Set multiple Building attribute values
SET_NAME Set new name of existing Building

Specific Events:

Name Description
ADD_GEOMETRY Add a custom Building geometry
ADD_ROAD Add Road
ADD_SECTION Add Section
ADD_STANDARD Add Standard
ADD_UNDERGROUND Add Underground
DUPLICATE_SECTION Duplicate a Building Section.
GENERATE_ROTATION_ANGLES Calculation a rotation angle for Buildings having the identifying attribute polygons, optionally only for specified Building.
GENERATE_WATER_CONNECTION Generate Water Connection.
MULTI_SELECT Multi Select
QUERY Executes a single TQL query. Note: you can also use the session/query endpoint to execute multiple statements and get additional information on API usage.
REMOVE_GEOMETRIES Remove all custom Building geometries
REMOVE_SECTIONS Remove Sections
RESET_CATEGORY_VALUES Reset Category Values
RESET_FUNCTION_VALUES Reset Function Values
RESET_SLANTING_ROOF_HEIGHT Reset [[Slanting roof height (Function Value)|Heigh[[Slanting roof height (Function Value)|[[Slanting roof height (Function Value)|[[Slanting roof height (Function Value)|[[Slanting roof height (Function Value)|[[Slanting roof height (Function Value)|[[Slanting roof height (Function Value)|[[Slanting roof height (Function Value)|[[Slanting roof height (Function Value)|[[Slanting roof height (Function Value)|Height of the slanting roof of a Building section
SET_CATEGORY_VALUE Set Category Value
SET_DECALS Set Decals
SET_FLOORS Change amount of floors
SET_FUNCTION Set Function
SET_FUNCTION_VALUE Set Function Value
SET_OWNER Set Owner
SET_SLANTING_ROOF_HEIGHT Change [[Slanting roof height (Function Value)|Heigh[[Slanting roof height (Function Value)|[[Slanting roof height (Function Value)|[[Slanting roof height (Function Value)|[[Slanting roof height (Function Value)|[[Slanting roof height (Function Value)|[[Slanting roof height (Function Value)|[[Slanting roof height (Function Value)|[[Slanting roof height (Function Value)|[[Slanting roof height (Function Value)|Height of the slanting roof of a Building section

Deprecated Events:

Name Description
DUPLICATE_SECTIONS Use DUPLICATE_SECTION instead for identical result.

See also