New pages

Jump to navigation Jump to search
New pages
Hide registered users | Hide bots | Hide redirects
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

27 May 2026

19 May 2026

  • 14:0314:03, 19 May 2026 ID (TQL) (hist | edit) [2,192 bytes] Frank@tygron.nl (talk | contribs) (Created page with "Instead of specifying the value of a clause parameter with a particular Item ID, it is possible to use the 'ID' characters for its value. The result of using 'ID' for the clause value, is that is automatically filled in using the Item that contains the TQL statement. ID clause values are often used in combination with Template Panels; For example: Consider A Template Text Panel applied on Neighborhoods ==Example== Consider the following (simplified) Neighborho...")
  • 12:4812:48, 19 May 2026 YC (TQL) (hist | edit) [3,446 bytes] Frank@tygron.nl (talk | contribs) (Created page with "Instead of specifying a clause parameter with a particular Item ID, it is possible to use the 'YC' characters for its value. The result of using 'YC' for the clause value, is the automatic creation of multiple TQL statements, one with each Item ID for that Clause Parameter, but only the Items that are covered by the calculated ''Search Polygon'' of the TQL statement. The ''Search Polygon'' is calculated by overlapping the clause polygon. Per clause type it is indicat...")
  • 09:4409:44, 19 May 2026 XC (TQL) (hist | edit) [3,550 bytes] Frank@tygron.nl (talk | contribs) (Created page with "Instead of specifying a clause parameter with a particular Item ID, it is possible to use the 'XC' characters for its value. The result of using 'XC' for the clause value, is the automatic creation of multiple TQL statements, one with each Item ID for that Clause Parameter, but only the Items that are covered by the calculated ''Search Polygon'' of the TQL statement. The ''Search Polygon'' is calculated by overlapping the clause polygon. Per clause type it is indicat...")

15 May 2026

  • 14:5814:58, 15 May 2026 YA (TQL) (hist | edit) [2,243 bytes] Frank@tygron.nl (talk | contribs) (Created page with "The 'YA' clause value is a variation on the 'Y' clause value. The characters 'YA' should be followed by an underscore and the name of an Attribute; for example '''YA_MONUMENTAL'''. Also see the example below. The result of using 'XA' for the clause value, is the automatic creation of multiple TQL statements, one with each Item ID for that Clause Parameter that can be found in the project data. Items are only taken into account of they have...")
  • 14:5514:55, 15 May 2026 XA (TQL) (hist | edit) [2,187 bytes] Frank@tygron.nl (talk | contribs) (Created page with "The 'XA' clause value is a variation on the 'X' clause value. The characters 'XA' should be followed by an underscore and the name of an Attribute; for example '''XA_MONUMENTAL'''. Also see the example below. The result of using 'XA' for the clause value, is the automatic creation of multiple TQL statements, one with each Item ID for that Clause Parameter that can be found in the project data. Items are only taken into account of they have...")
  • 14:3014:30, 15 May 2026 YK (TQL) (hist | edit) [3,075 bytes] Frank@tygron.nl (talk | contribs) (Created page with "The YK clause value is a variation on the YA clause value. The characters 'YK' should be followed by an underscore and the name of a Key; for example '''YK_CULVERT_DIAMETER'''. Also see the example below. This Key is used to obtain the name of an Attribute, given a Grid Overlay. This Grid Overlay is obtained from the same TQL statement, which should contain one of the following clause parameters: * Grid (TQL Param) * Grid with attri...")
  • 13:2313:23, 15 May 2026 XK (TQL) (hist | edit) [3,026 bytes] Frank@tygron.nl (talk | contribs) (Created page with "The XK clause value is a variation on the XA] clause value. The characters 'XK' should be followed by an underscore and the name of a Key. See the example below. This Key is used to obtain the name of an Attribute, given a Grid Overlay. This Grid Overlay is obtained from the same TQL statement, which should contain one of the following clause parameters: * Grid (TQL Param) * Grid with attribute (TQL Param) * Gridtype (TQL Param...")
  • 09:4109:41, 15 May 2026 Y (TQL) (hist | edit) [1,487 bytes] Frank@tygron.nl (talk | contribs) (Created page with "Instead of specifying a clause parameter with a particular Item ID, this parameter can also be specific with 'Y'. The result of placing an Y for a clause parameter's value, is that a single TQL statement is replaced by mutliple unique TQL statements, with each one an Item ID that can be found in the project data, for that Clause Parameter. Internally, the resulting TQL statements are placed in an array of arrays and the result will be an array of TQL result arrays....")
  • 09:2209:22, 15 May 2026 X (TQL) (hist | edit) [1,436 bytes] Frank@tygron.nl (talk | contribs) (Created page with "Instead of specifying a clause parameter with a particular Item ID, this parameter can also be specific with 'X'. The result of placing an X for a parameter, is that a single TQL statement is by mutliple TQL statement, one with each Item ID for that Clause Parameter that can be found in the project data. Internally, the resulting TQL statements are placed in a single array and the result will be an array of TQL results. For example, the statement <pre>SELECT_NAME_W...")

