Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Tygron Support wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:38, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area set attributes (Created page with "API Event to Set multiple Area attribute values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Areas | |- |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 Integer...")
- 08:38, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area set attribute (Created page with "API Event to Set Area attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Areas | |- |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: !Description |-...")
- 08:38, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area set active (Created page with "API Event to Set Area active {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Areas | |- |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/session/event/editor...")
- 08:38, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area remove polygons (Created page with "API Event to Remove polygons from existing Area {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Areas | |- |1 |REQUIRED |(MultiPolygon with crs: EPSG:3857 or multiple values in array [a, b, c]) |MultiPolygon[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://eng...")
- 08:38, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area remove attribute (Created page with "API Event to Remove attribute from Area {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Areas | |- |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/e...")
- 08:38, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area remove (Created page with "API Event to Remove existing Area {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Areas | |} ===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/editorarea/remove/?f=HTML&token=API_TOKEN with co...")
- 08:38, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area import (Created page with "API Event to Import Area Collection {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GeometryCollection with crs: EPSG:3857) |Collection of Area geometries | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Area 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 matrix 1.0,...")
- 08:38, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area duplicate (Created page with "API Event to Duplicate existing Area {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Areas | |} ===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/editorarea/duplicate/?f=HTML&token=API_TOKEN with content: <pre>[ [ 1...")
- 08:37, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area append attribute (Created page with "API Event to Appended to existing Area attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Areas | |- |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 Codes=== {|cl...")
- 08:37, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area add polygons (Created page with "API Event to Add polygons to existing Area {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Areas | |- |1 |REQUIRED |(MultiPolygon with crs: EPSG:3857 or multiple values in array [a, b, c]) |MultiPolygon[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.t...")
- 08:37, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor area add (Created page with "API Event to Add new Area {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |OPTIONAL |(Integer number) |Amount (optional) | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Area IDs) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorarea/add/?f=HTML&token=API_TOKEN with content: <pre>[ "" ] </pre> {{article end|seealso=*api session event e...")
- 06:23, 30 March 2026 Maxim@tygron.com talk contribs created page Version 2026.1.0 (Created page with "Version 2026.0.10 is released on engine.tygron.com on May 29th 2026. '''Updates''' * Several small bug fixes and WIKI Updates. Category:Version 2026")
- 15:25, 25 March 2026 Maxim@tygron.com talk contribs created page Version 2026.0.10 (Created page with "Version 2026.0.10 is released on engine.tygron.com on March 27th 2026. '''Updates''' * New Street Object geo-plugin for adding e.g. trees at Project creation. * Bugfix for invalid data in API events. * Java SDK is now published in GitHub. * Old licenses and sub domains are now deprecated. * Several small bug fixes and WIKI Updates. Category:Version 2026")
- 13:43, 23 March 2026 Hedi@tygron.com talk contribs deleted page How to create a subdomain (content was: "A subdomain enables you to give other users access to your domain in a separate subdomain: The user gets access to this subdomain only and cannot see or edit other projects or subdomains in your domain. The option for creating a subdomain is available only for users with a Commercial Partnership. ''Main Menu → Options → My license'' {{Editor steps|title= create a subdomain|Click ''edit'' in the line 'sub domains'| On the bottom right corner you can now click ''add''|...")
- 16:20, 16 March 2026 Maxim@tygron.com talk contribs created page File:Rasterization combo overlay detail panel.png
- 16:20, 16 March 2026 Maxim@tygron.com talk contribs uploaded File:Rasterization combo overlay detail panel.png
- 07:24, 12 March 2026 Rudolf@tygron.nl talk contribs created page Color (Area Attribute) (Created page with "{{area attributes | <onlyinclude> {{area attributes|type=row|attribute=COLOR|unit=Color|description=The color of the Area when drawn in an Area Overlay.}} </onlyinclude> }} When The Area Overlay is used, Areas are by default displayed using their default color. The COLOR Attribute could also be referenced and used in other contexts and displays, such as a custom color output of a Combo Overlay, or for use in Indicators or Panels. {{art...")
- 09:01, 11 March 2026 Frank@tygron.nl talk contribs moved page Shade calculation model to Template:Shade calculation model
- 08:39, 11 March 2026 Frank@tygron.nl talk contribs deleted page Low impulse (Water Overlay) (content was: "#REDIRECTMode_(Water_Overlay)")
- 08:22, 11 March 2026 Frank@tygron.nl talk contribs deleted page File:Geojson to geopackage data source manager.png (Deleted old revision 20260311082222!Geojson_to_geopackage_data_source_manager.png: content was: "", and the only contributor was "Frank@tygron.nl" (talk))
- 08:22, 11 March 2026 Frank@tygron.nl talk contribs uploaded a new version of File:Geojson to geopackage data source manager.png
- 08:21, 11 March 2026 Frank@tygron.nl talk contribs created page File:Geojson to geopackage save as.png
- 08:21, 11 March 2026 Frank@tygron.nl talk contribs uploaded File:Geojson to geopackage save as.png
- 08:21, 11 March 2026 Frank@tygron.nl talk contribs created page File:Geojson to geopackage export.png
- 08:21, 11 March 2026 Frank@tygron.nl talk contribs uploaded File:Geojson to geopackage export.png
- 08:21, 11 March 2026 Frank@tygron.nl talk contribs created page File:Geojson to geopackage data source manager.png
- 08:21, 11 March 2026 Frank@tygron.nl talk contribs uploaded File:Geojson to geopackage data source manager.png
- 08:21, 11 March 2026 Frank@tygron.nl talk contribs created page How to convert a GeoJSON to GeoPackage using QGIS (Created page with " {{howto|title=|Open QGIS |Click on ''Layer'' in the ribbon bar and select ''Data Source Manager'' |Set source type to file |Under Source, click on the ''Browse'' button (indicated by ...), navigate to your file and select it. |Click on the ''Add'' button to add it to QGIS. The view should zoom in to your features. (unless more layers are active in your QGIS session) |Right click on the added layer, hover over ''Export'' and select ''Save Features As''. |In the ''Sa...")
- 16:06, 10 March 2026 Frank@tygron.nl talk contribs created page File:Building with custom geometry.png
- 16:06, 10 March 2026 Frank@tygron.nl talk contribs uploaded File:Building with custom geometry.png
- 15:21, 10 March 2026 Frank@tygron.nl talk contribs created page File:I3s geo wizard after.png
- 15:21, 10 March 2026 Frank@tygron.nl talk contribs uploaded File:I3s geo wizard after.png
- 15:20, 10 March 2026 Frank@tygron.nl talk contribs created page File:I3s update 3d model.png
- 15:20, 10 March 2026 Frank@tygron.nl talk contribs uploaded File:I3s update 3d model.png
- 15:20, 10 March 2026 Frank@tygron.nl talk contribs created page File:I3s view features.png
- 15:20, 10 March 2026 Frank@tygron.nl talk contribs uploaded File:I3s view features.png
- 15:20, 10 March 2026 Frank@tygron.nl talk contribs created page File:I3s features obtained.png
- 15:20, 10 March 2026 Frank@tygron.nl talk contribs uploaded File:I3s features obtained.png
- 15:20, 10 March 2026 Frank@tygron.nl talk contribs created page File:I3s bag3d logged in.png
- 15:20, 10 March 2026 Frank@tygron.nl talk contribs uploaded File:I3s bag3d logged in.png
- 15:19, 10 March 2026 Frank@tygron.nl talk contribs created page File:I3s catalog service.png
- 15:19, 10 March 2026 Frank@tygron.nl talk contribs uploaded File:I3s catalog service.png
- 15:19, 10 March 2026 Frank@tygron.nl talk contribs created page File:I3s geo wizard before.png
- 15:19, 10 March 2026 Frank@tygron.nl talk contribs uploaded File:I3s geo wizard before.png
- 11:07, 9 March 2026 Frank@tygron.nl talk contribs created page File:Ribbon community arcgis link.png
- 11:07, 9 March 2026 Frank@tygron.nl talk contribs uploaded File:Ribbon community arcgis link.png
- 11:07, 9 March 2026 Frank@tygron.nl talk contribs created page File:Arcgis login.png
- 11:07, 9 March 2026 Frank@tygron.nl talk contribs uploaded File:Arcgis login.png
- 11:07, 9 March 2026 Frank@tygron.nl talk contribs created page File:Arcgis sign in.png
- 11:07, 9 March 2026 Frank@tygron.nl talk contribs uploaded File:Arcgis sign in.png