New pages
Jump to navigation
Jump to search
30 March 2026
- 10:0510:05, 30 March 2026 Api session event editor building reset function values (hist | edit) [1,649 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Reset Function Values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID) |Buildings | |- |1 |REQUIRED |(FunctionValue or multiple values in array [a, b, c]) |FunctionValue[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorbuilding/reset_fun...")
- 10:0510:05, 30 March 2026 Api session event editor building reset category values (hist | edit) [1,922 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Reset Category Values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID) |Buildings | |- |1 |REQUIRED |(Enumeration) |Category |AGRICULTURE, BRIDGE, EDUCATION, GARDEN, HEALTHCARE, INDUSTRY, INTERSECTION, LEISURE, LUXE, NATURE, NORMAL, OFFICES, OTHER, PARK, PAVED_AREA, ROAD, SENIOR, SHOPPING, SOCIAL, STUDENT or UNDERGROUND |- |2 |REQUIRED |(CategoryValue or multiple values in array [a, b, c]) |[...")
- 10:0510:05, 30 March 2026 Api session event editor building remove sections (hist | edit) [1,570 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove Sections {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Buildings | |- |1 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |Integer[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/e...")
- 10:0510:05, 30 March 2026 Api session event editor building remove geometries (hist | edit) [1,487 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove all custom building geometries {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Building ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorbuilding/remove_geometries/?f=HTML&token=API_TOKEN with con...")
- 10:0510:05, 30 March 2026 Api session event editor building query (hist | edit) [1,469 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to 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. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |TQL Query Statement | |- |1 |OPTIONAL |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Value for update queries (optional) | |} ===Response Codes=== {|class=wikitable !Re...")
- 10:0410:04, 30 March 2026 Api session event editor building multi select (hist | edit) [1,642 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Multi Select {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(FUNCTION Integer ID) |Functions | |- |1 |REQUIRED |(Integer number) |Integer | |- |2 |REQUIRED |(true, false) |Boolean |true or false |- |3 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Buildings | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example P...")
- 10:0410:04, 30 March 2026 Api session event editor building generate water connection (hist | edit) [2,783 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Generate Water Connection. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(FUNCTION Integer ID) |Function | |- |1 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |Area | |- |2 |REQUIRED |(Floating point number) |Min Length | |- |3 |REQUIRED |(Floating point number) |Max Length | |- |4 |REQUIRED |(Floating point number) |Width | |- |5 |REQUIRED |(Floating point number) |Large Road Area | |- |6 |REQUIRED |(Floating po...")
- 10:0410:04, 30 March 2026 Api session event editor building generate rotation angles (hist | edit) [1,568 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Calculation a rotation angle for buildings having the identifying attribute polygons, optionally only for specified buildings. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |Identifying attribute | |- |1 |REQUIRED |(String) |Rotation attribute | |- |2 |OPTIONAL |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Specific buildingIDs only (optional) | |} ===Response Codes=== {|class=wikitable !Response Code...")
- 10:0410:04, 30 March 2026 Api session event editor building duplicate section (hist | edit) [1,598 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Duplicate a Building Section. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Building | |- |1 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |Section | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/...")
- 09:5409:54, 30 March 2026 Api session event editor building add underground (hist | edit) [1,168 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add Underground {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholders | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Integer) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorbuilding/add_underground/?f=HTML&token=API_TOKEN with content: <pre>[ 31 ] </pre> {{article end|seealso=*...")
- 09:5409:54, 30 March 2026 Api session event editor building add standard (hist | edit) [1,156 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add Standard {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholders | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Integer) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorbuilding/add_standard/?f=HTML&token=API_TOKEN with content: <pre>[ 38 ] </pre> {{article end|seealso=*api se...")
- 09:5409:54, 30 March 2026 Api session event editor building add section (hist | edit) [1,441 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add Section {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Buildings | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Integer) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorbuilding/add_section/?f=HTML&token=API_TOKEN with content: <pre>[ [ 1, 2, 3 ] ]...")
- 09:5409:54, 30 March 2026 Api session event editor building add road (hist | edit) [1,140 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add Road {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholders | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Integer) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorbuilding/add_road/?f=HTML&token=API_TOKEN with content: <pre>[ 3 ] </pre> {{article end|seealso=*api session eve...")
- 09:5409:54, 30 March 2026 Api session event editor building add geometry (hist | edit) [1,813 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add a custom building geometry {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Building ID | |- |1 |REQUIRED |(CUSTOM_GEOMETRIE Integer ID or multiple values in array [1, 2, 3]) |Custom Geometry ID | |- |2 |REQUIRED |(boolean or multiple values in array [a, b, c]) |Primary building for geometry | |- |3 |OPTIONAL |(SOURCE Integer ID) |Source (optional) | |} ==...")
- 09:5409:54, 30 March 2026 Api session event editor building set name (hist | edit) [1,611 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set new name of existing Building {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Buildings | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (Content was updated) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://eng...")
- 09:5409:54, 30 March 2026 Api session event editor building set attributes (hist | edit) [1,978 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set multiple Building attribute values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Buildings | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Attribute Names | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0] or matrix [[1.0, 2.0], [3.0, 4.0], [5.0, 6.0]]) |Attribute Values | |- |3 |OPTIONAL |(SOU...")
- 09:5409:54, 30 March 2026 Api session event editor building set attribute (hist | edit) [1,796 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Building attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Buildings | |- |1 |REQUIRED |(String) |Attribute Name | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Attribute Values | |- |3 |OPTIONAL |(SOURCE Integer ID) |Source (optional) | |} ===Response Codes=== {|class=wikitable !Response Code: !De...")
- 09:5409:54, 30 March 2026 Api session event editor building remove polygons (hist | edit) [2,311 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Delete polygons for Building Section {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Building ID | |- |1 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |Section ID | |- |2 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |MultiPolygon | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Code...")
- 09:5409:54, 30 March 2026 Api session event editor building remove attribute (hist | edit) [1,621 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove attribute from Building {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Buildings | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/ses...")
- 09:5409:54, 30 March 2026 Api session event editor building remove (hist | edit) [1,466 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove existing Building {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Buildings | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (True when at least one item was removed) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorbuilding/remove/?f=HTML&token=AP...")
- 09:5409:54, 30 March 2026 Api session event editor building import (hist | edit) [3,686 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Import Building Collection {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GeometryCollection with crs: EPSG:3857) |Collection of Building geometries | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Building Names | |- |2 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Attribute Names | |- |3 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0] or m...")
- 09:5409:54, 30 March 2026 Api session event editor building duplicate (hist | edit) [1,457 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Duplicate existing Building {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Buildings | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Integer array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorbuilding/duplicate/?f=HTML&token=API_TOKEN with cont...")
- 09:5409:54, 30 March 2026 Api session event editor building append attribute (hist | edit) [1,834 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Appended to existing Building attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Buildings | |- |1 |REQUIRED |(String) |Attribute Name | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Attribute Values appended to existing values | |- |3 |OPTIONAL |(SOURCE Integer ID) |Source (optional) | |} ===Response C...")
- 09:5409:54, 30 March 2026 Api session event editor building add polygons (hist | edit) [2,946 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add polygons for Building Section. In case the building is empty, optionally set ownership to largest Plot Owner of provided MultiPolygon {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Building ID | |- |1 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |Section ID | |- |2 |REQUIRED |(MultiPolygon with crs: EPSG:3857 or multiple values i...")
- 09:5409:54, 30 March 2026 Api session event editor building add (hist | edit) [1,688 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add new Building {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID or multiple values in array [1, 2, 3]) |Stakeholders | |- |1 |REQUIRED |(FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Functions | |- |2 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Integer arr...")
- 09:5409:54, 30 March 2026 Api session event editor attributeaction (hist | edit) [1,483 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor attributeaction Events. AttributeAction editing. {|class=wikitable !Name !Description |- |ADD |Add new Attributeaction |- |APPEND_ATTRIBUTE |Appended to existing Attributeaction attribute value |- |DUPLICATE |Duplicate existing Attributeaction |- |api session event editor attr...")
- 09:5409:54, 30 March 2026 Api session event editor attributeaction set image (hist | edit) [1,626 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Image {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ATTRIBUTE_ACTION Integer ID or multiple values in array [1, 2, 3]) |Attribute Actions | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/even...")
- 09:5409:54, 30 March 2026 Api session event editor attributeaction set fixed value (hist | edit) [1,643 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Fixed Value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ATTRIBUTE_ACTION Integer ID or multiple values in array [1, 2, 3]) |Attribute Actions | |- |1 |REQUIRED |(Boolean or multiple values in array [true, false, true]) |Boolean[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/...")
- 09:5409:54, 30 March 2026 Api session event editor attributeaction set description (hist | edit) [1,656 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Description {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ATTRIBUTE_ACTION Integer ID or multiple values in array [1, 2, 3]) |Attribute Actions | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/sessio...")
- 09:5409:54, 30 March 2026 Api session event editor attributeaction set name (hist | edit) [1,658 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set new name of existing Attributeaction {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ATTRIBUTE_ACTION Integer ID or multiple values in array [1, 2, 3]) |Attribute Actions | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://eng...")
- 09:5409:54, 30 March 2026 Api session event editor attributeaction set attributes (hist | edit) [2,035 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set multiple Attributeaction attribute values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ATTRIBUTE_ACTION Integer ID or multiple values in array [1, 2, 3]) |Actions | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Attribute Names | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0] or matrix [[1.0, 2.0], [3.0, 4.0], [5.0, 6.0]]) |Attribute Values | |- |3 |OPTIONAL...")
- 09:5409:54, 30 March 2026 Api session event editor attributeaction set attribute (hist | edit) [1,834 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Attributeaction attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ATTRIBUTE_ACTION Integer ID or multiple values in array [1, 2, 3]) |Actions | |- |1 |REQUIRED |(String) |Attribute Name | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Attribute Values | |- |3 |OPTIONAL |(SOURCE Integer ID) |Source (optional) | |} ===Response Codes=== {|class=wikitable !Response Code...")
- 09:5409:54, 30 March 2026 Api session event editor attributeaction remove attribute (hist | edit) [1,687 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove attribute from Attributeaction {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ATTRIBUTE_ACTION Integer ID or multiple values in array [1, 2, 3]) |Attribute Actions | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine...")
- 09:5409:54, 30 March 2026 Api session event editor attributeaction remove (hist | edit) [1,493 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove existing Attributeaction {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ATTRIBUTE_ACTION Integer ID or multiple values in array [1, 2, 3]) |Attribute Actions | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorattributeaction/remove/?f=HTML&token=API_TOKEN with...")
- 09:5409:54, 30 March 2026 Api session event editor attributeaction duplicate (hist | edit) [1,523 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Duplicate existing Attributeaction {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ATTRIBUTE_ACTION Integer ID or multiple values in array [1, 2, 3]) |Attribute Actions | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Integer array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorattributeaction/duplicate/?f=HTML&...")
- 09:5409:54, 30 March 2026 Api session event editor attributeaction append attribute (hist | edit) [1,891 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Appended to existing Attributeaction attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ATTRIBUTE_ACTION Integer ID or multiple values in array [1, 2, 3]) |Actions | |- |1 |REQUIRED |(String) |Attribute Name | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Attribute Values appended to existing values | |- |3 |OPTIONAL |(SOURCE Integer ID) |Source (optional) | |} ===Respo...")
- 09:5409:54, 30 March 2026 Api session event editor attributeaction add (hist | edit) [1,123 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add new Attributeaction {|class=wikitable !Name !Importance !Type !Description !Values |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Integer) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorattributeaction/add/?f=HTML&token=API_TOKEN with content: <pre>[ ] </pre> {{article end|seealso=*api session event editor attributeaction}} Category:API")
- 09:5409:54, 30 March 2026 Api session event editor address (hist | edit) [1,703 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor address Events. Address editing. {|class=wikitable !Name !Description |- |ADD |Building address belong to |- |APPEND_ATTRIBUTE |Appended to existing Address attribute value |- |DUPLICATE |Duplicate existing Address |- |REMOVE |Remove existing Address |- |...")
- 09:5409:54, 30 March 2026 Api session event editor address set zip code (hist | edit) [1,581 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Zip Code {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Addresses | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editora...")
- 09:5409:54, 30 March 2026 Api session event editor address set surface size (hist | edit) [1,587 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Surface Size {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Addresses | |- |1 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |double[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/sessio...")
- 09:5409:54, 30 March 2026 Api session event editor address set street (hist | edit) [1,567 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Street {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Addresses | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editoraddress...")
- 09:5409:54, 30 March 2026 Api session event editor address set point (hist | edit) [1,985 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set the point of an address {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Address ID | |- |1 |REQUIRED |(Point with crs: EPSG:3857 or multiple values in array [a, b, c]) |Point | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/ses...")
- 09:5409:54, 30 March 2026 Api session event editor address set number (hist | edit) [1,535 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Number {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Addresses | |- |1 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |Integer[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editoraddr...")
- 09:5409:54, 30 March 2026 Api session event editor address set letter (hist | edit) [1,567 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Letter {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Addresses | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editoraddress...")
- 09:5409:54, 30 March 2026 Api session event editor address set addition (hist | edit) [1,577 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Addition {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Addresses | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editoraddre...")
- 09:5409:54, 30 March 2026 Api session event editor address search (hist | edit) [1,155 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Search addresses {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |Serach Query | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Integer array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editoraddress/search/?f=HTML&token=API_TOKEN with content: <pre>[ "Serach Query" ] </pre> {{article end|seealso=*api sessi...")
- 09:5409:54, 30 March 2026 Api session event editor address get building (hist | edit) [1,448 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Get Building {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Addresses | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Integer array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editoraddress/get_building/?f=HTML&token=API_TOKEN with content: <pre>[...")
- 09:5409:54, 30 March 2026 Api session event editor address set attributes (hist | edit) [1,971 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set multiple Address attribute values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Addresses | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Attribute Names | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0] or matrix [[1.0, 2.0], [3.0, 4.0], [5.0, 6.0]]) |Attribute Values | |- |3 |OPTIONAL |(SOURCE I...")
- 09:5409:54, 30 March 2026 Api session event editor address set attribute (hist | edit) [1,770 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Address attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Addresses | |- |1 |REQUIRED |(String) |Attribute Name | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Attribute Values | |- |3 |OPTIONAL |(SOURCE Integer ID) |Source (optional) | |} ===Response Codes=== {|class=wikitable !Response Code: !Descrip...")
- 09:5409:54, 30 March 2026 Api session event editor address remove attribute (hist | edit) [1,614 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove attribute from Address {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Addresses | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/...")