13 May 2026

12 May 2026

  • 07:2907:29, 12 May 2026 Terrain (Project Source) (hist | edit) [4,394 bytes] Frank@tygron.nl (talk | contribs) (Created page with "Project Source used for the Digital Terrain Model (DTM); the terrain height of the bare ground without for example buildings, trees and other objects. See for more information the elevation model page. Its coverage is Worldwide Its provider is ESRI Its coverage can be inspected using this <ref>ArcGIS Viewer</ref>; Its background information can be found <ref name='backgroundInfo' >here</ref> {{article end |references= <references> http://www.arcgis.com/home/item.h...")

11 May 2026

8 May 2026

6 May 2026

  • 13:5313:53, 6 May 2026 Format (hist | edit) [890 bytes] Frank@tygron.nl (talk | contribs) (Created page with "==Values== {|class=wikitable !Name !Description |- |HTML |text/html Response: text/html; charset=utf-8 |- |XML |application/xml Response: application/xml; charset=utf-8 |- |SSML |application/ssml+xml Response: application/ssml+xml; charset=utf-8 |- |GML |application/xml Response: application/xml; charset=utf-8 |- |JSON |application/json Response: application/json; charset=utf-8 |- |TJSON |application/json Response: application/json; charset=utf-8 |- |GEOJSON |applicatio...")
  • 13:3413:34, 6 May 2026 Request (hist | edit) [242 bytes] Frank@tygron.nl (talk | contribs) (Created page with "==Values== {|class=wikitable !Name !Description |- |GetCapabilities | |- |GetFeatureInfo | |- |GetLegendGraphic | |- |GetMap | |} {{article end |seealso= }} Category:API")
  • 13:2013:20, 6 May 2026 HeightOperator (hist | edit) [144 bytes] Frank@tygron.nl (talk | contribs) (Created page with "==Values=={|class=wikitable !Name !Description |- |AVG | |- |MIN | |- |MAX | |- |VOLUME | |- |STDEV | |- |AREA | |} {{article end |seealso= }}")
  • 13:2013:20, 6 May 2026 TextureSize (hist | edit) [163 bytes] Frank@tygron.nl (talk | contribs) (Created page with "==Values=={|class=wikitable !Name !Description |- |SMALL | |- |MEDIUM | |- |LARGE | |} {{article end |seealso= }}")
  • 13:2013:20, 6 May 2026 WebModelStyle (hist | edit) [155 bytes] Frank@tygron.nl (talk | contribs) (Created page with "==Values=={|class=wikitable !Name !Description |- |WHITE | |- |COLORED | |} {{article end |seealso= }}")
  • 13:2013:20, 6 May 2026 WebBaseMap (hist | edit) [167 bytes] Frank@tygron.nl (talk | contribs) (Created page with "==Values=={|class=wikitable !Name !Description |- |SATELLITE | |- |SATELLITE_ORIGINAL | |- |TOPOGRAPHIC | |- |GRAY | |} {{article end |seealso= }}")
  • 12:0812:08, 6 May 2026 Endpoints (hist | edit) [272 bytes] Frank@tygron.nl (talk | contribs) (Created page with "List of Endpoint pages: *Api Session Endpoint *Api Session Query Endpoint *Api Session Stream Endpoint *Web Endpoint *Web 3dtiles Endpoint *Web Sceneserver Endpoint {{article end |seealso= *Api Events *Api Content Items }} Category:API")
  • 12:0812:08, 6 May 2026 Web Sceneserver Endpoint (hist | edit) [622 bytes] Frank@tygron.nl (talk | contribs) (Created page with "General path: web/SceneServer/ =Scene= ==getLayer== Path: web/SceneServer/layers/{layerID}/ Type: GET Produces: application/json '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- |layerID |Path |Integer | |} ==getNode== Path: web/SceneServer/layers/{layerID}/nodes/{nodeID} Type: GET Produces: application/json '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- |layerID |Path |Integer | |- |nodeID |Path |String | |...")
  • 12:0812:08, 6 May 2026 Web 3dtiles Endpoint (hist | edit) [1,524 bytes] Frank@tygron.nl (talk | contribs) (Created page with "General path: web/3dtiles/ =QM= ==getQMLayer== Path: web/3dtiles/layer.json Type: GET Produces: application/json '''Parameters:''' None ==getQuantizedMesh== Path: web/3dtiles/{z}/{x}/{y}.terrain Type: GET Produces: application/vnd.quantized-mesh '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- |z |Path |Integer | |- |x |Path |Integer | |- |y |Path |Integer | |- |v |Query |String | |} =Tiles3D= ==getTile== Path: web/3dtiles/{id}.gltf Ty...")
  • 12:0812:08, 6 May 2026 Web Endpoint (hist | edit) [9,916 bytes] Frank@tygron.nl (talk | contribs) (Created page with "General path: web/ =Web= ==getKeepAlive== Path: web/resettimeout Type: GET Produces: text/plain '''Parameters:''' None ==getCSS== Path: web/{name}.css Type: GET Produces: text/css '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- |name |Path |String | |- |replacetoken |Query |boolean |true |} ==get2DMap== Path: web/{a:2dmap.html|map.html} Type: GET Produces: text/html '''Parameters:''' {|class=wikitable !Name !Location !Type !Default...")
  • 12:0812:08, 6 May 2026 Api Session Stream Endpoint (hist | edit) [777 bytes] Frank@tygron.nl (talk | contribs) (Created page with "General path: api/session/stream/ =SessionStream= ==getDoc== Path: api/session/stream/{a:|index.html} Type: GET '''Parameters:''' None ==getExport== Path: api/session/stream/export Type: GET '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- |f |Query |Format |BINARY |- |maplink |Query |MapLink | |- |id |Query |Integer | |} ==postImport== Path: api/session/stream/import Type: POST '''Parameters:''' {|class=wikitable !Name !Location !Type...")
  • 12:0812:08, 6 May 2026 Api Session Query Endpoint (hist | edit) [1,036 bytes] Frank@tygron.nl (talk | contribs) (Created page with "General path: api/session/query =SessionQuery= ==getQuery== Path: api/session/query/{query} Type: GET '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- |query |Path |String | |- |value |Query |String |0.0 |- |f |Query |Format |JSON |- |validate |Query |boolean |false |- |crs |Query |String |EPSG:3857 |} ==getDoc== Path: api/session/query{a:|index.html} Type: GET '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- |f...")
  • 12:0812:08, 6 May 2026 Api Session Endpoint (hist | edit) [1,140 bytes] Frank@tygron.nl (talk | contribs) (Created page with "General path: api/session/ =SessionOverlay= ==getDoc== Path: api/session/overlay.html Type: GET '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- |id |Query |Integer |-1 |} ==getGeoTiff== Path: api/session/overlay.{format} Type: GET '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- |format |Path |String | |- |crs |Query |String |EPSG:3857 |- |id |Query |Integer |-1 |- |maptype |Query |MapType |MAQUETTE |- |differe...")

5 May 2026

  • 08:5308:53, 5 May 2026 Api session items stakeholders (hist | edit) [4,053 bytes] Frank@tygron.nl (talk | contribs) (Created page with "Api session items Stakeholder Endpoints. Edit items with event: editorstakeholder. Default Query: <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/items/stakeholders/?f=JSON&token=API_TOKEN</syntaxhighlight> Example Response: <syntaxhighlight lang="text" copy>[ { "active" : true, "client" : null, "color" : { "argb" : -3355444 }, "id" : 0, "imageName" : "municipality.png", "imageVersio...") Tag: Recreated

1 May 2026

29 April 2026

23 April 2026

22 April 2026

21 April 2026

17 April 2026

  • 13:5113:51, 17 April 2026 Measures tutorial (hist | edit) [32,755 bytes] Rudolf@tygron.nl (talk | contribs) (Created page with "{{tutorial prerequisites |tutorial=This tutorial relies on base knowledge about the editor interface. It is also recommended to have completed the tutorial(s) related to importing Geo Data. |project=This tutorial can be followed with your own Project, for which an urban plan geodata file is available. If such a plan is absent, the Demo Dxf Import Project can be used instead. |additional=A geo data file with information regarding a plan for future urban developmen...")

13 April 2026

(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)