New pages
Jump to navigation
Jump to search
19 June 2026
- 09:0509:05, 19 June 2026 Web 3dtiles (hist | edit) [2,352 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: web/3dtiles/ ===GET json=== API Endpoint: web/3dtiles/tileset.json Response Content-Type: application/json '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | webStakeholderID | Header | Integer | |- | style | Query | WebModelStyle | WHITE |- | maptype | Query | Map Type | MAQUETTE |- | texture | Query | TextureSize | MEDIUM |- | spacing | Query | double | 2.0 |- | bbox | Query | String | |- | crs | Query | String...")
- 09:0509:05, 19 June 2026 Web (hist | edit) [17,713 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: web/ ===GET wms=== API Endpoint: web/wms '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | webStakeholderID | Header | Integer | |- | request | Query | Request | GetCapabilities |- | bbox | Query | String | |- | width | Query | int | 256 |- | height | Query | int | 256 |- | layers | Query | String | |- | layer | Query | String | |- | timeframe | Query | int | 0 |- | crs | Query | String | EPSG:3857 |- | forcexy | Query...")
- 09:0509:05, 19 June 2026 Api session (hist | edit) [10,832 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/ ===GET geotiff=== API Endpoint: api/session/overlay.geotiff '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | format | Path | String | |- | crs | Query | String | EPSG:3857 |- | id | Query | Integer | -1 |- | maptype | Query | Map Type | MAQUETTE |- | difference | Query | boolean | false |- | timeframe | Query | int | 0 |- | scale | Query | double | 1 |- | value | Query | HeightOperator | |- | bbox | Quer...")
- 08:0908:09, 19 June 2026 Api session items chatmessages (hist | edit) [3,837 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: /api/session/items/chatmessages/ Edit items with events described at Api session event editor chatmessage. Default Query: <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/items/chatmessages/?f=JSON&token=API_TOKEN</syntaxhighlight> Example Response: <syntaxhighlight lang="text" copy>[ { "channelID" : 0, "date" : 1781797226497, "id" : 0, "message" : "Welcome to Team Chat, here you can sent messages to other currently acti...") Tag: Recreated
- 08:0908:09, 19 June 2026 Api session items chatchannels (hist | edit) [3,456 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: /api/session/items/chatchannels/ Edit items with events described at Api session event editor chatchannel. Default Query: <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/items/chatchannels/?f=JSON&token=API_TOKEN</syntaxhighlight> Example Response: <syntaxhighlight lang="text" copy>[ { "attributes" : null, "id" : 0, "instructions" : "", "maquetteOverride" : null, "name" : "Team Chat", "tools" : [ ], "version" : 1...") Tag: Recreated
- 08:0708:07, 19 June 2026 Api session event editor chatmessage (hist | edit) [324 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/editorchatmessage/ API endpoints for Chat Message editing. {|class=wikitable !Name !Description |- | add | Add a new Chat Message |} {{article end|seealso=*Api Session Endpoints *Api session items chatmessages }} Category:API") Tag: Recreated
- 08:0708:07, 19 June 2026 Api session event editor chatmessage add (hist | edit) [1,310 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/editorchatmessage/add/ Description: Add a new Chat Message {|class=wikitable !Index !Importance !Type !Description !Values |- | 0 | REQUIRED | (CHAT_CHANNEL Integer ID) | Channel ID | |- | 1 | REQUIRED | (String) | Message content | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- | 200 | Integer (Return ID of the future reponse message (note: not my own added message)) |- | 300-600 | Codes Overview |} ===E...") Tag: Recreated
- 08:0708:07, 19 June 2026 Api session event editor chatchannel (hist | edit) [1,512 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/editorchatchannel/ API endpoints for Chat Channel editing. {|class=wikitable !Name !Description |- | add | Add new Chat Channel |- | append_attribute | Appended to existing Chat Channel numeric Attribute value |- | duplicate | Duplicate existing Chat Channel |- | Ap...") Tag: Recreated
- 08:0708:07, 19 June 2026 Api session event editor chatchannel set tools (hist | edit) [1,901 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/editorchatchannel/set_tools/ Description: Set Tools {|class=wikitable !Index !Importance !Type !Description !Values |- | 0 | REQUIRED | (CHAT_CHANNEL Integer ID or multiple integer values in array [1, 2, 3]) | Chat Channels | |- | 1 | REQUIRED | (Tool or multiple values in array [a, b, c]) | Tool[][] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- | 200 | Boolean (Content was updated) |- | 300-600 |...") Tag: Recreated
- 08:0708:07, 19 June 2026 Api session event editor chatchannel set instructions (hist | edit) [1,655 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/editorchatchannel/set_instructions/ Description: Set Instructions {|class=wikitable !Index !Importance !Type !Description !Values |- | 0 | REQUIRED | (CHAT_CHANNEL Integer ID or multiple integer values in array [1, 2, 3]) | Chat Channels | |- | 1 | REQUIRED | (String or multiple values in array ["a", "b", "c"]) | String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- | 200 | Boolean (Content was update...") Tag: Recreated
- 08:0708:07, 19 June 2026 Api session event editor chatchannel reset (hist | edit) [1,510 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/editorchatchannel/reset/ Description: Reset Chat Channel contents {|class=wikitable !Index !Importance !Type !Description !Values |- | 0 | REQUIRED | (CHAT_CHANNEL Integer ID or multiple integer values in array [1, 2, 3]) | Channel ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- | 200 | Boolean (Found channel and removed messages returns true otherwise false) |- | 300-600 | Codes Overview |} ===Example...") Tag: Recreated
- 08:0708:07, 19 June 2026 Api session event editor chatchannel set name (hist | edit) [1,648 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/editorchatchannel/set_name/ Description: Set new name of existing Chat Channel {|class=wikitable !Index !Importance !Type !Description !Values |- | 0 | REQUIRED | (CHAT_CHANNEL Integer ID or multiple integer values in array [1, 2, 3]) | Chat Channels | |- | 1 | REQUIRED | (String or multiple values in array ["a", "b", "c"]) | String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- | 200 | Boolean (C...") Tag: Recreated
- 08:0708:07, 19 June 2026 Api session event editor chatchannel set attributes (hist | edit) [2,060 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/editorchatchannel/set_attributes/ Description: Set multiple Chat Channel numeric Attribute values {|class=wikitable !Index !Importance !Type !Description !Values |- | 0 | REQUIRED | (CHAT_CHANNEL Integer ID or multiple integer values in array [1, 2, 3]) | Chat Channels | |- | 1 | REQUIRED | (String or multiple values in array ["a", "b", "c"]) | Attribute Names | |- | 2 | REQUIRED | (Floating point number or multiple val...") Tag: Recreated
- 08:0708:07, 19 June 2026 Api session event editor chatchannel set attribute (hist | edit) [1,859 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/editorchatchannel/set_attribute/ Description: Set Chat Channel numeric Attribute value {|class=wikitable !Index !Importance !Type !Description !Values |- | 0 | REQUIRED | (CHAT_CHANNEL Integer ID or multiple integer values in array [1, 2, 3]) | Chat Channels | |- | 1 | REQUIRED | (String) | Attribute Name | |- | 2 | REQUIRED | (Floating point number or multiple values in array [1.0, 2.0, 3.0]) | Numeric Attribute Va...") Tag: Recreated
- 08:0708:07, 19 June 2026 Api session event editor chatchannel remove attribute (hist | edit) [1,689 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/editorchatchannel/remove_attribute/ Description: Remove numeric Attribute from Chat Channel {|class=wikitable !Index !Importance !Type !Description !Values |- | 0 | REQUIRED | (CHAT_CHANNEL Integer ID or multiple integer values in array [1, 2, 3]) | Chat Channels | |- | 1 | REQUIRED | (String or multiple values in array ["a", "b", "c"]) | String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |...") Tag: Recreated
- 08:0708:07, 19 June 2026 Api session event editor chatchannel remove (hist | edit) [1,498 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/editorchatchannel/remove/ Description: Remove existing Chat Channel {|class=wikitable !Index !Importance !Type !Description !Values |- | 0 | REQUIRED | (CHAT_CHANNEL Integer ID or multiple integer values in array [1, 2, 3]) | Chat Channels | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- | 200 | Boolean (True when at least one item was removed) |- | 300-600 | Codes Overview |} ===Example POST=== Curl e...") Tag: Recreated
- 08:0708:07, 19 June 2026 Api session event editor chatchannel duplicate (hist | edit) [1,489 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/editorchatchannel/duplicate/ Description: Duplicate existing Chat Channel {|class=wikitable !Index !Importance !Type !Description !Values |- | 0 | REQUIRED | (CHAT_CHANNEL Integer ID or multiple integer values in array [1, 2, 3]) | Chat Channels | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- | 200 | Integer[] (Integer array) |- | 300-600 | Codes Overview |} ===Example POST=== Curl example POST <synta...") Tag: Recreated
- 08:0708:07, 19 June 2026 Api session event editor chatchannel append attribute (hist | edit) [1,916 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/editorchatchannel/append_attribute/ Description: Appended to existing Chat Channel numeric Attribute value {|class=wikitable !Index !Importance !Type !Description !Values |- | 0 | REQUIRED | (CHAT_CHANNEL Integer ID or multiple integer values in array [1, 2, 3]) | Chat Channels | |- | 1 | REQUIRED | (String) | Attribute Name | |- | 2 | REQUIRED | (Floating point number or multiple values in array [1.0, 2.0, 3.0]) | Nume...") Tag: Recreated
- 08:0708:07, 19 June 2026 Api session event editor chatchannel add (hist | edit) [1,090 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/editorchatchannel/add/ Description: Add new Chat Channel {|class=wikitable !Index !Importance !Type !Description !Values |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- | 200 | Integer (ChatChannel ID) |- | 300-600 | Codes Overview |} ===Example POST=== Curl example POST <syntaxhighlight lang="text" copy>curl 'https://engine.tygron.com/api/session/event/editorchatchannel/add/' -H 'Content-Type: application/j...") Tag: Recreated
17 June 2026
- 15:2815:28, 17 June 2026 Api session wfs (hist | edit) [451 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/wfs ===GET wfs.html=== API Endpoint: api/session/wfs.html '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | filter | Query | String | |} ===='''Examples==== '''Project Feature Services (WFS)''': <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/wfs?token=API_TOKEN</syntaxhighlight> {{article end |seealso= *Endpoints }} Category:API")
- 12:2312:23, 17 June 2026 Web token with length (hist | edit) [1,607 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/editorstakeholder/reset_web_token_with_length/ Description: Reset Web Token With Length {|class=wikitable !Index !Importance !Type !Description !Values |- | 0 | REQUIRED | (STAKEHOLDER Integer ID or multiple integer values in array [1, 2, 3]) | Stakeholders | |- | 1 | REQUIRED | (Integer number) | Integer | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- | 204 | No Content |- | 300-600 | Codes Overview |}...")
- 12:2312:23, 17 June 2026 Web token (hist | edit) [1,476 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/editorstakeholder/reset_web_token/ Description: Reset Web Token {|class=wikitable !Index !Importance !Type !Description !Values |- | 0 | REQUIRED | (STAKEHOLDER Integer ID or multiple integer values in array [1, 2, 3]) | Stakeholders | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- | 204 | No Content |- | 300-600 | Codes Overview |} ===Example POST=== Curl example POST <syntaxhighlight lang="text" copy>cur...")
- 12:1012:10, 17 June 2026 Web popup (hist | edit) [572 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: web/popup.html ===GET popup.html=== API Endpoint: web/popup.html Produces: text/html '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | webStakeholderID | Header | Integer | |- | stakeholderid | Query | Integer | -1 |- | id | Query | Integer | -1 |- | css | Query | Boolean | |} ===='''Examples==== '''Web popup''': <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/popup.html?id=ID&token=WEB_TOKEN</syntaxhighligh...")
- 12:1012:10, 17 June 2026 Web measure (hist | edit) [602 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: web/measure.geojson ===GET measure.geojson=== API Endpoint: web/measure.geojson Produces: application/json '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | webStakeholderID | Header | Integer | |- | crs | Query | String | EPSG:3857 |- | forcexy | Query | Boolean | |- | id | Query | Integer | -1 |} ===='''Examples==== '''Web measure''': <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/measure.geojson?id=ID&id...")
- 12:1012:10, 17 June 2026 Web indicator (hist | edit) [597 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: web/indicator.html ===GET indicator.html=== API Endpoint: web/indicator.html Produces: text/html '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | webStakeholderID | Header | Integer | |- | id | Query | Integer | -1 |- | css | Query | boolean | true |- | maptype | Query | Map Type | MAQUETTE |} ===='''Examples==== '''Web indicator''': <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/indicator.html?id=ID&to...")
- 12:1012:10, 17 June 2026 Web actionmenuactions (hist | edit) [602 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: web/actionmenuactions.geojson ===GET actionmenuactions.geojson=== API Endpoint: web/actionmenuactions.geojson Produces: application/json '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | webStakeholderID | Header | Integer | |- | crs | Query | String | EPSG:3857 |- | id | Query | Integer | -1 |} ===='''Examples==== '''Web actionmenuactions''': <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/actionmenuactions....")
- 10:3610:36, 17 June 2026 Measures tutorial (GeoJSON) (hist | edit) [327 bytes] Rudolf@tygron.nl (talk | contribs) (Created page with "{{:Measures tutorial |filetype=GeoJSON |filetypename=GeoJSON |layers= |publisharelocation=geojoson_data |publicsharefile=geojson_plan_with_water.dxf |defaultname=NAME |defaultfunctionsentence=There is no standard for the Attribute name to relate to a type of building, and the Attribute to use depends on the data provider. }}")
15 June 2026
- 14:5614:56, 15 June 2026 Web scenarios (hist | edit) [529 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: web/scenarios.geojson ===GET scenarios.geojson=== API Endpoint: web/scenarios.geojson Produces: application/json '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | webStakeholderID | Header | Integer | |- | crs | Query | String | EPSG:3857 |} ===='''Examples==== '''Scenarios''': <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/scenarios.geojson?token=WEB_TOKEN</syntaxhighlight> {{article end |seealso= *Endpo...")
- 14:5614:56, 15 June 2026 Web lines (hist | edit) [605 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: web/lines.geojson ===GET lines.geojson=== API Endpoint: web/lines.geojson Produces: application/json '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | bbox | Query | String | |- | minlength | Query | Double | |- | maxlength | Query | Double | |- | type | Query | Net Type | |- | crs | Query | String | EPSG:3857 |} ===='''Examples==== '''Lines''': <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/lines.geo...")
- 14:5614:56, 15 June 2026 Web popups (hist | edit) [547 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: web/popups.geojson ===GET popups.geojson=== API Endpoint: web/popups.geojson Produces: application/json '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | webStakeholderID | Header | Integer | |- | bbox | Query | String | |- | crs | Query | String | EPSG:3857 |} ===='''Examples==== '''Popups''': <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/popups.geojson?token=WEB_TOKEN</syntaxhighlight> {{article end |se...")
- 14:5614:56, 15 June 2026 Web actionmenus (hist | edit) [533 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: web/actionmenus.geojson ===GET actionmenus.geojson=== API Endpoint: web/actionmenus.geojson Produces: application/json '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | webStakeholderID | Header | Integer | |- | crs | Query | String | EPSG:3857 |} ===='''Examples==== '''Actions''': <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/actionmenus.geojson?token=WEB_TOKEN</syntaxhighlight> {{article end |seealso= *[...")
- 14:5614:56, 15 June 2026 Web neighborhoods (hist | edit) [501 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: web/neighborhoods.geojson ===GET neighborhoods.geojson=== API Endpoint: web/neighborhoods.geojson Produces: application/json '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | crs | Query | String | EPSG:3857 |} ===='''Examples==== '''Neighborhoods''': <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/neighborhoods.geojson?token=WEB_TOKEN</syntaxhighlight> {{article end |seealso= *Endpoints }} Category:API")
- 14:5614:56, 15 June 2026 Web overlays (hist | edit) [679 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: web/overlays.geojson ===GET overlays.geojson=== API Endpoint: web/overlays.geojson Produces: application/json '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | webStakeholderID | Header | Integer | |- | crs | Query | String | EPSG:3857 |} ===='''Examples==== '''Overlays''': <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/overlays.geojson?token=WEB_TOKEN</syntaxhighlight> {{article end |seealso= *[[Endpoints]...")
- 14:5614:56, 15 June 2026 Web indicators (hist | edit) [533 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: web/indicators.geojson ===GET indicators.geojson=== API Endpoint: web/indicators.geojson Produces: application/json '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | webStakeholderID | Header | Integer | |- | crs | Query | String | EPSG:3857 |} ===='''Examples==== '''Indicators''': <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/indicators.geojson?token=WEB_TOKEN</syntaxhighlight> {{article end |seealso= *...")
- 14:5614:56, 15 June 2026 Web 3dmap (hist | edit) [691 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: web/3dmap.html ===GET 3dmap.html=== API Endpoint: web/3dmap.html Produces: text/html '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | webStakeholderID | Header | Integer | |- | overlay | Query | Integer | |- | base | Query | WebBaseMap | |- | style | Query | WebModelStyle | |- | shadow | Query | Boolean | |- | texture | Query | TextureSize | |- | spacing | Query | Double | |} ===='''Examples==== '''3D Map...")
- 14:5614:56, 15 June 2026 Web 2dmap (hist | edit) [511 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: web/2dmap.html ===GET 2dmap.html=== API Endpoint: web/2dmap.html Produces: text/html '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | webStakeholderID | Header | Integer | |- | base | Query | WebBaseMap | |} ===='''Examples==== '''2D Map (OpenLayers)''': <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/2dmap.html?token=WEB_TOKEN</syntaxhighlight> {{article end |seealso= *Endpoints }} Category:API")
- 14:5614:56, 15 June 2026 Web water (hist | edit) [2,019 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: web/water.{format} ===GET water.{format}=== API Endpoint: web/water.{format} '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | format | Path | String | |- | id | Query | Integer | |- | maptype | Query | Map Type | MAQUETTE |- | width | Query | int | 256 |- | height | Query | int | 256 |- | offset | Query | float | 0 |- | flipY | Query | boolean | false |- | worlddatum | Query | boolean | false |- | decimation | Query | in...")
- 14:5614:56, 15 June 2026 Web terrain (hist | edit) [6,365 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: web/terrain.{format} ===GET terrain.{format}=== API Endpoint: web/terrain.{format} '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | format | Path | String | |- | bbox | Query | String | |- | crs | Query | String | EPSG:3857 |- | id | Query | Integer | |- | maptype | Query | Map Type | MAQUETTE |- | width | Query | int | 256 |- | height | Query | int | 256 |- | offset | Query | float | 0 |- | worlddatum | Query | boolean...")
- 14:5614:56, 15 June 2026 Web 3dtiles tileset (hist | edit) [2,391 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: web/3dtiles/tileset.json ===GET tileset.json=== API Endpoint: web/3dtiles/tileset.json Produces: application/json '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | webStakeholderID | Header | Integer | |- | style | Query | WebModelStyle | WHITE |- | maptype | Query | Map Type | MAQUETTE |- | texture | Query | TextureSize | MEDIUM |- | spacing | Query | double | 2.0 |- | bbox | Query | String | |- | crs | Query |...")
- 14:5614:56, 15 June 2026 Web overlay (hist | edit) [1,645 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: web/overlay.png ===GET overlay.png=== API Endpoint: web/overlay.png '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | webStakeholderID | Header | Integer | |- | maptype | Query | Map Type | MAQUETTE |- | bbox | Query | String | |- | width | Query | int | 256 |- | height | Query | int | 256 |- | id | Query | Integer | -1 |- | timeframe | Query | int | 0 |- | crs | Query | String | EPSG:3857 |- | forcexy | Query | Boolean |...")
- 14:5614:56, 15 June 2026 Api session overlay (hist | edit) [11,159 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/overlay.{format} ===GET overlay.{format}=== API Endpoint: api/session/overlay.{format} '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | format | Path | String | |- | crs | Query | String | EPSG:3857 |- | id | Query | Integer | -1 |- | maptype | Query | Map Type | MAQUETTE |- | difference | Query | boolean | false |- | timeframe | Query | int | 0 |- | scale | Query | double | 1 |- | value | Query | HeightOper...")
- 14:5614:56, 15 June 2026 Web wms (hist | edit) [2,346 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: web/wms ===GET wms=== API Endpoint: web/wms '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | webStakeholderID | Header | Integer | |- | request | Query | Request | GetCapabilities |- | bbox | Query | String | |- | width | Query | int | 256 |- | height | Query | int | 256 |- | layers | Query | String | |- | layer | Query | String | |- | timeframe | Query | int | 0 |- | crs | Query | String | EPSG:3857 |- | forcexy | Que...")
- 11:2411:24, 15 June 2026 Api session query (hist | edit) [6,242 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/query/ ===GET=== API Endpoint: api/session/query/ '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | f | Query | Format | JSON |- | crs | Query | String | EPSG:3857 |} ===='''Examples==== '''Pseudo-Mercator''': <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/query/?crs=3857&token=API_TOKEN</syntaxhighlight> '''Degrees''': <syntaxhighlight lang="text" copy>https://engine.tygron.com/api...") Tag: Recreated
12 June 2026
- 15:0715:07, 12 June 2026 Api session gpu (hist | edit) [1,386 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: https://development.tygron.com/api/session/gpu/?token=31410104zAuxtcJo8WGhL6iYlCDnU5hd {{article end |seealso= *Endpoints }} Category:API")
- 15:0715:07, 12 June 2026 Api session info (hist | edit) [282 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: https://development.tygron.com/api/session/info/?token=31410104zAuxtcJo8WGhL6iYlCDnU5hd {{article end |seealso= *Endpoints }} Category:API")
- 15:0715:07, 12 June 2026 Api session location (hist | edit) [373 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: https://development.tygron.com/api/session/location/?token=31410104zAuxtcJo8WGhL6iYlCDnU5hd {{article end |seealso= *Endpoints }} Category:API")
- 15:0715:07, 12 June 2026 Api session stream (hist | edit) [1,421 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: https://development.tygron.com/api/session/stream/?token=31410104zAuxtcJo8WGhL6iYlCDnU5hd ====== Path: api/session/stream/ '''Parameters:''' None {{article end |seealso= *Endpoints }} Category:API")
9 June 2026
- 07:3107:31, 9 June 2026 Measures tutorial (DXF) (hist | edit) [265 bytes] Rudolf@tygron.nl (talk | contribs) (Created page with "{{:Measures tutorial |filetype=DXF |filetypename=AutoCad DXF |layers=true }}") originally created as "Measures tutorial (dxf)"
4 June 2026
- 14:4914:49, 4 June 2026 JavaScript (hist | edit) [468 bytes] Maxim@tygron.com (talk | contribs) (Created page with "Using Text Panels it is possible to create custom informational displays, commonly refered to as "dashboards". These dashboards can be created using HTML, JavaScript, and Plotly. {{article end |seealso= *Text Panel *Panel *Select (TQL) *Plotly *HTML }}")
2 June 2026
- 09:3909:39, 2 June 2026 Select score (TQL) (hist | edit) [281 bytes] Frank@tygron.nl (talk | contribs) (Created page with "{{Select TQL|suppresscategory=true|allowselflinks=true|<onlyinclude> {{Select TQL|tabletype=row|attribute=REVENUE|unit=valuta|description=Returns the sum of income book values of a Stakeholder|fixed=1|polygon=false|}}</onlyinclude> }} {{Param TQL|suppresscategory=true|allowselflinks=true|list=true| {{: Stakeholder (TQL Param)}} }} {{TQL nav}}")