Api session items overlays: Difference between revisions
No edit summary |
No edit summary |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
API Endpoint: /api/session/items/overlays/ | |||
Edit items with events described at [[Api session event editor overlay]]. | Edit items with events described at [[Api session event editor overlay]]. | ||
| Line 7: | Line 7: | ||
Example Response: | Example Response: | ||
<syntaxhighlight lang="text" copy>[ { | <syntaxhighlight lang="text" copy>[ { | ||
"active" : true, | |||
"attributes" : { | "attributes" : { | ||
" | "CALC_TIME_MS" : [ 0.0 ] | ||
}, | }, | ||
"calcTimeMS" : 6, | |||
"colorMultiplier" : 1.0, | "colorMultiplier" : 1.0, | ||
"colorOffset" : 127, | "colorOffset" : 127, | ||
"customLegend" : false, | "customLegend" : false, | ||
" | "diffLegend" : [ ], | ||
"id" : 3, | |||
"imageName" : "heightmap.png", | |||
"id" : | |||
"imageName" : " | |||
"imageVersion" : 0, | "imageVersion" : 0, | ||
"inActiveCellSize" : null, | |||
"inActiveTimeframes" : null, | |||
"keys" : { }, | |||
"legend" : [ { | "legend" : [ { | ||
"color" : { | "color" : { | ||
"argb" : - | "argb" : -13696641 | ||
}, | }, | ||
"entryName" : " | "entryName" : "32,1", | ||
"id" : 1, | "id" : 1, | ||
"value" : | "value" : 32.122 | ||
}, { | }, { | ||
"color" : { | "color" : { | ||
"argb" : - | "argb" : -16312961 | ||
}, | }, | ||
"entryName" : " | "entryName" : "34", | ||
"id" : 2, | "id" : 2, | ||
"value" : | "value" : 33.987503 | ||
}, { | }, { | ||
"color" : { | "color" : { | ||
"argb" : - | "argb" : -15122305 | ||
}, | }, | ||
"entryName" : " | "entryName" : "35,9", | ||
"id" : 3, | "id" : 3, | ||
"value" : | "value" : 35.853 | ||
}, { | }, { | ||
"color" : { | "color" : { | ||
"argb" : - | "argb" : -14719873 | ||
}, | }, | ||
"entryName" : " | "entryName" : "37,7", | ||
"id" : 4, | "id" : 4, | ||
"value" : | "value" : 37.718502 | ||
}, { | }, { | ||
"color" : { | "color" : { | ||
"argb" : - | "argb" : -13794421 | ||
}, | }, | ||
"entryName" : " | "entryName" : "39,6", | ||
"id" : 5, | "id" : 5, | ||
"value" : | "value" : 39.584 | ||
}, { | }, { | ||
"color" : { | "color" : { | ||
"argb" : - | "argb" : -12934235 | ||
}, | }, | ||
"entryName" : " | "entryName" : "41,4", | ||
"id" : 6, | "id" : 6, | ||
"value" : "- | "value" : 41.4495 | ||
} ], | }, { | ||
"maquetteOverride" : null, | "color" : { | ||
"name" : " | "argb" : -13467809 | ||
"parentID" : -1, | }, | ||
"sortIndex" : | "entryName" : "43,3", | ||
"type" : " | "id" : 7, | ||
"version" : | "value" : 43.315002 | ||
"visible" : true | }, { | ||
} ]</syntaxhighlight> | "color" : { | ||
==Limit Queries== | "argb" : -10641847 | ||
version=100: | }, | ||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/items/overlays/?version=100&token=API_TOKEN</syntaxhighlight> | "entryName" : "45,2", | ||
==Show Queries== | "id" : 8, | ||
max version: | "value" : 45.1805 | ||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/items/overlays/version/?token=API_TOKEN</syntaxhighlight> | }, { | ||
size: | "color" : { | ||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/items/overlays/size/?token=API_TOKEN</syntaxhighlight> | "argb" : -6169541 | ||
Overlays (GeoJSON): | }, | ||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/overlays.geojson?token=API_TOKEN</syntaxhighlight> | "entryName" : "47", | ||
==Formats== | "id" : 9, | ||
HTML: | "value" : 47.046 | ||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/items/overlays/?f=HTML&token=API_TOKEN</syntaxhighlight> | }, { | ||
"color" : { | |||
"argb" : -6437109 | |||
}, | |||
"entryName" : "48,9", | |||
"id" : 10, | |||
"value" : 48.9115 | |||
}, { | |||
"color" : { | |||
"argb" : -4013540 | |||
}, | |||
"entryName" : "50,8", | |||
"id" : 11, | |||
"value" : 50.777 | |||
}, { | |||
"color" : { | |||
"argb" : -2367897 | |||
}, | |||
"entryName" : "52,6", | |||
"id" : 12, | |||
"value" : 52.6425 | |||
}, { | |||
"color" : { | |||
"argb" : -3366313 | |||
}, | |||
"entryName" : "54,5", | |||
"id" : 13, | |||
"value" : 54.508 | |||
}, { | |||
"color" : { | |||
"argb" : -1530502 | |||
}, | |||
"entryName" : "56,4", | |||
"id" : 14, | |||
"value" : 56.3735 | |||
}, { | |||
"color" : { | |||
"argb" : -2199968 | |||
}, | |||
"entryName" : "58,2", | |||
"id" : 15, | |||
"value" : 58.239 | |||
}, { | |||
"color" : { | |||
"argb" : -2148303 | |||
}, | |||
"entryName" : "60,1", | |||
"id" : 16, | |||
"value" : 60.1045 | |||
}, { | |||
"color" : { | |||
"argb" : -7467510 | |||
}, | |||
"entryName" : "62", | |||
"id" : 17, | |||
"value" : 61.97 | |||
}, { | |||
"color" : { | |||
"argb" : -9493727 | |||
}, | |||
"entryName" : "63,8", | |||
"id" : 18, | |||
"value" : 63.8355 | |||
}, { | |||
"color" : { | |||
"argb" : -9481646 | |||
}, | |||
"entryName" : "65,7", | |||
"id" : 19, | |||
"value" : 65.701 | |||
}, { | |||
"color" : { | |||
"argb" : -3947581 | |||
}, | |||
"entryName" : "67,6", | |||
"id" : 20, | |||
"value" : 67.5665 | |||
} ], | |||
"maquetteOverride" : null, | |||
"maxValue" : [ 0.0, 69.432, 0.0, 1.0 ], | |||
"minValue" : [ 0.0, 32.122, 0.0, 0.0 ], | |||
"name" : "Height Map", | |||
"parentID" : -1, | |||
"prequels" : { }, | |||
"resultType" : "DSM", | |||
"showDifference" : false, | |||
"sortIndex" : 50, | |||
"type" : "HEIGHTMAP", | |||
"version" : 53, | |||
"visible" : true, | |||
"warnings" : "" | |||
} ]</syntaxhighlight> | |||
==Limit Queries== | |||
version=100: | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/items/overlays/?version=100&token=API_TOKEN</syntaxhighlight> | |||
==Show Queries== | |||
max version: | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/items/overlays/version/?token=API_TOKEN</syntaxhighlight> | |||
size: | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/items/overlays/size/?token=API_TOKEN</syntaxhighlight> | |||
Overlays (GeoJSON): | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/overlays.geojson?token=API_TOKEN</syntaxhighlight> | |||
==Formats== | |||
HTML: | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/items/overlays/?f=HTML&token=API_TOKEN</syntaxhighlight> | |||
JSON: | JSON: | ||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/items/overlays/?f=JSON&token=API_TOKEN</syntaxhighlight> | <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/items/overlays/?f=JSON&token=API_TOKEN</syntaxhighlight> | ||
| Line 114: | Line 202: | ||
ZIPSMILE: | ZIPSMILE: | ||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/items/overlays/?f=ZIPSMILE&token=API_TOKEN</syntaxhighlight> | <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/items/overlays/?f=ZIPSMILE&token=API_TOKEN</syntaxhighlight> | ||
==Api Model | ==Api Model AreaOverlay== | ||
API Model description of | API Model description of AreaOverlay | ||
{|class=wikitable | {|class=wikitable | ||
| Line 121: | Line 209: | ||
!Type | !Type | ||
!Description | !Description | ||
|- | |||
|areaIDs | |||
|int<nowiki>[]</nowiki> | |||
|[[Area]]s ID | |||
|- | |- | ||
|attributes | |attributes | ||
| Line 165: | Line 257: | ||
|int | |int | ||
|[[Overlay]] ID | |[[Overlay]] ID | ||
|- | |||
|remainderColor | |||
|TColor | |||
| | |||
|- | |- | ||
|sortIndex | |sortIndex | ||
| Line 183: | Line 279: | ||
|} | |} | ||
==Api Model | ==Api Model AttributeOverlay== | ||
API Model description of | API Model description of AttributeOverlay | ||
{|class=wikitable | {|class=wikitable | ||
| Line 191: | Line 287: | ||
!Description | !Description | ||
|- | |- | ||
| | |attribute | ||
| | |String | ||
| | | | ||
|- | |||
|attributeColor | |||
|TColor | |||
| | |||
|- | |- | ||
|attributes | |attributes | ||
|Map<String,double[]> | |Map<String,double[]> | ||
| | |||
|- | |||
|colorAttribute | |||
|String | |||
| | | | ||
|- | |- | ||
| Line 225: | Line 329: | ||
|legend | |legend | ||
|LegendEntry<nowiki>[]</nowiki> | |LegendEntry<nowiki>[]</nowiki> | ||
| | |||
|- | |||
|mapLink | |||
|MapLink | |||
| | | | ||
|- | |- | ||
| Line 239: | Line 347: | ||
|[[Overlay]] ID | |[[Overlay]] ID | ||
|- | |- | ||
| | |restColor | ||
|TColor | |TColor | ||
| | | | ||
| Line 260: | Line 368: | ||
|} | |} | ||
==Api Model | ==Api Model AvgOverlay== | ||
API Model description of | API Model description of AvgOverlay | ||
{|class=wikitable | {|class=wikitable | ||
| Line 268: | Line 376: | ||
!Description | !Description | ||
|- | |- | ||
| | |active | ||
| | |boolean | ||
| | | | ||
|- | |- | ||
| Line 280: | Line 384: | ||
| | | | ||
|- | |- | ||
| | |calcTimeMS | ||
| | |long | ||
| | | | ||
|- | |- | ||
| Line 294: | Line 398: | ||
|customLegend | |customLegend | ||
|boolean | |boolean | ||
| | |||
|- | |||
|diffLegend | |||
|LegendEntry<nowiki>[]</nowiki> | |||
| | | | ||
|- | |- | ||
| Line 308: | Line 416: | ||
| | | | ||
|- | |- | ||
| | |inActiveCellSize | ||
| | |double | ||
| | |||
|- | |||
|inActiveTimeframes | |||
|int | |||
| | |||
|- | |||
|keys | |||
|Map<String,String> | |||
| | | | ||
|- | |- | ||
| | |layerMapLink | ||
|MapLink | |MapLink | ||
| | |||
|- | |||
|legend | |||
|LegendEntry<nowiki>[]</nowiki> | |||
| | | | ||
|- | |- | ||
|maquetteOverride | |maquetteOverride | ||
|Map<String,double[]> | |Map<String,double[]> | ||
| | |||
|- | |||
|maxValue | |||
|float[] | |||
| | |||
|- | |||
|minValue | |||
|float[] | |||
| | | | ||
|- | |- | ||
| Line 328: | Line 456: | ||
|[[Overlay]] ID | |[[Overlay]] ID | ||
|- | |- | ||
| | |prequels | ||
| | |Map<String,PrequelLink> | ||
| | | | ||
|- | |- | ||
| | |rasterization | ||
| | |Rasterization | ||
| | | | ||
|- | |- | ||
|type | |resultType | ||
|String | |||
| | |||
|- | |||
|showDifference | |||
|boolean | |||
| | |||
|- | |||
|sortIndex | |||
|int | |||
| | |||
|- | |||
|type | |||
|OverlayType | |OverlayType | ||
| | | | ||
| Line 346: | Line 486: | ||
|visible | |visible | ||
|boolean | |boolean | ||
| | |||
|- | |||
|warnings | |||
|String | |||
| | | | ||
|} | |} | ||
==Api Model | ==Api Model ComboOverlay== | ||
API Model description of | API Model description of ComboOverlay | ||
{|class=wikitable | {|class=wikitable | ||
| Line 383: | Line 527: | ||
|diffLegend | |diffLegend | ||
|LegendEntry<nowiki>[]</nowiki> | |LegendEntry<nowiki>[]</nowiki> | ||
| | |||
|- | |||
|formula | |||
|String | |||
| | | | ||
|- | |- | ||
| Line 474: | Line 622: | ||
|} | |} | ||
==Api Model | ==Api Model DefaultOverlay== | ||
API Model description of | API Model description of DefaultOverlay | ||
{|class=wikitable | {|class=wikitable | ||
| Line 508: | Line 656: | ||
|diffLegend | |diffLegend | ||
|LegendEntry<nowiki>[]</nowiki> | |LegendEntry<nowiki>[]</nowiki> | ||
| | | | ||
|- | |- | ||
| Line 536: | Line 680: | ||
|keys | |keys | ||
|Map<String,String> | |Map<String,String> | ||
| | | | ||
|- | |- | ||
| Line 568: | Line 708: | ||
|prequels | |prequels | ||
|Map<String,PrequelLink> | |Map<String,PrequelLink> | ||
| | | | ||
|- | |- | ||
| Line 603: | Line 739: | ||
|} | |} | ||
==Api Model | ==Api Model DefaultRasterizationOverlay== | ||
API Model description of | API Model description of DefaultRasterizationOverlay | ||
{|class=wikitable | {|class=wikitable | ||
| Line 661: | Line 797: | ||
|keys | |keys | ||
|Map<String,String> | |Map<String,String> | ||
| | |||
|- | |||
|layerMapLink | |||
|MapLink | |||
| | | | ||
|- | |- | ||
| Line 689: | Line 829: | ||
|prequels | |prequels | ||
|Map<String,PrequelLink> | |Map<String,PrequelLink> | ||
| | |||
|- | |||
|rasterization | |||
|Rasterization | |||
| | | | ||
|- | |- | ||
| Line 720: | Line 864: | ||
|} | |} | ||
==Api Model | ==Api Model DischargeMethod== | ||
API Model description of | API Enumeration description of DischargeMethod | ||
{|class=wikitable | |||
!Name | |||
!Description | |||
|- | |||
|HEIGHT_MINIMA | |||
| | |||
|- | |||
|WATER_TERRAINS | |||
| | |||
|- | |||
|AREAS | |||
| | |||
|} | |||
==Api Model DistanceOverlay== | |||
API Model description of DistanceOverlay | |||
{|class=wikitable | {|class=wikitable | ||
| Line 845: | Line 1,006: | ||
|} | |} | ||
==Api Model | ==Api Model FloodingOverlay== | ||
API | API Model description of FloodingOverlay | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Type | |||
!Description | !Description | ||
|- | |- | ||
| | |active | ||
|boolean | |||
| | | | ||
|- | |- | ||
| | |attributes | ||
|Map<String,double[]> | |||
| | | | ||
|- | |- | ||
| | |calcInfo | ||
| | |String | ||
| | | | ||
|- | |- | ||
| Line 920: | Line 1,068: | ||
|keys | |keys | ||
|Map<String,String> | |Map<String,String> | ||
| | | | ||
|- | |- | ||
| Line 940: | Line 1,084: | ||
|minValue | |minValue | ||
|float[] | |float[] | ||
| | |||
|- | |||
|mode | |||
|Mode | |||
| | | | ||
|- | |- | ||
| Line 954: | Line 1,102: | ||
| | | | ||
|- | |- | ||
| | |resultType | ||
| | |String | ||
| | | | ||
|- | |- | ||
| | |showAreas | ||
| | |boolean | ||
| | | | ||
|- | |- | ||
|showDifference | |showDifference | ||
|boolean | |||
| | |||
|- | |||
|showSystem | |||
|boolean | |boolean | ||
| | | | ||
| Line 985: | Line 1,137: | ||
|String | |String | ||
| | | | ||
|- | |||
|weatherID | |||
|int | |||
|[[Weather]] ID | |||
|} | |} | ||
==Api Model | ==Api Model FunctionOverlay== | ||
API Model description of | API Model description of FunctionOverlay | ||
{|class=wikitable | {|class=wikitable | ||
| Line 994: | Line 1,150: | ||
!Type | !Type | ||
!Description | !Description | ||
|- | |- | ||
|attributes | |attributes | ||
|Map<String,double[]> | |Map<String,double[]> | ||
| | | | ||
|- | |- | ||
| Line 1,023: | Line 1,167: | ||
| | | | ||
|- | |- | ||
| | |functionIDs | ||
| | |int<nowiki>[]</nowiki> | ||
|[[Function]]s ID | |||
|- | |||
|functionsColor | |||
|TColor | |||
| | | | ||
|- | |- | ||
| Line 1,037: | Line 1,185: | ||
|imageVersion | |imageVersion | ||
|int | |int | ||
| | | | ||
|- | |- | ||
| Line 1,059: | Line 1,195: | ||
| | | | ||
|- | |- | ||
| | |name | ||
| | |String | ||
| | | | ||
|- | |- | ||
| | |parentID | ||
| | |int | ||
|[[Overlay]] ID | |||
|- | |- | ||
| | |remainderColor | ||
| | |TColor | ||
| | | | ||
|- | |- | ||
| Line 1,114: | Line 1,222: | ||
|boolean | |boolean | ||
| | | | ||
|} | |} | ||
==Api Model | ==Api Model GeoTiffOverlay== | ||
API Model description of | API Model description of GeoTiffOverlay | ||
{|class=wikitable | {|class=wikitable | ||
| Line 1,131: | Line 1,231: | ||
!Type | !Type | ||
!Description | !Description | ||
|- | |||
|active | |||
|boolean | |||
| | |||
|- | |- | ||
|attributes | |attributes | ||
|Map<String,double[]> | |Map<String,double[]> | ||
| | |||
|- | |||
|calcTimeMS | |||
|long | |||
| | | | ||
|- | |- | ||
| Line 1,148: | Line 1,256: | ||
| | | | ||
|- | |- | ||
| | |diffLegend | ||
|LegendEntry<nowiki>[]</nowiki> | |||
| | |||
|- | |||
|geoTiffIDs | |||
|int<nowiki>[]</nowiki> | |int<nowiki>[]</nowiki> | ||
|[[ | |[[GeoTIFF|Geo Tiffs]] ID | ||
|- | |- | ||
|id | |id | ||
| Line 1,166: | Line 1,274: | ||
|imageVersion | |imageVersion | ||
|int | |int | ||
| | |||
|- | |||
|inActiveCellSize | |||
|double | |||
| | |||
|- | |||
|inActiveTimeframes | |||
|int | |||
| | |||
|- | |||
|keys | |||
|Map<String,String> | |||
| | | | ||
|- | |- | ||
| Line 1,174: | Line 1,294: | ||
|maquetteOverride | |maquetteOverride | ||
|Map<String,double[]> | |Map<String,double[]> | ||
| | |||
|- | |||
|maxValue | |||
|float[] | |||
| | |||
|- | |||
|minValue | |||
|float[] | |||
| | | | ||
|- | |- | ||
| Line 1,184: | Line 1,312: | ||
|[[Overlay]] ID | |[[Overlay]] ID | ||
|- | |- | ||
| | |prequels | ||
| | |Map<String,PrequelLink> | ||
| | |||
|- | |||
|resultType | |||
|String | |||
| | |||
|- | |||
|showDifference | |||
|boolean | |||
| | | | ||
|- | |- | ||
| Line 1,202: | Line 1,338: | ||
|visible | |visible | ||
|boolean | |boolean | ||
| | |||
|- | |||
|warnings | |||
|String | |||
| | | | ||
|} | |} | ||
==Api Model | ==Api Model GridOverlay== | ||
API Model description of | API Model description of GridOverlay | ||
{|class=wikitable | {|class=wikitable | ||
| Line 1,240: | Line 1,380: | ||
|LegendEntry<nowiki>[]</nowiki> | |LegendEntry<nowiki>[]</nowiki> | ||
| | | | ||
|- | |- | ||
|id | |id | ||
| Line 1,326: | Line 1,462: | ||
|} | |} | ||
==Api Model | ==Api Model GroundwaterOverlay== | ||
API Model description of | API Model description of GroundwaterOverlay | ||
{|class=wikitable | {|class=wikitable | ||
| Line 1,340: | Line 1,476: | ||
|attributes | |attributes | ||
|Map<String,double[]> | |Map<String,double[]> | ||
| | |||
|- | |||
|calcInfo | |||
|String | |||
| | | | ||
|- | |- | ||
| Line 1,400: | Line 1,540: | ||
|minValue | |minValue | ||
|float[] | |float[] | ||
| | |||
|- | |||
|mode | |||
|Mode | |||
| | | | ||
|- | |- | ||
| Line 1,416: | Line 1,560: | ||
|resultType | |resultType | ||
|String | |String | ||
| | |||
|- | |||
|showAreas | |||
|boolean | |||
| | | | ||
|- | |- | ||
|showDifference | |showDifference | ||
|boolean | |||
| | |||
|- | |||
|showSystem | |||
|boolean | |boolean | ||
| | | | ||
| Line 1,441: | Line 1,593: | ||
|String | |String | ||
| | | | ||
|} | |- | ||
|weatherID | |||
|int | |||
|[[Weather]] ID | |||
|} | |||
==Api Model HeatModel== | |||
API Enumeration description of HeatModel | |||
{|class=wikitable | |||
!Name | |||
!Description | |||
|- | |||
|UNESCO | |||
| | |||
|- | |||
|DPRA | |||
| | |||
|} | |||
==Api Model | ==Api Model HeatOverlay== | ||
API Model description of | API Model description of HeatOverlay | ||
{|class=wikitable | {|class=wikitable | ||
| Line 1,523: | Line 1,693: | ||
| | | | ||
|- | |- | ||
| | |model | ||
| | |HeatModel | ||
| | | | ||
|- | |- | ||
| Line 1,541: | Line 1,711: | ||
|resultType | |resultType | ||
|String | |String | ||
| | | | ||
|- | |- | ||
|showDifference | |showDifference | ||
|boolean | |boolean | ||
| | | | ||
| Line 1,574: | Line 1,736: | ||
|String | |String | ||
| | | | ||
|} | |} | ||
==Api Model | ==Api Model HeightOverlay== | ||
API | API Model description of HeightOverlay | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Type | |||
!Description | !Description | ||
|- | |- | ||
|active | |||
|active | |||
|boolean | |boolean | ||
| | | | ||
| Line 1,608: | Line 1,752: | ||
|attributes | |attributes | ||
|Map<String,double[]> | |Map<String,double[]> | ||
| | | | ||
|- | |- | ||
| Line 1,672: | Line 1,812: | ||
|minValue | |minValue | ||
|float[] | |float[] | ||
| | | | ||
|- | |- | ||
| Line 1,719: | Line 1,855: | ||
|} | |} | ||
==Api Model | ==Api Model ImageOverlay== | ||
API Model description of | API Model description of ImageOverlay | ||
{|class=wikitable | {|class=wikitable | ||
| Line 1,726: | Line 1,862: | ||
!Type | !Type | ||
!Description | !Description | ||
|- | |- | ||
|attributes | |attributes | ||
|Map<String,double[]> | |Map<String,double[]> | ||
| | | | ||
|- | |- | ||
| Line 1,749: | Line 1,877: | ||
|customLegend | |customLegend | ||
|boolean | |boolean | ||
| | | | ||
|- | |- | ||
| Line 1,763: | Line 1,887: | ||
| | | | ||
|- | |- | ||
| | |imageNames | ||
| | |String<nowiki>[]</nowiki> | ||
| | | | ||
|- | |- | ||
| | |imageVersion | ||
|int | |int | ||
| | | | ||
|- | |- | ||
| Line 1,785: | Line 1,901: | ||
|maquetteOverride | |maquetteOverride | ||
|Map<String,double[]> | |Map<String,double[]> | ||
| | | | ||
|- | |- | ||
| Line 1,802: | Line 1,910: | ||
|int | |int | ||
|[[Overlay]] ID | |[[Overlay]] ID | ||
|- | |- | ||
|sortIndex | |sortIndex | ||
| Line 1,829: | Line 1,925: | ||
|visible | |visible | ||
|boolean | |boolean | ||
| | | | ||
|} | |} | ||
==Api Model | ==Api Model InferenceOverlay== | ||
API Model description of | API Model description of InferenceOverlay | ||
{|class=wikitable | {|class=wikitable | ||
| Line 1,843: | Line 1,935: | ||
!Type | !Type | ||
!Description | !Description | ||
|- | |||
|active | |||
|boolean | |||
| | |||
|- | |- | ||
|attributes | |attributes | ||
|Map<String,double[]> | |Map<String,double[]> | ||
| | |||
|- | |||
|calcTimeMS | |||
|long | |||
| | | | ||
|- | |- | ||
| Line 1,858: | Line 1,958: | ||
|customLegend | |customLegend | ||
|boolean | |boolean | ||
| | |||
|- | |||
|diffLegend | |||
|LegendEntry<nowiki>[]</nowiki> | |||
| | | | ||
|- | |- | ||
| Line 1,868: | Line 1,972: | ||
| | | | ||
|- | |- | ||
| | |imageVersion | ||
| | |int | ||
| | |||
|- | |||
|inActiveCellSize | |||
|double | |||
| | | | ||
|- | |- | ||
| | |inActiveTimeframes | ||
|int | |int | ||
| | |||
|- | |||
|keys | |||
|Map<String,String> | |||
| | | | ||
|- | |- | ||
| Line 1,882: | Line 1,994: | ||
|maquetteOverride | |maquetteOverride | ||
|Map<String,double[]> | |Map<String,double[]> | ||
| | |||
|- | |||
|maxValue | |||
|float[] | |||
| | |||
|- | |||
|minValue | |||
|float[] | |||
| | | | ||
|- | |- | ||
| Line 1,887: | Line 2,007: | ||
|String | |String | ||
| | | | ||
|- | |||
|neuralNetworkID | |||
|int | |||
|[[Neural Network]] ID | |||
|- | |- | ||
|parentID | |parentID | ||
| Line 1,892: | Line 2,016: | ||
|[[Overlay]] ID | |[[Overlay]] ID | ||
|- | |- | ||
| | |prequels | ||
| | |Map<String,PrequelLink> | ||
| | | | ||
|- | |- | ||
|type | |resultType | ||
|OverlayType | |String | ||
| | |||
|- | |||
|showDifference | |||
|boolean | |||
| | |||
|- | |||
|sortIndex | |||
|int | |||
| | |||
|- | |||
|tensorLinks | |||
|TensorLink<nowiki>[]</nowiki> | |||
| | |||
|- | |||
|type | |||
|OverlayType | |||
| | | | ||
|- | |- | ||
| Line 1,906: | Line 2,046: | ||
|visible | |visible | ||
|boolean | |boolean | ||
| | |||
|- | |||
|warnings | |||
|String | |||
| | | | ||
|} | |} | ||
==Api Model | ==Api Model IterationOverlay== | ||
API Model description of | API Model description of IterationOverlay | ||
{|class=wikitable | {|class=wikitable | ||
| Line 1,988: | Line 2,132: | ||
|String | |String | ||
| | | | ||
|- | |- | ||
|parentID | |parentID | ||
| Line 2,011: | Line 2,151: | ||
|sortIndex | |sortIndex | ||
|int | |int | ||
| | | | ||
|- | |- | ||
| Line 2,034: | Line 2,170: | ||
|} | |} | ||
==Api Model | ==Api Model LegendEntry== | ||
API Model description of | API Model description of LegendEntry | ||
{|class=wikitable | {|class=wikitable | ||
| Line 2,042: | Line 2,178: | ||
!Description | !Description | ||
|- | |- | ||
| | |color | ||
| | |TColor | ||
| | | | ||
|- | |- | ||
|attributes | |entryName | ||
|Map<String,double[]> | |String | ||
| | |||
|- | |||
|id | |||
|int | |||
| | |||
|- | |||
|value | |||
|float | |||
| | |||
|} | |||
==Api Model Mode== | |||
API Enumeration description of Mode | |||
{|class=wikitable | |||
!Name | |||
!Description | |||
|- | |||
|SPEED | |||
| | |||
|- | |||
|AVERAGE | |||
| | |||
|- | |||
|ACCURACY | |||
| | |||
|} | |||
==Api Model NO2Overlay== | |||
API Model description of NO2Overlay | |||
{|class=wikitable | |||
!Name | |||
!Type | |||
!Description | |||
|- | |||
|active | |||
|boolean | |||
| | |||
|- | |||
|attributes | |||
|Map<String,double[]> | |||
| | | | ||
|- | |- | ||
| Line 2,151: | Line 2,329: | ||
|} | |} | ||
==Api Model | ==Api Model NetOverlay== | ||
API Model description of | API Model description of NetOverlay | ||
{|class=wikitable | {|class=wikitable | ||
| Line 2,159: | Line 2,337: | ||
!Description | !Description | ||
|- | |- | ||
| | |attributes | ||
| | |Map<String,double[]> | ||
| | |||
|- | |||
|colorMultiplier | |||
|double | |||
| | |||
|- | |||
|colorOffset | |||
|int | |||
| | | | ||
|- | |- | ||
| | |customLegend | ||
| | |boolean | ||
| | | | ||
|- | |- | ||
| Line 2,171: | Line 2,357: | ||
| | | | ||
|- | |- | ||
| | |imageName | ||
| | |String | ||
| | | | ||
|- | |- | ||
| | |imageVersion | ||
|int | |||
| | | | ||
|- | |- | ||
| | |legend | ||
|LegendEntry<nowiki>[]</nowiki> | |||
| | | | ||
|- | |- | ||
| | |maquetteOverride | ||
|Map<String,double[]> | |||
| | | | ||
|- | |||
|name | |||
|String | |||
|- | |||
| | |||
| | |||
| | | | ||
|- | |- | ||
| | |netType | ||
| | |NetType | ||
| | | | ||
|- | |- | ||
| | |parentID | ||
|int | |int | ||
| | |[[Overlay]] ID | ||
|- | |- | ||
| | |showActive | ||
|boolean | |boolean | ||
| | | | ||
|- | |- | ||
| | |showNetwork | ||
| | |boolean | ||
| | | | ||
|- | |- | ||
| | |sortIndex | ||
|int | |int | ||
| | | | ||
|- | |- | ||
| | |type | ||
| | |OverlayType | ||
| | | | ||
|- | |- | ||
| | |version | ||
|int | |int | ||
| | | | ||
|- | |- | ||
| | |visible | ||
| | |boolean | ||
| | | | ||
|} | |||
==Api Model NetType== | |||
API Enumeration description of NetType | |||
{|class=wikitable | |||
!Name | |||
!Description | |||
|- | |- | ||
| | |ELECTRICITY | ||
| | | | ||
|- | |- | ||
| | |GAS | ||
| | | | ||
|- | |- | ||
| | |HEAT | ||
| | | | ||
|- | |- | ||
| | |INTERNET | ||
| | | | ||
|- | |- | ||
| | |SEWER | ||
| | | | ||
|} | |||
==Api Model NoiseOverlay== | |||
API Model description of NoiseOverlay | |||
{|class=wikitable | |||
!Name | |||
!Type | |||
!Description | |||
|- | |- | ||
| | |active | ||
| | |boolean | ||
| | | | ||
|- | |- | ||
| | |attributes | ||
|String | |Map<String,double[]> | ||
| | | | ||
|- | |- | ||
| | |calcTimeMS | ||
| | |long | ||
| | | | ||
|- | |- | ||
| | |colorMultiplier | ||
| | |double | ||
| | | | ||
|- | |- | ||
| | |colorOffset | ||
| | |int | ||
| | | | ||
|- | |- | ||
| | |customLegend | ||
|boolean | |boolean | ||
| | | | ||
|- | |- | ||
| | |diffLegend | ||
|LegendEntry<nowiki>[]</nowiki> | |||
| | |||
|- | |||
|id | |||
|int | |int | ||
| | | | ||
|- | |- | ||
| | |imageName | ||
| | |String | ||
| | | | ||
|- | |- | ||
| | |imageVersion | ||
|int | |int | ||
| | | | ||
|- | |- | ||
| | |inActiveCellSize | ||
| | |double | ||
| | |||
|- | |||
|inActiveTimeframes | |||
|int | |||
| | | | ||
|- | |- | ||
| | |keys | ||
|String | |Map<String,String> | ||
| | |||
|- | |||
|legend | |||
|LegendEntry<nowiki>[]</nowiki> | |||
| | | | ||
|- | |- | ||
| | |maquetteOverride | ||
|Map<String,double[]> | |Map<String,double[]> | ||
| | | | ||
|- | |- | ||
| | |maxValue | ||
| | |float[] | ||
| | | | ||
|- | |- | ||
| | |minValue | ||
| | |float[] | ||
| | | | ||
|- | |- | ||
| | |name | ||
| | |String | ||
| | | | ||
|- | |- | ||
| | |parentID | ||
|int | |int | ||
|[[Overlay]] ID | |||
|- | |||
|prequels | |||
|Map<String,PrequelLink> | |||
| | | | ||
|- | |- | ||
| | |resultType | ||
|String | |String | ||
| | | | ||
|- | |- | ||
| | |showDifference | ||
|boolean | |||
| | |||
|- | |||
|sortIndex | |||
|int | |int | ||
| | | | ||
|- | |- | ||
| | |type | ||
| | |OverlayType | ||
| | | | ||
|- | |- | ||
| | |version | ||
| | |int | ||
| | |||
|- | |||
|visible | |||
|boolean | |||
| | | | ||
|- | |- | ||
| | |warnings | ||
|String | |String | ||
| | |||
|} | |||
==Api Model Overlay== | |||
API Model description of Overlay | |||
{|class=wikitable | |||
!Name | |||
!Type | |||
!Description | |||
|- | |||
|attributes | |||
|Map<String,double[]> | |||
| | | | ||
|- | |- | ||
| | |colorMultiplier | ||
| | |double | ||
| | | | ||
|- | |- | ||
| | |colorOffset | ||
|int | |int | ||
| | | | ||
|- | |- | ||
| | |customLegend | ||
|boolean | |boolean | ||
| | | | ||
|- | |- | ||
| | |id | ||
|int | |int | ||
| | | | ||
|- | |- | ||
| | |imageName | ||
| | |String | ||
| | | | ||
|- | |- | ||
| | |imageVersion | ||
|int | |int | ||
| | | | ||
|- | |- | ||
| | |legend | ||
| | |LegendEntry<nowiki>[]</nowiki> | ||
| | |||
|- | |||
|maquetteOverride | |||
|Map<String,double[]> | |||
| | | | ||
|- | |- | ||
| | |name | ||
|String | |||
| | | | ||
|- | |- | ||
| | |parentID | ||
|int | |||
|[[Overlay]] ID | |||
|- | |||
|sortIndex | |||
|int | |||
| | | | ||
|- | |- | ||
| | |type | ||
|OverlayType | |||
| | | | ||
|- | |- | ||
| | |version | ||
|int | |||
| | | | ||
|- | |- | ||
| | |visible | ||
|boolean | |||
| | | | ||
|} | |} | ||
==Api Model | ==Api Model OverlayType== | ||
API | API Enumeration description of OverlayType | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
| | |OWNERSHIP | ||
| | | | ||
|- | |- | ||
| | |OWNERSHIP_GRID | ||
| | | | ||
|- | |- | ||
| | |ZIP_CODES | ||
| | | | ||
|- | |- | ||
| | |ZONING | ||
| | | | ||
|- | |- | ||
| | |NEIGHBORHOODS | ||
| | | | ||
|- | |- | ||
| | |MUNICIPALITIES | ||
| | | | ||
|- | |- | ||
| | |SCENARIO | ||
| | | | ||
|- | |- | ||
| | |VACANCY | ||
| | | | ||
|- | |- | ||
| | |HEAT_STRESS | ||
| | | | ||
|- | |- | ||
| | |SHADOW | ||
| | | | ||
|- | |- | ||
| | |TRAFFIC_DENSITY | ||
| | | | ||
|- | |- | ||
| | |TRAFFIC_NO2 | ||
| | | | ||
|- | |- | ||
| | |TRAFFIC_NOISE | ||
| | | | ||
|- | |- | ||
| | |LIVABILITY | ||
| | | | ||
|- | |- | ||
| | |AERIUS | ||
| | | | ||
|- | |- | ||
| | |RAINFALL | ||
| | | | ||
|- | |||
|FLOODING | |||
| | | | ||
|- | |- | ||
| | |GROUNDWATER | ||
| | | | ||
|- | |- | ||
| | |WATERSHED | ||
| | | | ||
|- | |- | ||
| | |SUBSIDENCE | ||
| | | | ||
|- | |- | ||
| | |WATERWIJZER | ||
| | | | ||
|- | |- | ||
| | |AVG | ||
| | | | ||
|- | |- | ||
| | |COMBO | ||
| | | | ||
|- | |- | ||
| | |DISTANCE | ||
| | | | ||
|- | |- | ||
| | |SIGHT_DISTANCE | ||
| | | | ||
|- | |- | ||
| | |TRAVEL_DISTANCE | ||
| | | | ||
|- | |- | ||
| | |INFERENCE | ||
| | | | ||
|- | |- | ||
| | |ITERATION | ||
| | | | ||
|- | |||
|GEO_TIFF | |||
| | | | ||
|- | |- | ||
| | |WMS | ||
| | | | ||
|- | |- | ||
| | |WCS | ||
| | | | ||
|- | |- | ||
| | |IMAGE | ||
| | | | ||
|- | |- | ||
| | |AREA | ||
| | | | ||
|- | |- | ||
| | |ATTRIBUTE | ||
| | | | ||
|- | |- | ||
| | |FUNCTION | ||
| | | | ||
|- | |- | ||
| | |SATELLITE | ||
| | | | ||
|- | |- | ||
| | |HEIGHTMAP | ||
| | | | ||
|- | |- | ||
| | |UNDERGROUND | ||
| | | | ||
|- | |- | ||
| | |SOURCE | ||
| | | | ||
|- | |- | ||
| | |NETWORK_OWNERSHIP | ||
| | | | ||
|- | |- | ||
| | |NETWORK_OVERVIEW | ||
| | | | ||
|- | |||
|NETWORK_DISTANCE | |||
| | |||
|- | |||
|RESULT_CHILD | |||
| | |||
|- | |||
|TEST | |||
| | | | ||
|- | |- | ||
| | |DISTURBANCE_DISTANCE | ||
| | | | ||
|- | |- | ||
| | |SAFETY_DISTANCE | ||
| | | | ||
|- | |- | ||
| | |DEPRECATED | ||
| | | | ||
|} | |} | ||
==Api Model | ==Api Model RainOverlay== | ||
API | API Model description of RainOverlay | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Type | |||
!Description | !Description | ||
|- | |- | ||
| | |active | ||
|boolean | |||
| | | | ||
|- | |- | ||
| | |attributes | ||
|Map<String,double[]> | |||
| | | | ||
|- | |- | ||
| | |calcInfo | ||
|String | |||
| | | | ||
|- | |- | ||
| | |calcTimeMS | ||
|long | |||
| | | | ||
|- | |- | ||
| | |colorMultiplier | ||
|double | |||
| | | | ||
|- | |- | ||
| | |colorOffset | ||
|int | |||
| | | | ||
|- | |- | ||
| | |customLegend | ||
|boolean | |||
| | | | ||
|- | |- | ||
| | |diffLegend | ||
|LegendEntry<nowiki>[]</nowiki> | |||
| | | | ||
|- | |- | ||
| | |id | ||
|int | |||
| | | | ||
|- | |- | ||
| | |imageName | ||
|String | |||
| | | | ||
|- | |- | ||
| | |imageVersion | ||
|int | |||
| | | | ||
|- | |- | ||
| | |inActiveCellSize | ||
|double | |||
| | | | ||
|- | |- | ||
| | |inActiveTimeframes | ||
|int | |||
| | | | ||
|- | |- | ||
| | |keys | ||
|Map<String,String> | |||
| | | | ||
|- | |- | ||
| | |legend | ||
|LegendEntry<nowiki>[]</nowiki> | |||
| | | | ||
|- | |- | ||
| | |maquetteOverride | ||
|Map<String,double[]> | |||
| | | | ||
|- | |- | ||
| | |maxValue | ||
|float[] | |||
| | | | ||
|- | |- | ||
| | |minValue | ||
|float[] | |||
| | | | ||
|- | |- | ||
| | |mode | ||
|Mode | |||
| | | | ||
|- | |- | ||
| | |name | ||
|String | |||
| | | | ||
|- | |- | ||
| | |parentID | ||
| | |int | ||
|[[Overlay]] ID | |||
|- | |- | ||
| | |prequels | ||
|Map<String,PrequelLink> | |||
| | | | ||
|- | |- | ||
| | |resultType | ||
|String | |||
| | | | ||
|- | |- | ||
| | |showAreas | ||
|boolean | |||
| | | | ||
|- | |- | ||
| | |showDifference | ||
|boolean | |||
| | | | ||
|- | |- | ||
| | |showSystem | ||
|boolean | |||
| | | | ||
|- | |- | ||
| | |sortIndex | ||
|int | |||
| | | | ||
|- | |- | ||
| | |type | ||
|OverlayType | |||
| | | | ||
|- | |- | ||
| | |version | ||
|int | |||
| | | | ||
|- | |- | ||
| | |visible | ||
|boolean | |||
| | | | ||
|- | |- | ||
| | |warnings | ||
|String | |||
| | | | ||
|- | |- | ||
| | |weatherID | ||
| | |int | ||
| | |[[Weather]] ID | ||
| | |} | ||
| | |||
==Api Model Rasterization== | |||
API Enumeration description of Rasterization | |||
{|class=wikitable | |||
!Name | |||
!Description | |||
|- | |- | ||
| | |FIRST | ||
| | | | ||
|- | |- | ||
| | |MIN | ||
| | | | ||
|- | |- | ||
| | |MAX | ||
| | | | ||
|- | |- | ||
| | |SINGLE_LAYER | ||
| | | | ||
|- | |- | ||
| | |GRID | ||
| | | | ||
|} | |||
==Api Model RasterizationOverlay== | |||
API Model description of RasterizationOverlay | |||
{|class=wikitable | |||
!Name | |||
!Type | |||
!Description | |||
|- | |- | ||
| | |active | ||
|boolean | |||
| | | | ||
|- | |- | ||
| | |attributes | ||
|Map<String,double[]> | |||
| | | | ||
|- | |- | ||
| | |calcTimeMS | ||
|long | |||
| | | | ||
|- | |- | ||
| | |colorMultiplier | ||
|double | |||
| | | | ||
|- | |- | ||
| | |colorOffset | ||
|int | |||
| | | | ||
|- | |- | ||
| | |customLegend | ||
|boolean | |||
| | | | ||
|- | |- | ||
| | |diffLegend | ||
|LegendEntry<nowiki>[]</nowiki> | |||
| | | | ||
|- | |- | ||
| | |id | ||
|int | |||
| | | | ||
|- | |- | ||
| | |imageName | ||
|String | |String | ||
| | | | ||
|- | |- | ||
| | |imageVersion | ||
| | |int | ||
| | | | ||
|- | |- | ||
| | |inActiveCellSize | ||
|double | |double | ||
| | | | ||
|- | |- | ||
| | |inActiveTimeframes | ||
|int | |int | ||
| | | | ||
|- | |- | ||
| | |keys | ||
| | |Map<String,String> | ||
| | | | ||
|- | |- | ||
| | |layerMapLink | ||
| | |MapLink | ||
| | | | ||
|- | |- | ||
| Line 2,827: | Line 3,006: | ||
|minValue | |minValue | ||
|float[] | |float[] | ||
| | | | ||
|- | |- | ||
| Line 2,843: | Line 3,018: | ||
|prequels | |prequels | ||
|Map<String,PrequelLink> | |Map<String,PrequelLink> | ||
| | |||
|- | |||
|rasterization | |||
|Rasterization | |||
| | | | ||
|- | |- | ||
|resultType | |resultType | ||
|String | |String | ||
| | | | ||
|- | |- | ||
|showDifference | |showDifference | ||
|boolean | |boolean | ||
| | | | ||
| Line 2,880: | Line 3,051: | ||
|String | |String | ||
| | | | ||
|} | |} | ||
==Api Model | ==Api Model ResultChildOverlay== | ||
API Model description of ResultChildOverlay | |||
API Model description of | |||
{|class=wikitable | {|class=wikitable | ||
| Line 2,967: | Line 3,111: | ||
|keys | |keys | ||
|Map<String,String> | |Map<String,String> | ||
| | | | ||
|- | |- | ||
| Line 2,999: | Line 3,139: | ||
|prequels | |prequels | ||
|Map<String,PrequelLink> | |Map<String,PrequelLink> | ||
| | | | ||
|- | |- | ||
| Line 3,034: | Line 3,170: | ||
|} | |} | ||
==Api Model | ==Api Model ResultParentOverlay== | ||
API Model description of | API Model description of ResultParentOverlay | ||
{|class=wikitable | {|class=wikitable | ||
| Line 3,151: | Line 3,287: | ||
|} | |} | ||
==Api Model | ==Api Model SatelliteOverlay== | ||
API Model description of | API Model description of SatelliteOverlay | ||
{|class=wikitable | {|class=wikitable | ||
| Line 3,268: | Line 3,404: | ||
|} | |} | ||
==Api Model | ==Api Model ServiceOverlay== | ||
API Model description of | API Model description of ServiceOverlay | ||
{|class=wikitable | {|class=wikitable | ||
| Line 3,294: | Line 3,430: | ||
|colorOffset | |colorOffset | ||
|int | |int | ||
| | |||
|- | |||
|crs | |||
|String | |||
| | | | ||
|- | |- | ||
| Line 3,302: | Line 3,442: | ||
|diffLegend | |diffLegend | ||
|LegendEntry<nowiki>[]</nowiki> | |LegendEntry<nowiki>[]</nowiki> | ||
| | |||
|- | |||
|forceXY | |||
|boolean | |||
| | | | ||
|- | |- | ||
| Line 3,326: | Line 3,470: | ||
|keys | |keys | ||
|Map<String,String> | |Map<String,String> | ||
| | |||
|- | |||
|layerName | |||
|String | |||
| | |||
|- | |||
|layerNames | |||
|String<nowiki>[]</nowiki> | |||
| | | | ||
|- | |- | ||
| Line 3,367: | Line 3,519: | ||
|int | |int | ||
| | | | ||
|- | |||
|sourceID | |||
|int | |||
|[[Source]] ID | |||
|- | |- | ||
|type | |type | ||
| Line 3,385: | Line 3,541: | ||
|} | |} | ||
==Api Model | ==Api Model ShadowOverlay== | ||
API Model description of | API Model description of ShadowOverlay | ||
{|class=wikitable | {|class=wikitable | ||
| Line 3,399: | Line 3,555: | ||
|attributes | |attributes | ||
|Map<String,double[]> | |Map<String,double[]> | ||
| | |||
|- | |||
|calcInfo | |||
|String | |||
| | | | ||
|- | |- | ||
| Line 3,411: | Line 3,571: | ||
|colorOffset | |colorOffset | ||
|int | |int | ||
| | | | ||
|- | |- | ||
| Line 3,425: | Line 3,581: | ||
| | | | ||
|- | |- | ||
|id | |||
|int | |||
|id | |||
|int | |||
| | | | ||
|- | |- | ||
| Line 3,451: | Line 3,603: | ||
|keys | |keys | ||
|Map<String,String> | |Map<String,String> | ||
| | | | ||
|- | |- | ||
| Line 3,500: | Line 3,644: | ||
|int | |int | ||
| | | | ||
|- | |- | ||
|type | |type | ||
| Line 3,522: | Line 3,662: | ||
|} | |} | ||
==Api Model | ==Api Model SourceOverlay== | ||
API Model description of | API Model description of SourceOverlay | ||
{|class=wikitable | {|class=wikitable | ||
| Line 3,529: | Line 3,669: | ||
!Type | !Type | ||
!Description | !Description | ||
|- | |- | ||
|attributes | |attributes | ||
|Map<String,double[]> | |Map<String,double[]> | ||
| | | | ||
|- | |- | ||
| Line 3,556: | Line 3,684: | ||
|customLegend | |customLegend | ||
|boolean | |boolean | ||
| | | | ||
|- | |- | ||
| Line 3,574: | Line 3,698: | ||
| | | | ||
|- | |- | ||
| | |legend | ||
| | |LegendEntry<nowiki>[]</nowiki> | ||
| | | | ||
|- | |- | ||
|maquetteOverride | |||
|maquetteOverride | |||
|Map<String,double[]> | |Map<String,double[]> | ||
| | | | ||
|- | |- | ||
| Line 3,610: | Line 3,714: | ||
|[[Overlay]] ID | |[[Overlay]] ID | ||
|- | |- | ||
| | |restColor | ||
| | |TColor | ||
| | | | ||
|- | |- | ||
| | |sortIndex | ||
| | |int | ||
| | | | ||
|- | |- | ||
| | |sources | ||
|Map<int,int> | |||
|int | |||
| | | | ||
|- | |- | ||
| Line 3,636: | Line 3,736: | ||
|visible | |visible | ||
|boolean | |boolean | ||
| | | | ||
|} | |} | ||
==Api Model | ==Api Model TColor== | ||
API Model description of | API Model description of TColor | ||
{|class=wikitable | |||
!Name | |||
!Type | |||
!Description | |||
|} | |||
==Api Model TensorLink== | |||
API Model description of TensorLink | |||
{|class=wikitable | {|class=wikitable | ||
| Line 3,651: | Line 3,756: | ||
!Description | !Description | ||
|- | |- | ||
| | |coordinate | ||
| | |int[] | ||
| | | | ||
|- | |- | ||
| | |id | ||
|int | |int | ||
| | | | ||
|- | |- | ||
| | |normalized | ||
|boolean | |boolean | ||
| | | | ||
|- | |- | ||
| | |prequel | ||
| | |String | ||
| | | | ||
|- | |- | ||
| | |result | ||
|String | |String | ||
| | | | ||
|- | |- | ||
| | |tensorName | ||
| | |String | ||
| | | | ||
|- | |- | ||
| | |valueType | ||
| | |ValueType | ||
| | | | ||
|} | |||
==Api Model TrafficDensityOverlay== | |||
API Model description of TrafficDensityOverlay | |||
|} | |||
==Api Model | |||
API Model description of | |||
{|class=wikitable | {|class=wikitable | ||
| Line 3,727: | Line 3,792: | ||
!Type | !Type | ||
!Description | !Description | ||
|- | |- | ||
|attributes | |attributes | ||
|Map<String,double[]> | |Map<String,double[]> | ||
| | | | ||
|- | |- | ||
| Line 3,750: | Line 3,807: | ||
|customLegend | |customLegend | ||
|boolean | |boolean | ||
| | | | ||
|- | |- | ||
| Line 3,766: | Line 3,819: | ||
|imageVersion | |imageVersion | ||
|int | |int | ||
| | | | ||
|- | |- | ||
| Line 3,786: | Line 3,827: | ||
|maquetteOverride | |maquetteOverride | ||
|Map<String,double[]> | |Map<String,double[]> | ||
| | | | ||
|- | |- | ||
| Line 3,803: | Line 3,836: | ||
|int | |int | ||
|[[Overlay]] ID | |[[Overlay]] ID | ||
|- | |- | ||
|sortIndex | |sortIndex | ||
| Line 3,830: | Line 3,851: | ||
|visible | |visible | ||
|boolean | |boolean | ||
| | | | ||
|} | |} | ||
==Api Model | ==Api Model TrafficOverlay== | ||
API Model description of | API Model description of TrafficOverlay | ||
{|class=wikitable | {|class=wikitable | ||
| Line 3,854: | Line 3,862: | ||
!Description | !Description | ||
|- | |- | ||
| | |active | ||
| | |boolean | ||
| | |||
|- | |||
|attributes | |||
|Map<String,double[]> | |||
| | |||
|- | |||
|calcTimeMS | |||
|long | |||
| | |||
|- | |||
|colorMultiplier | |||
|double | |||
| | | | ||
|- | |- | ||
| | |colorOffset | ||
|int | |int | ||
| | | | ||
|- | |- | ||
| | |customLegend | ||
|boolean | |boolean | ||
| | | | ||
|- | |- | ||
| | |diffLegend | ||
| | |LegendEntry<nowiki>[]</nowiki> | ||
| | | | ||
|- | |- | ||
| | |id | ||
| | |int | ||
| | | | ||
|- | |- | ||
| | |imageName | ||
|String | |String | ||
| | | | ||
|- | |- | ||
| | |imageVersion | ||
| | |int | ||
| | | | ||
|- | |- | ||
| | |inActiveCellSize | ||
|double | |double | ||
| | | | ||
|- | |- | ||
| | |inActiveTimeframes | ||
|int | |int | ||
| | | | ||
|- | |- | ||
| | |keys | ||
| | |Map<String,String> | ||
| | | | ||
|- | |- | ||
| | |legend | ||
| | |LegendEntry<nowiki>[]</nowiki> | ||
| | | | ||
|- | |- | ||
| | |maquetteOverride | ||
|String | |Map<String,double[]> | ||
| | | | ||
|- | |- | ||
| | |maxValue | ||
| | |float[] | ||
| | | | ||
|- | |- | ||
| | |minValue | ||
| | |float[] | ||
| | | | ||
|- | |- | ||
| Line 3,934: | Line 3,937: | ||
|int | |int | ||
|[[Overlay]] ID | |[[Overlay]] ID | ||
|- | |||
|prequels | |||
|Map<String,PrequelLink> | |||
| | |||
|- | |||
|resultType | |||
|String | |||
| | |||
|- | |||
|showDifference | |||
|boolean | |||
| | |||
|- | |- | ||
|sortIndex | |sortIndex | ||
| Line 3,949: | Line 3,964: | ||
|visible | |visible | ||
|boolean | |boolean | ||
| | |||
|- | |||
|warnings | |||
|String | |||
| | | | ||
|} | |} | ||
==Api Model | ==Api Model TravelDistanceOverlay== | ||
API Model description of | API Model description of TravelDistanceOverlay | ||
{|class=wikitable | {|class=wikitable | ||
| Line 4,069: | Line 4,088: | ||
|} | |} | ||
==Api Model | ==Api Model ValueType== | ||
API | API Enumeration description of ValueType | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
| | |DEFAULT | ||
| | | | ||
|- | |- | ||
| | |R | ||
| | | | ||
|- | |- | ||
| | |G | ||
| | | | ||
|- | |- | ||
| | |B | ||
| | | | ||
|- | |- | ||
| | |A | ||
| | | | ||
|- | |} | ||
|customLegend | |||
==Api Model WCSOverlay== | |||
API Model description of WCSOverlay | |||
{|class=wikitable | |||
!Name | |||
!Type | |||
!Description | |||
|- | |||
|active | |||
|boolean | |||
| | |||
|- | |||
|attributes | |||
|Map<String,double[]> | |||
| | |||
|- | |||
|calcTimeMS | |||
|long | |||
| | |||
|- | |||
|colorMultiplier | |||
|double | |||
| | |||
|- | |||
|colorOffset | |||
|int | |||
| | |||
|- | |||
|crs | |||
|String | |||
| | |||
|- | |||
|customLegend | |||
|boolean | |boolean | ||
| | | | ||
| Line 4,103: | Line 4,149: | ||
|diffLegend | |diffLegend | ||
|LegendEntry<nowiki>[]</nowiki> | |LegendEntry<nowiki>[]</nowiki> | ||
| | |||
|- | |||
|forceXY | |||
|boolean | |||
| | | | ||
|- | |- | ||
| Line 4,129: | Line 4,179: | ||
| | | | ||
|- | |- | ||
| | |layerName | ||
| | |String | ||
| | | | ||
|- | |- | ||
|maquetteOverride | |layerNames | ||
|String<nowiki>[]</nowiki> | |||
| | |||
|- | |||
|legend | |||
|LegendEntry<nowiki>[]</nowiki> | |||
| | |||
|- | |||
|maquetteOverride | |||
|Map<String,double[]> | |Map<String,double[]> | ||
| | | | ||
| Line 4,168: | Line 4,226: | ||
|int | |int | ||
| | | | ||
|- | |||
|sourceID | |||
|int | |||
|[[Source]] ID | |||
|- | |- | ||
|type | |type | ||
| Line 4,186: | Line 4,248: | ||
|} | |} | ||
==Api Model | ==Api Model WMSOverlay== | ||
API Model description of WMSOverlay | |||
API Model description of | |||
{|class=wikitable | {|class=wikitable | ||
| Line 4,343: | Line 4,382: | ||
|warnings | |warnings | ||
|String | |String | ||
| | | | ||
|} | |} | ||
Latest revision as of 09:05, 3 June 2026
API Endpoint: /api/session/items/overlays/
Edit items with events described at Api session event editor overlay.
Default Query:
https://engine.tygron.com/api/session/items/overlays/?f=JSON&token=API_TOKENExample Response:
[ {
"active" : true,
"attributes" : {
"CALC_TIME_MS" : [ 0.0 ]
},
"calcTimeMS" : 6,
"colorMultiplier" : 1.0,
"colorOffset" : 127,
"customLegend" : false,
"diffLegend" : [ ],
"id" : 3,
"imageName" : "heightmap.png",
"imageVersion" : 0,
"inActiveCellSize" : null,
"inActiveTimeframes" : null,
"keys" : { },
"legend" : [ {
"color" : {
"argb" : -13696641
},
"entryName" : "32,1",
"id" : 1,
"value" : 32.122
}, {
"color" : {
"argb" : -16312961
},
"entryName" : "34",
"id" : 2,
"value" : 33.987503
}, {
"color" : {
"argb" : -15122305
},
"entryName" : "35,9",
"id" : 3,
"value" : 35.853
}, {
"color" : {
"argb" : -14719873
},
"entryName" : "37,7",
"id" : 4,
"value" : 37.718502
}, {
"color" : {
"argb" : -13794421
},
"entryName" : "39,6",
"id" : 5,
"value" : 39.584
}, {
"color" : {
"argb" : -12934235
},
"entryName" : "41,4",
"id" : 6,
"value" : 41.4495
}, {
"color" : {
"argb" : -13467809
},
"entryName" : "43,3",
"id" : 7,
"value" : 43.315002
}, {
"color" : {
"argb" : -10641847
},
"entryName" : "45,2",
"id" : 8,
"value" : 45.1805
}, {
"color" : {
"argb" : -6169541
},
"entryName" : "47",
"id" : 9,
"value" : 47.046
}, {
"color" : {
"argb" : -6437109
},
"entryName" : "48,9",
"id" : 10,
"value" : 48.9115
}, {
"color" : {
"argb" : -4013540
},
"entryName" : "50,8",
"id" : 11,
"value" : 50.777
}, {
"color" : {
"argb" : -2367897
},
"entryName" : "52,6",
"id" : 12,
"value" : 52.6425
}, {
"color" : {
"argb" : -3366313
},
"entryName" : "54,5",
"id" : 13,
"value" : 54.508
}, {
"color" : {
"argb" : -1530502
},
"entryName" : "56,4",
"id" : 14,
"value" : 56.3735
}, {
"color" : {
"argb" : -2199968
},
"entryName" : "58,2",
"id" : 15,
"value" : 58.239
}, {
"color" : {
"argb" : -2148303
},
"entryName" : "60,1",
"id" : 16,
"value" : 60.1045
}, {
"color" : {
"argb" : -7467510
},
"entryName" : "62",
"id" : 17,
"value" : 61.97
}, {
"color" : {
"argb" : -9493727
},
"entryName" : "63,8",
"id" : 18,
"value" : 63.8355
}, {
"color" : {
"argb" : -9481646
},
"entryName" : "65,7",
"id" : 19,
"value" : 65.701
}, {
"color" : {
"argb" : -3947581
},
"entryName" : "67,6",
"id" : 20,
"value" : 67.5665
} ],
"maquetteOverride" : null,
"maxValue" : [ 0.0, 69.432, 0.0, 1.0 ],
"minValue" : [ 0.0, 32.122, 0.0, 0.0 ],
"name" : "Height Map",
"parentID" : -1,
"prequels" : { },
"resultType" : "DSM",
"showDifference" : false,
"sortIndex" : 50,
"type" : "HEIGHTMAP",
"version" : 53,
"visible" : true,
"warnings" : ""
} ]Limit Queries
version=100:
https://engine.tygron.com/api/session/items/overlays/?version=100&token=API_TOKENShow Queries
max version:
https://engine.tygron.com/api/session/items/overlays/version/?token=API_TOKENsize:
https://engine.tygron.com/api/session/items/overlays/size/?token=API_TOKENOverlays (GeoJSON):
https://engine.tygron.com/web/overlays.geojson?token=API_TOKENFormats
HTML:
https://engine.tygron.com/api/session/items/overlays/?f=HTML&token=API_TOKENJSON:
https://engine.tygron.com/api/session/items/overlays/?f=JSON&token=API_TOKENCSV:
https://engine.tygron.com/api/session/items/overlays/?f=CSV&token=API_TOKENSSV:
https://engine.tygron.com/api/session/items/overlays/?f=SSV&token=API_TOKENSMILE:
https://engine.tygron.com/api/session/items/overlays/?f=SMILE&token=API_TOKENZIPJSON:
https://engine.tygron.com/api/session/items/overlays/?f=ZIPJSON&token=API_TOKENZIPSMILE:
https://engine.tygron.com/api/session/items/overlays/?f=ZIPSMILE&token=API_TOKENApi Model AreaOverlay
API Model description of AreaOverlay
| Name | Type | Description |
|---|---|---|
| areaIDs | int[] | Areas ID |
| attributes | Map<String,double[]> | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| name | String | |
| parentID | int | Overlay ID |
| remainderColor | TColor | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean |
Api Model AttributeOverlay
API Model description of AttributeOverlay
| Name | Type | Description |
|---|---|---|
| attribute | String | |
| attributeColor | TColor | |
| attributes | Map<String,double[]> | |
| colorAttribute | String | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| legend | LegendEntry[] | |
| mapLink | MapLink | |
| maquetteOverride | Map<String,double[]> | |
| name | String | |
| parentID | int | Overlay ID |
| restColor | TColor | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean |
Api Model AvgOverlay
API Model description of AvgOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| layerMapLink | MapLink | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| rasterization | Rasterization | |
| resultType | String | |
| showDifference | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String |
Api Model ComboOverlay
API Model description of ComboOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| formula | String | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| layerMapLink | MapLink | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| rasterization | Rasterization | |
| resultType | String | |
| showDifference | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String |
Api Model DefaultOverlay
API Model description of DefaultOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| resultType | String | |
| showDifference | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String |
Api Model DefaultRasterizationOverlay
API Model description of DefaultRasterizationOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| layerMapLink | MapLink | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| rasterization | Rasterization | |
| resultType | String | |
| showDifference | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String |
Api Model DischargeMethod
API Enumeration description of DischargeMethod
| Name | Description |
|---|---|
| HEIGHT_MINIMA | |
| WATER_TERRAINS | |
| AREAS |
Api Model DistanceOverlay
API Model description of DistanceOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| layerMapLink | MapLink | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| rasterization | Rasterization | |
| resultType | String | |
| showDifference | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String |
Api Model FloodingOverlay
API Model description of FloodingOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcInfo | String | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| mode | Mode | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| resultType | String | |
| showAreas | boolean | |
| showDifference | boolean | |
| showSystem | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String | |
| weatherID | int | Weather ID |
Api Model FunctionOverlay
API Model description of FunctionOverlay
| Name | Type | Description |
|---|---|---|
| attributes | Map<String,double[]> | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| functionIDs | int[] | Functions ID |
| functionsColor | TColor | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| name | String | |
| parentID | int | Overlay ID |
| remainderColor | TColor | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean |
Api Model GeoTiffOverlay
API Model description of GeoTiffOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| geoTiffIDs | int[] | Geo Tiffs ID |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| resultType | String | |
| showDifference | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String |
Api Model GridOverlay
API Model description of GridOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| resultType | String | |
| showDifference | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String |
Api Model GroundwaterOverlay
API Model description of GroundwaterOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcInfo | String | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| mode | Mode | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| resultType | String | |
| showAreas | boolean | |
| showDifference | boolean | |
| showSystem | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String | |
| weatherID | int | Weather ID |
Api Model HeatModel
API Enumeration description of HeatModel
| Name | Description |
|---|---|
| UNESCO | |
| DPRA |
Api Model HeatOverlay
API Model description of HeatOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcInfo | String | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| model | HeatModel | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| resultType | String | |
| showDifference | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String |
Api Model HeightOverlay
API Model description of HeightOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| resultType | String | |
| showDifference | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String |
Api Model ImageOverlay
API Model description of ImageOverlay
| Name | Type | Description |
|---|---|---|
| attributes | Map<String,double[]> | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| id | int | |
| imageName | String | |
| imageNames | String[] | |
| imageVersion | int | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| name | String | |
| parentID | int | Overlay ID |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean |
Api Model InferenceOverlay
API Model description of InferenceOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| name | String | |
| neuralNetworkID | int | Neural Network ID |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| resultType | String | |
| showDifference | boolean | |
| sortIndex | int | |
| tensorLinks | TensorLink[] | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String |
Api Model IterationOverlay
API Model description of IterationOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| resultType | String | |
| showDifference | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String |
Api Model LegendEntry
API Model description of LegendEntry
| Name | Type | Description |
|---|---|---|
| color | TColor | |
| entryName | String | |
| id | int | |
| value | float |
Api Model Mode
API Enumeration description of Mode
| Name | Description |
|---|---|
| SPEED | |
| AVERAGE | |
| ACCURACY |
Api Model NO2Overlay
API Model description of NO2Overlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| resultType | String | |
| showDifference | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String |
Api Model NetOverlay
API Model description of NetOverlay
| Name | Type | Description |
|---|---|---|
| attributes | Map<String,double[]> | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| name | String | |
| netType | NetType | |
| parentID | int | Overlay ID |
| showActive | boolean | |
| showNetwork | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean |
Api Model NetType
API Enumeration description of NetType
| Name | Description |
|---|---|
| ELECTRICITY | |
| GAS | |
| HEAT | |
| INTERNET | |
| SEWER |
Api Model NoiseOverlay
API Model description of NoiseOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| resultType | String | |
| showDifference | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String |
Api Model Overlay
API Model description of Overlay
| Name | Type | Description |
|---|---|---|
| attributes | Map<String,double[]> | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| name | String | |
| parentID | int | Overlay ID |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean |
Api Model OverlayType
API Enumeration description of OverlayType
| Name | Description |
|---|---|
| OWNERSHIP | |
| OWNERSHIP_GRID | |
| ZIP_CODES | |
| ZONING | |
| NEIGHBORHOODS | |
| MUNICIPALITIES | |
| SCENARIO | |
| VACANCY | |
| HEAT_STRESS | |
| SHADOW | |
| TRAFFIC_DENSITY | |
| TRAFFIC_NO2 | |
| TRAFFIC_NOISE | |
| LIVABILITY | |
| AERIUS | |
| RAINFALL | |
| FLOODING | |
| GROUNDWATER | |
| WATERSHED | |
| SUBSIDENCE | |
| WATERWIJZER | |
| AVG | |
| COMBO | |
| DISTANCE | |
| SIGHT_DISTANCE | |
| TRAVEL_DISTANCE | |
| INFERENCE | |
| ITERATION | |
| GEO_TIFF | |
| WMS | |
| WCS | |
| IMAGE | |
| AREA | |
| ATTRIBUTE | |
| FUNCTION | |
| SATELLITE | |
| HEIGHTMAP | |
| UNDERGROUND | |
| SOURCE | |
| NETWORK_OWNERSHIP | |
| NETWORK_OVERVIEW | |
| NETWORK_DISTANCE | |
| RESULT_CHILD | |
| TEST | |
| DISTURBANCE_DISTANCE | |
| SAFETY_DISTANCE | |
| DEPRECATED |
Api Model RainOverlay
API Model description of RainOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcInfo | String | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| mode | Mode | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| resultType | String | |
| showAreas | boolean | |
| showDifference | boolean | |
| showSystem | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String | |
| weatherID | int | Weather ID |
Api Model Rasterization
API Enumeration description of Rasterization
| Name | Description |
|---|---|
| FIRST | |
| MIN | |
| MAX | |
| SINGLE_LAYER | |
| GRID |
Api Model RasterizationOverlay
API Model description of RasterizationOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| layerMapLink | MapLink | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| rasterization | Rasterization | |
| resultType | String | |
| showDifference | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String |
Api Model ResultChildOverlay
API Model description of ResultChildOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| resultType | String | |
| showDifference | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String |
Api Model ResultParentOverlay
API Model description of ResultParentOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| resultType | String | |
| showDifference | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String |
Api Model SatelliteOverlay
API Model description of SatelliteOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| resultType | String | |
| showDifference | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String |
Api Model ServiceOverlay
API Model description of ServiceOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| crs | String | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| forceXY | boolean | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| layerName | String | |
| layerNames | String[] | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| resultType | String | |
| showDifference | boolean | |
| sortIndex | int | |
| sourceID | int | Source ID |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String |
Api Model ShadowOverlay
API Model description of ShadowOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcInfo | String | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| resultType | String | |
| showDifference | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String |
Api Model SourceOverlay
API Model description of SourceOverlay
| Name | Type | Description |
|---|---|---|
| attributes | Map<String,double[]> | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| name | String | |
| parentID | int | Overlay ID |
| restColor | TColor | |
| sortIndex | int | |
| sources | Map<int,int> | |
| type | OverlayType | |
| version | int | |
| visible | boolean |
Api Model TColor
API Model description of TColor
| Name | Type | Description |
|---|
Api Model TensorLink
API Model description of TensorLink
| Name | Type | Description |
|---|---|---|
| coordinate | int[] | |
| id | int | |
| normalized | boolean | |
| prequel | String | |
| result | String | |
| tensorName | String | |
| valueType | ValueType |
Api Model TrafficDensityOverlay
API Model description of TrafficDensityOverlay
| Name | Type | Description |
|---|---|---|
| attributes | Map<String,double[]> | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| name | String | |
| parentID | int | Overlay ID |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean |
Api Model TrafficOverlay
API Model description of TrafficOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| resultType | String | |
| showDifference | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String |
Api Model TravelDistanceOverlay
API Model description of TravelDistanceOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| resultType | String | |
| showDifference | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String |
Api Model ValueType
API Enumeration description of ValueType
| Name | Description |
|---|---|
| DEFAULT | |
| R | |
| G | |
| B | |
| A |
Api Model WCSOverlay
API Model description of WCSOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| crs | String | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| forceXY | boolean | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| layerName | String | |
| layerNames | String[] | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| resultType | String | |
| showDifference | boolean | |
| sortIndex | int | |
| sourceID | int | Source ID |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String |
Api Model WMSOverlay
API Model description of WMSOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| crs | String | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| forceXY | boolean | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| layerName | String | |
| layerNames | String[] | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| resultType | String | |
| showDifference | boolean | |
| sortIndex | int | |
| sourceID | int | Source ID |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String |
Api Model WaterOverlay
API Model description of WaterOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcInfo | String | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| minValue | float[] | |
| mode | Mode | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| resultType | String | |
| showAreas | boolean | |
| showDifference | boolean | |
| showSystem | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String | |
| weatherID | int | Weather ID |
Api Model WatershedOverlay
API Model description of WatershedOverlay
| Name | Type | Description |
|---|---|---|
| active | boolean | |
| attributes | Map<String,double[]> | |
| calcTimeMS | long | |
| colorMultiplier | double | |
| colorOffset | int | |
| customLegend | boolean | |
| diffLegend | LegendEntry[] | |
| id | int | |
| imageName | String | |
| imageVersion | int | |
| inActiveCellSize | double | |
| inActiveTimeframes | int | |
| keys | Map<String,String> | |
| legend | LegendEntry[] | |
| maquetteOverride | Map<String,double[]> | |
| maxValue | float[] | |
| method | DischargeMethod | |
| minValue | float[] | |
| name | String | |
| parentID | int | Overlay ID |
| prequels | Map<String,PrequelLink> | |
| resultType | String | |
| showDifference | boolean | |
| sortIndex | int | |
| type | OverlayType | |
| version | int | |
| visible | boolean | |
| warnings | String |