New pages
Jump to navigation
Jump to search
30 March 2026
- 10:1510:15, 30 March 2026 Api session event editor netline add (hist | edit) [1,145 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add a Net Line with the provided Net Function {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_FUNCTION Integer ID) |Net Function ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Net Line ID) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editornetline/add/?f=HTML&token=API_TOKEN with content: <pre>[ 43 ]...")
- 10:1510:15, 30 March 2026 Api session event editor netfunction (hist | edit) [1,338 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor netfunction Events. NetFunction editing. {|class=wikitable !Name !Description |- |ADD |Add new Netfunction |- |APPEND_ATTRIBUTE |Appended to existing Netfunction attribute value |- |IMPORT |Import multiple Netfunctions |- |REMOVE |Remove existing...")
- 10:1510:15, 30 March 2026 Api session event editor netfunction set type (hist | edit) [1,244 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Type {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_FUNCTION Integer ID) |Net Functions | |- |1 |REQUIRED |(Enumeration) |NetType |ELECTRICITY, GAS, HEAT, INTERNET or SEWER |} ===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/editornetfunction/set_type/?f=HTML&token=A...")
- 10:1510:15, 30 March 2026 Api session event editor netfunction remove all attributes (hist | edit) [1,477 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove All Attributes {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Net Functions | |} ===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/editornetfunction/remove_all_attributes/?f=HTML&token=API_TOKEN with conten...")
- 10:1510:15, 30 March 2026 Api session event editor netfunction set name (hist | edit) [1,593 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set new name of existing Netfunction {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Net Functions | |- |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.c...")
- 10:1510:15, 30 March 2026 Api session event editor netfunction set attributes (hist | edit) [1,975 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set multiple Netfunction attribute values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Functions | |- |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 |(...")
- 10:1510:15, 30 March 2026 Api session event editor netfunction set attribute (hist | edit) [1,774 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Netfunction attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Functions | |- |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:...")
- 10:1410:14, 30 March 2026 Api session event editor netfunction remove attribute (hist | edit) [1,622 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove attribute from Netfunction {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Net Functions | |- |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/...")
- 10:1410:14, 30 March 2026 Api session event editor netfunction remove (hist | edit) [1,467 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove existing Netfunction {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Net Functions | |} ===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/editornetfunction/remove/?f=HTM...")
- 10:1410:14, 30 March 2026 Api session event editor netfunction import (hist | edit) [2,015 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Import multiple Netfunctions {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |- |1 |REQUIRED |(NetType or multiple values in array [a, b, c]) |NetType[] | |- |2 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |- |3 |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...")
- 10:1410:14, 30 March 2026 Api session event editor netfunction append attribute (hist | edit) [1,831 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Appended to existing Netfunction attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Functions | |- |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) | |} ===Respons...")
- 10:1410:14, 30 March 2026 Api session event editor netfunction add (hist | edit) [1,175 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add new Netfunction {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |NetType |ELECTRICITY, GAS, HEAT, INTERNET or SEWER |} ===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/editornetfunction/add/?f=HTML&token=API_TOKEN with content: <pre>[ "SEWER" ] </pre> {{...")
- 10:1410:14, 30 March 2026 Api session event editor netcluster (hist | edit) [1,453 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor netcluster Events. NetCluster editing. {|class=wikitable !Name !Description |- |ADD |Add new Netcluster |- |REMOVE |Remove existing Netcluster |- |SET_NAME |Set new name of existing Netcluster |} Specific Events: {|class=wikitable !Name !Description |- |api session event editor netcluster add loads in...")
- 10:1410:14, 30 March 2026 Api session event editor netcluster set scenario (hist | edit) [1,203 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Scenario {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_CLUSTER Integer ID) |Net Clusters | |- |1 |REQUIRED |(SCENARIO Integer ID) |Scenarios | |} ===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/editornetcluster/set_scenario/?f=HTML&token=API_TOKEN with conte...")
- 10:1410:14, 30 March 2026 Api session event editor netcluster set owner (hist | edit) [1,193 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Owner {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_CLUSTER Integer ID) |Net Clusters | |- |1 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholders | |} ===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/editornetcluster/set_owner/?f=HTML&token=API_TOKEN with content:...")
- 10:1410:14, 30 March 2026 Api session event editor netcluster set fraction connected (hist | edit) [1,237 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Fraction Connected {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_CLUSTER Integer ID) |Net Clusters | |- |1 |OPTIONAL |(Floating point number) |Double | |} ===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/editornetcluster/set_fraction_connected/?f=HTML&token=API_TOKEN...")
- 10:1410:14, 30 March 2026 Api session event editor netcluster remove network (hist | edit) [1,263 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove Network {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |NetType |ELECTRICITY, GAS, HEAT, INTERNET or SEWER |- |1 |REQUIRED |(true, false) |Boolean |true or false |} ===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/editornetcluster/remove_network/?f=HTML&tok...")
- 10:1410:14, 30 March 2026 Api session event editor netcluster remove loads in area from net cluster (hist | edit) [1,739 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove Loads In Area From Net Cluster {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_CLUSTER Integer ID) |Net Clusters | |- |1 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |MultiPolygon | |} ===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/editornetcluster/remove_...")
- 10:1410:14, 30 March 2026 Api session event editor netcluster remove all clusters (hist | edit) [1,206 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove All Clusters {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |NetType |ELECTRICITY, GAS, HEAT, INTERNET or SEWER |} ===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/editornetcluster/remove_all_clusters/?f=HTML&token=API_TOKEN with content: <pre>[ "HEAT" ] </...")
- 10:1410:14, 30 March 2026 Api session event editor netcluster generate clusters (hist | edit) [2,824 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Generate Clusters {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NetType or multiple values in array [a, b, c]) |NetType[] | |- |1 |REQUIRED |(Enumeration) |ClusteringType |ADD_TO_EXISTING_FOR_BUILDINGS, MAP_SECTORS, PER_ATTRIBUTE, PER_BUILDING, PER_LOAD or PER_LOAD_UNIQUE_OWNER |- |2 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |MultiPolygon | |- |3 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |Integ...")
- 10:1410:14, 30 March 2026 Api session event editor netcluster add loads in area to net cluster (hist | edit) [1,719 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add Loads In Area To Net Cluster {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_CLUSTER Integer ID) |Net Clusters | |- |1 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |MultiPolygon | |} ===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/editornetcluster/add_loads_in...")
- 10:1410:14, 30 March 2026 Api session event editor netcluster set name (hist | edit) [1,584 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set new name of existing Netcluster {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_CLUSTER Integer ID or multiple values in array [1, 2, 3]) |Net Clusters | |- |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/...")
- 10:1410:14, 30 March 2026 Api session event editor netcluster remove (hist | edit) [1,458 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove existing Netcluster {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_CLUSTER Integer ID or multiple values in array [1, 2, 3]) |Net Clusters | |} ===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/editornetcluster/remove/?f=HTML&to...")
- 10:1410:14, 30 March 2026 Api session event editor netcluster add (hist | edit) [1,064 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add new Netcluster {|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/editornetcluster/add/?f=HTML&token=API_TOKEN with content: <pre>[ ] </pre> {{article end|seealso=*api session event editor netcluster}} Category:API")
- 10:1410:14, 30 March 2026 Api session event editor neighborhood (hist | edit) [1,763 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor neighborhood Events. Neighborhood editing. {|class=wikitable !Name !Description |- |ADD |Add new Neighborhood |- |ADD_POLYGONS |Add polygons to existing Neighborhood |- |APPEND_ATTRIBUTE |Appended to existing Neighborhood attribute value |- |api session event editor neig...")
- 10:1410:14, 30 March 2026 Api session event editor neighborhood set polygons (hist | edit) [2,658 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Polygons {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID or multiple values in array [1, 2, 3]) |Neighborhoods | |- |1 |REQUIRED |(MultiPolygon with crs: EPSG:3857 or multiple values in array [a, b, c]) |MultiPolygon[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (Content was updated) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: ht...")
- 10:1410:14, 30 March 2026 Api session event editor neighborhood set name (hist | edit) [1,618 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set new name of existing Neighborhood {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID or multiple values in array [1, 2, 3]) |Neighborhoods | |- |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:...")
- 10:1410:14, 30 March 2026 Api session event editor neighborhood set color (hist | edit) [1,597 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set new color of existing Neighborhood {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID or multiple values in array [1, 2, 3]) |Neighborhoods | |- |1 |REQUIRED |(TColor or multiple values in array [a, b, c]) |Color[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygro...")
- 10:1410:14, 30 March 2026 Api session event editor neighborhood set attributes (hist | edit) [1,985 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set multiple Neighborhood attribute values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID or multiple values in array [1, 2, 3]) |Neighborhoods | |- |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 |OP...")
- 10:1410:14, 30 March 2026 Api session event editor neighborhood set attribute (hist | edit) [1,803 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Neighborhood attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID or multiple values in array [1, 2, 3]) |Neighborhoods | |- |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 !Respon...")
- 10:1410:14, 30 March 2026 Api session event editor neighborhood set active (hist | edit) [1,580 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Neighborhood active {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID or multiple values in array [1, 2, 3]) |Neighborhoods | |- |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/...")
- 10:1410:14, 30 March 2026 Api session event editor neighborhood remove polygons (hist | edit) [1,686 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove polygons from existing Neighborhood {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID) |Neighborhoods | |- |1 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |MultiPolygon | |} ===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/editorneighborhood/re...")
- 10:1410:14, 30 March 2026 Api session event editor neighborhood remove attribute (hist | edit) [1,628 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove attribute from Neighborhood {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID or multiple values in array [1, 2, 3]) |Neighborhoods | |- |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...")
- 10:1410:14, 30 March 2026 Api session event editor neighborhood remove (hist | edit) [1,473 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove existing Neighborhood {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID or multiple values in array [1, 2, 3]) |Neighborhoods | |} ===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/editorneighborhood/remove/...")
- 10:1410:14, 30 March 2026 Api session event editor neighborhood import (hist | edit) [3,486 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Import Neighborhood Collection {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GeometryCollection with crs: EPSG:3857) |Collection of Neighborhood geometries | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Neighborhood 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....")
- 10:1310:13, 30 March 2026 Api session event editor neighborhood duplicate (hist | edit) [1,464 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Duplicate existing Neighborhood {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID or multiple values in array [1, 2, 3]) |Neighborhoods | |} ===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/editorneighborhood/duplicate/?f=HTML&token=API_...")
- 10:1310:13, 30 March 2026 Api session event editor neighborhood append attribute (hist | edit) [1,841 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Appended to existing Neighborhood attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID or multiple values in array [1, 2, 3]) |Neighborhoods | |- |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) | |} =...")
- 10:1310:13, 30 March 2026 Api session event editor neighborhood add polygons (hist | edit) [1,672 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add polygons to existing Neighborhood {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID) |Neighborhoods | |- |1 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |MultiPolygon | |} ===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/editorneighborhood/add_pol...")
- 10:1310:13, 30 March 2026 Api session event editor neighborhood add (hist | edit) [1,075 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add new Neighborhood {|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/editorneighborhood/add/?f=HTML&token=API_TOKEN with content: <pre>[ ] </pre> {{article end|seealso=*api session event editor neighborhood}} Category:API")
- 10:1310:13, 30 March 2026 Api session event editor measurement (hist | edit) [616 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor measurement Events. Measurement editing. {|class=wikitable !Name !Description |- |DUPLICATE |Duplicate existing [[Measurement]] |- |IMPORT |Import multiple [[Measurement]]s |- |REMOVE |Remove existing [[Measurement]] |- |SET_NAME |Set n...")
- 10:1310:13, 30 March 2026 Api session event editor measurement set name (hist | edit) [1,590 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set new name of existing [[Measurement]] {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASUREMENT Integer ID or multiple values in array [1, 2, 3]) |[[Measurement]]s | |- |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://engin...")
- 10:1310:13, 30 March 2026 Api session event editor measurement remove (hist | edit) [1,464 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove existing [[Measurement]] {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASUREMENT Integer ID or multiple values in array [1, 2, 3]) |[[Measurement]]s | |} ===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/editormeasurement/rem...")
- 10:1310:13, 30 March 2026 Api session event editor measurement import (hist | edit) [3,007 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Import multiple [[Measurement]]s {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GeometryCollection with crs: EPSG:3857) |[[Measurement]]s | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |[[Measurement]] Names | |- |2 |REQUIRED |(OVERLAY Integer ID or multiple values in array [1, 2, 3]) |Overlays | |- |3 |OPTIONAL |(SOURCE Integer ID) |Source (optional) | |} ===Response Codes=== {|c...")
- 10:1310:13, 30 March 2026 Api session event editor measurement duplicate (hist | edit) [1,455 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Duplicate existing [[Measurement]] {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASUREMENT Integer ID or multiple values in array [1, 2, 3]) |[[Measurement]]s | |} ===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/editormeasurement/duplicate/?f=HTML&token=...")
- 10:1310:13, 30 March 2026 Api session event editor measure (hist | edit) [8,502 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor measure Events. Measure editing. {|class=wikitable !Name !Description |- |ADD |Add measure for Stakeholder |- |DUPLICATE |Duplicate specified Measures. |- |REMOVE |Remove specified Measures. |- |SET_NAME |Set the name of a Measure. |} Specific Events...")
- 10:1310:13, 30 March 2026 Api session event editor measure import building measure (hist | edit) [421 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Use IMPORT_BUILDINGS instead, same event with option to set existing measure. {|class=wikitable !Name !Importance !Type !Description !Values |} ===Response Codes=== {|class=wikitable !Response Code: !Description |} ===Example POST=== Example POST: with content: <pre></pre> {{article end|seealso=*api session event editor measure}} Category:API")
- 10:1310:13, 30 March 2026 Api session event editor measure set upgrade type (hist | edit) [1,317 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set the Upgrade Type for an Upgrade Spatial of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |1 |REQUIRED |(Integer number) |Upgrade Spatial ID | |- |2 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Type ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST:...")
- 10:1310:13, 30 March 2026 Api session event editor measure set terrain type (hist | edit) [1,324 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set the Terrain Type for a Terrain Spatial of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |1 |REQUIRED |(Integer number) |Terrain Spatial ID | |- |2 |REQUIRED |(TERRAIN_TYPE Integer ID) |Terrain Type ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POS...")
- 10:1310:13, 30 March 2026 Api session event editor measure set terrain height relative (hist | edit) [1,651 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set whether the inner height of Terrain Spatial of a Measure is considered relative. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure IDs | |- |1 |REQUIRED |(Integer number) |Terrain Spatial ID | |- |2 |REQUIRED |(true, false) |Boolean |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example...")
- 10:1310:13, 30 March 2026 Api session event editor measure set terrain height (hist | edit) [1,577 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set the inner height of Terrain Spatial of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure IDs | |- |1 |REQUIRED |(Integer number) |Terrain Spatial ID | |- |2 |REQUIRED |(Floating point number) |Height value | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: http...")