Api session items overlays: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Api [[Session]] [[Item]]s [[Overlay]]s Endpoint: /api/session/items/overlays/
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 11: Line 11:
     "CALC_TIME_MS" : [ 0.0 ]
     "CALC_TIME_MS" : [ 0.0 ]
   },
   },
   "calcTimeMS" : 3,
   "calcTimeMS" : 6,
   "colorMultiplier" : 1.0,
   "colorMultiplier" : 1.0,
   "colorOffset" : 127,
   "colorOffset" : 127,
Line 173: Line 173:
   "sortIndex" : 50,
   "sortIndex" : 50,
   "type" : "HEIGHTMAP",
   "type" : "HEIGHTMAP",
   "version" : 14,
   "version" : 53,
   "visible" : true,
   "visible" : true,
   "warnings" : ""
   "warnings" : ""
Line 202: 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 AeriusOverlay==
==Api Model AreaOverlay==
API Model description of AeriusOverlay
API Model description of AreaOverlay


{|class=wikitable
{|class=wikitable
Line 209: Line 209:
!Type
!Type
!Description
!Description
|-
|areaIDs
|int<nowiki>[]</nowiki>
|[[Area]]s ID
|-
|-
|attributes
|attributes
Line 252: Line 256:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|remainderColor
|TColor
|
|-
|-
|sortIndex
|sortIndex
Line 271: Line 279:
|}
|}


==Api Model AreaOverlay==
==Api Model AttributeOverlay==
API Model description of AreaOverlay
API Model description of AttributeOverlay


{|class=wikitable
{|class=wikitable
Line 279: Line 287:
!Description
!Description
|-
|-
|areaIDs
|attribute
|int<nowiki>[]</nowiki>
|String
|[[Area]]s ID
|
|-
|attributeColor
|TColor
|
|-
|-
|attributes
|attributes
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|colorAttribute
|String
|
|
|-
|-
Line 313: Line 329:
|legend
|legend
|LegendEntry<nowiki>[]</nowiki>
|LegendEntry<nowiki>[]</nowiki>
|
|-
|mapLink
|MapLink
|
|
|-
|-
Line 325: Line 345:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|remainderColor
|restColor
|TColor
|TColor
|
|
Line 348: Line 368:
|}
|}


==Api Model AttributeOverlay==
==Api Model AvgOverlay==
API Model description of AttributeOverlay
API Model description of AvgOverlay


{|class=wikitable
{|class=wikitable
Line 356: Line 376:
!Description
!Description
|-
|-
|attribute
|active
|String
|boolean
|
|
|-
|-
|attributeColor
|attributes
|TColor
|Map&lt;String,double[]&gt;
|
|
|-
|-
|attributes
|calcTimeMS
|Map&lt;String,double[]&gt;
|long
|
|-
|colorAttribute
|String
|
|
|-
|-
Line 382: Line 398:
|customLegend
|customLegend
|boolean
|boolean
|
|-
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
Line 396: Line 416:
|
|
|-
|-
|legend
|inActiveCellSize
|LegendEntry<nowiki>[]</nowiki>
|double
|
|-
|inActiveTimeframes
|int
|
|-
|keys
|Map&lt;String,String&gt;
|
|
|-
|-
|mapLink
|layerMapLink
|MapLink
|MapLink
|
|-
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|maquetteOverride
|maquetteOverride
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|maxValue
|float[]
|
|-
|minValue
|float[]
|
|
|-
|-
Line 414: Line 454:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|restColor
|prequels
|TColor
|Map&lt;String,PrequelLink&gt;
|
|
|-
|-
|sortIndex
|rasterization
|Rasterization
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|-
|sortIndex
|int
|int
|
|
Line 434: Line 486:
|visible
|visible
|boolean
|boolean
|
|-
|warnings
|String
|
|
|}
|}


==Api Model AvgOverlay==
==Api Model ComboOverlay==
API Model description of AvgOverlay
API Model description of ComboOverlay


{|class=wikitable
{|class=wikitable
Line 471: Line 527:
|diffLegend
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|LegendEntry<nowiki>[]</nowiki>
|
|-
|formula
|String
|
|
|-
|-
Line 523: Line 583:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|prequels
Line 562: Line 622:
|}
|}


==Api Model ComboOverlay==
==Api Model DefaultOverlay==
API Model description of ComboOverlay
API Model description of DefaultOverlay


{|class=wikitable
{|class=wikitable
Line 596: Line 656:
|diffLegend
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|LegendEntry<nowiki>[]</nowiki>
|
|-
|formula
|String
|
|
|-
|-
Line 624: Line 680:
|keys
|keys
|Map&lt;String,String&gt;
|Map&lt;String,String&gt;
|
|-
|layerMapLink
|MapLink
|
|
|-
|-
Line 652: Line 704:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|prequels
|Map&lt;String,PrequelLink&gt;
|Map&lt;String,PrequelLink&gt;
|
|-
|rasterization
|Rasterization
|
|
|-
|-
Line 691: Line 739:
|}
|}


==Api Model DefaultOverlay==
==Api Model DefaultRasterizationOverlay==
API Model description of DefaultOverlay
API Model description of DefaultRasterizationOverlay


{|class=wikitable
{|class=wikitable
Line 749: Line 797:
|keys
|keys
|Map&lt;String,String&gt;
|Map&lt;String,String&gt;
|
|-
|layerMapLink
|MapLink
|
|
|-
|-
Line 773: Line 825:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|prequels
|Map&lt;String,PrequelLink&gt;
|Map&lt;String,PrequelLink&gt;
|
|-
|rasterization
|Rasterization
|
|
|-
|-
Line 808: Line 864:
|}
|}


==Api Model DefaultRasterizationOverlay==
==Api Model DischargeMethod==
API Model description of DefaultRasterizationOverlay
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 894: Line 967:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|prequels
Line 933: Line 1,006:
|}
|}


==Api Model DischargeMethod==
==Api Model FloodingOverlay==
API Enumeration description of DischargeMethod
API Model description of FloodingOverlay


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|HEIGHT_MINIMA
|active
|boolean
|
|
|-
|-
|WATER_TERRAINS
|attributes
|Map&lt;String,double[]&gt;
|
|
|-
|-
|AREAS
|calcInfo
|String
|
|
|}
|-
 
|calcTimeMS
==Api Model DistanceOverlay==
API Model description of DistanceOverlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|calcTimeMS
|long
|long
|
|
Line 1,008: Line 1,068:
|keys
|keys
|Map&lt;String,String&gt;
|Map&lt;String,String&gt;
|
|-
|layerMapLink
|MapLink
|
|
|-
|-
Line 1,028: Line 1,084:
|minValue
|minValue
|float[]
|float[]
|
|-
|mode
|Mode
|
|
|-
|-
Line 1,036: Line 1,096:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|prequels
Line 1,042: Line 1,102:
|
|
|-
|-
|rasterization
|resultType
|Rasterization
|String
|
|
|-
|-
|resultType
|showAreas
|String
|boolean
|
|
|-
|-
|showDifference
|showDifference
|boolean
|
|-
|showSystem
|boolean
|boolean
|
|
Line 1,073: Line 1,137:
|String
|String
|
|
|-
|weatherID
|int
|[[Weather]] ID
|}
|}


==Api Model FloodingOverlay==
==Api Model FunctionOverlay==
API Model description of FloodingOverlay
API Model description of FunctionOverlay


{|class=wikitable
{|class=wikitable
Line 1,082: Line 1,150:
!Type
!Type
!Description
!Description
|-
|active
|boolean
|
|-
|-
|attributes
|attributes
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|calcInfo
|String
|
|-
|calcTimeMS
|long
|
|
|-
|-
Line 1,111: Line 1,167:
|
|
|-
|-
|diffLegend
|functionIDs
|LegendEntry<nowiki>[]</nowiki>
|int<nowiki>[]</nowiki>
|[[Function]]s ID
|-
|functionsColor
|TColor
|
|
|-
|-
Line 1,125: Line 1,185:
|imageVersion
|imageVersion
|int
|int
|
|-
|inActiveCellSize
|double
|
|-
|inActiveTimeframes
|int
|
|-
|keys
|Map&lt;String,String&gt;
|
|
|-
|-
Line 1,145: Line 1,193:
|maquetteOverride
|maquetteOverride
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|maxValue
|float[]
|
|-
|minValue
|float[]
|
|-
|mode
|Mode
|
|
|-
|-
Line 1,165: Line 1,201:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|remainderColor
|Map&lt;String,PrequelLink&gt;
|TColor
|
|-
|resultType
|String
|
|-
|showAreas
|boolean
|
|-
|showDifference
|boolean
|
|-
|showSystem
|boolean
|
|
|-
|-
Line 1,202: Line 1,222:
|boolean
|boolean
|
|
|-
|warnings
|String
|
|-
|weatherID
|int
|[[Weather]]s ID
|}
|}


==Api Model FunctionOverlay==
==Api Model GeoTiffOverlay==
API Model description of FunctionOverlay
API Model description of GeoTiffOverlay


{|class=wikitable
{|class=wikitable
Line 1,219: Line 1,231:
!Type
!Type
!Description
!Description
|-
|active
|boolean
|
|-
|-
|attributes
|attributes
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|calcTimeMS
|long
|
|
|-
|-
Line 1,236: Line 1,256:
|
|
|-
|-
|functionIDs
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|geoTiffIDs
|int<nowiki>[]</nowiki>
|int<nowiki>[]</nowiki>
|[[Function]]s ID  
|[[GeoTIFF|Geo Tiffs]] ID  
|-
|functionsColor
|TColor
|
|-
|-
|id
|id
Line 1,254: Line 1,274:
|imageVersion
|imageVersion
|int
|int
|
|-
|inActiveCellSize
|double
|
|-
|inActiveTimeframes
|int
|
|-
|keys
|Map&lt;String,String&gt;
|
|
|-
|-
Line 1,262: Line 1,294:
|maquetteOverride
|maquetteOverride
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|maxValue
|float[]
|
|-
|minValue
|float[]
|
|
|-
|-
Line 1,270: Line 1,310:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|-
|remainderColor
|resultType
|TColor
|String
|
|-
|showDifference
|boolean
|
|
|-
|-
Line 1,290: Line 1,338:
|visible
|visible
|boolean
|boolean
|
|-
|warnings
|String
|
|
|}
|}


==Api Model GeoTiffOverlay==
==Api Model GridOverlay==
API Model description of GeoTiffOverlay
API Model description of GridOverlay


{|class=wikitable
{|class=wikitable
Line 1,328: Line 1,380:
|LegendEntry<nowiki>[]</nowiki>
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|geoTiffIDs
|int<nowiki>[]</nowiki>
|[[GeoTIFF|Geo Tiffs]] ID
|-
|-
|id
|id
Line 1,379: Line 1,427:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|prequels
Line 1,414: Line 1,462:
|}
|}


==Api Model GridInnerOverlay==
==Api Model GroundwaterOverlay==
API Model description of GridInnerOverlay
API Model description of GroundwaterOverlay


{|class=wikitable
{|class=wikitable
Line 1,421: Line 1,469:
!Type
!Type
!Description
!Description
|-
|active
|boolean
|
|-
|-
|attributes
|attributes
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|calcInfo
|String
|
|-
|calcTimeMS
|long
|
|
|-
|-
Line 1,436: Line 1,496:
|customLegend
|customLegend
|boolean
|boolean
|
|-
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
Line 1,448: Line 1,512:
|imageVersion
|imageVersion
|int
|int
|
|-
|inActiveCellSize
|double
|
|-
|inActiveTimeframes
|int
|
|-
|keys
|Map&lt;String,String&gt;
|
|
|-
|-
Line 1,458: Line 1,534:
|
|
|-
|-
|name
|maxValue
|String
|float[]
|
|
|-
|-
|parentID
|minValue
|int
|float[]
|[[Overlay]]s ID
|-
|sortIndex
|int
|
|
|-
|-
|type
|mode
|OverlayType
|Mode
|
|-
|name
|String
|
|
|-
|-
|version
|parentID
|int
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|resultType
|String
|
|
|-
|-
|visible
|showAreas
|boolean
|boolean
|
|
|}
==Api Model GridOverlay==
API Model description of GridOverlay
{|class=wikitable
!Name
!Type
!Description
|-
|-
|active
|showDifference
|boolean
|boolean
|
|
|-
|-
|attributes
|showSystem
|Map&lt;String,double[]&gt;
|boolean
|
|
|-
|-
|calcTimeMS
|sortIndex
|long
|int
|
|
|-
|-
|colorMultiplier
|type
|double
|OverlayType
|
|
|-
|-
|colorOffset
|version
|int
|int
|
|
|-
|-
|customLegend
|visible
|boolean
|boolean
|
|
|-
|-
|diffLegend
|warnings
|LegendEntry<nowiki>[]</nowiki>
|String
|
|
|-
|-
|id
|weatherID
|int
|int
|[[Weather]] ID
|}
==Api Model HeatModel==
API Enumeration description of HeatModel
{|class=wikitable
!Name
!Description
|-
|UNESCO
|
|
|-
|-
|imageName
|DPRA
|String
|
|
|}
==Api Model HeatOverlay==
API Model description of HeatOverlay
{|class=wikitable
!Name
!Type
!Description
|-
|-
|imageVersion
|active
|int
|boolean
|
|
|-
|-
|inActiveCellSize
|attributes
|double
|Map&lt;String,double[]&gt;
|
|
|-
|-
|inActiveTimeframes
|calcInfo
|int
|String
|
|
|-
|-
|keys
|calcTimeMS
|Map&lt;String,String&gt;
|long
|
|-
|colorMultiplier
|double
|
|-
|colorOffset
|int
|
|-
|customLegend
|boolean
|
|-
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|id
|int
|
|-
|imageName
|String
|
|-
|imageVersion
|int
|
|-
|inActiveCellSize
|double
|
|-
|inActiveTimeframes
|int
|
|-
|keys
|Map&lt;String,String&gt;
|
|
|-
|-
Line 1,557: Line 1,691:
|minValue
|minValue
|float[]
|float[]
|
|-
|model
|HeatModel
|
|
|-
|-
Line 1,565: Line 1,703:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|prequels
Line 1,600: Line 1,738:
|}
|}


==Api Model GroundwaterOverlay==
==Api Model HeightOverlay==
API Model description of GroundwaterOverlay
API Model description of HeightOverlay


{|class=wikitable
{|class=wikitable
Line 1,614: Line 1,752:
|attributes
|attributes
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|calcInfo
|String
|
|
|-
|-
Line 1,678: Line 1,812:
|minValue
|minValue
|float[]
|float[]
|
|-
|mode
|Mode
|
|
|-
|-
Line 1,690: Line 1,820:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|prequels
Line 1,698: Line 1,828:
|resultType
|resultType
|String
|String
|
|-
|showAreas
|boolean
|
|
|-
|-
|showDifference
|showDifference
|boolean
|
|-
|showSystem
|boolean
|boolean
|
|
Line 1,731: Line 1,853:
|String
|String
|
|
|-
|weatherID
|int
|[[Weather]]s ID
|}
|}


==Api Model HeatModel==
==Api Model ImageOverlay==
API Enumeration description of HeatModel
API Model description of ImageOverlay
 
{|class=wikitable
!Name
!Description
|-
|UNESCO
|
|-
|DPRA
|
|}
 
==Api Model HeatOverlay==
API Model description of HeatOverlay


{|class=wikitable
{|class=wikitable
Line 1,758: Line 1,862:
!Type
!Type
!Description
!Description
|-
|active
|boolean
|
|-
|-
|attributes
|attributes
Line 1,767: Line 1,867:
|
|
|-
|-
|calcInfo
|colorMultiplier
|String
|
|-
|calcTimeMS
|long
|
|-
|colorMultiplier
|double
|double
|
|
Line 1,785: Line 1,877:
|customLegend
|customLegend
|boolean
|boolean
|
|-
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
Line 1,799: Line 1,887:
|
|
|-
|-
|imageVersion
|imageNames
|int
|String<nowiki>[]</nowiki>
|
|
|-
|-
|inActiveCellSize
|imageVersion
|double
|
|-
|inActiveTimeframes
|int
|int
|
|-
|keys
|Map&lt;String,String&gt;
|
|
|-
|-
Line 1,821: Line 1,901:
|maquetteOverride
|maquetteOverride
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|maxValue
|float[]
|
|-
|minValue
|float[]
|
|-
|model
|HeatModel
|
|
|-
|-
Line 1,841: Line 1,909:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|sortIndex
|Map&lt;String,PrequelLink&gt;
|int
|
|
|-
|-
|resultType
|type
|String
|
|-
|showDifference
|boolean
|
|-
|sortIndex
|int
|
|-
|type
|OverlayType
|OverlayType
|
|
Line 1,869: Line 1,925:
|visible
|visible
|boolean
|boolean
|
|-
|warnings
|String
|
|
|}
|}


==Api Model HeightOverlay==
==Api Model InferenceOverlay==
API Model description of HeightOverlay
API Model description of InferenceOverlay


{|class=wikitable
{|class=wikitable
Line 1,955: Line 2,007:
|String
|String
|
|
|-
|neuralNetworkID
|int
|[[Neural Network]] ID
|-
|-
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|prequels
Line 1,974: Line 2,030:
|sortIndex
|sortIndex
|int
|int
|
|-
|tensorLinks
|TensorLink<nowiki>[]</nowiki>
|
|
|-
|-
Line 1,993: Line 2,053:
|}
|}


==Api Model ImageOverlay==
==Api Model IterationOverlay==
API Model description of ImageOverlay
API Model description of IterationOverlay


{|class=wikitable
{|class=wikitable
Line 2,000: Line 2,060:
!Type
!Type
!Description
!Description
|-
|active
|boolean
|
|-
|-
|attributes
|attributes
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|calcTimeMS
|long
|
|
|-
|-
Line 2,015: Line 2,083:
|customLegend
|customLegend
|boolean
|boolean
|
|-
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
Line 2,025: Line 2,097:
|
|
|-
|-
|imageNames
|imageVersion
|String<nowiki>[]</nowiki>
|int
|
|-
|inActiveCellSize
|double
|
|
|-
|-
|imageVersion
|inActiveTimeframes
|int
|int
|
|-
|keys
|Map&lt;String,String&gt;
|
|
|-
|-
Line 2,039: Line 2,119:
|maquetteOverride
|maquetteOverride
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|maxValue
|float[]
|
|-
|minValue
|float[]
|
|
|-
|-
Line 2,047: Line 2,135:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|-
|-
|sortIndex
|sortIndex
Line 2,063: Line 2,163:
|visible
|visible
|boolean
|boolean
|
|-
|warnings
|String
|
|
|}
|}


==Api Model InferenceOverlay==
==Api Model LegendEntry==
API Model description of InferenceOverlay
API Model description of LegendEntry


{|class=wikitable
{|class=wikitable
Line 2,074: Line 2,178:
!Description
!Description
|-
|-
|active
|color
|boolean
|TColor
|
|-
|entryName
|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
|
|
|-
|-
Line 2,145: Line 2,291:
|String
|String
|
|
|-
|neuralNetworkID
|int
|[[Neural Network]]s ID
|-
|-
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|prequels
Line 2,170: Line 2,312:
|
|
|-
|-
|tensorLinks
|type
|TensorLink<nowiki>[]</nowiki>
|
|-
|type
|OverlayType
|OverlayType
|
|
Line 2,191: Line 2,329:
|}
|}


==Api Model IterationOverlay==
==Api Model NetOverlay==
API Model description of IterationOverlay
API Model description of NetOverlay


{|class=wikitable
{|class=wikitable
Line 2,198: Line 2,336:
!Type
!Type
!Description
!Description
|-
|active
|boolean
|
|-
|-
|attributes
|attributes
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|calcTimeMS
|long
|
|
|-
|-
Line 2,221: Line 2,351:
|customLegend
|customLegend
|boolean
|boolean
|
|-
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
Line 2,237: Line 2,363:
|imageVersion
|imageVersion
|int
|int
|
|-
|inActiveCellSize
|double
|
|-
|inActiveTimeframes
|int
|
|-
|keys
|Map&lt;String,String&gt;
|
|
|-
|-
Line 2,259: Line 2,373:
|
|
|-
|-
|maxValue
|name
|float[]
|String
|
|
|-
|-
|minValue
|netType
|float[]
|NetType
|
|-
|name
|String
|
|
|-
|-
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|showActive
|Map&lt;String,PrequelLink&gt;
|boolean
|
|
|-
|-
|resultType
|showNetwork
|String
|
|-
|showDifference
|boolean
|boolean
|
|
Line 2,301: Line 2,407:
|visible
|visible
|boolean
|boolean
|
|-
|warnings
|String
|
|
|}
|}


==Api Model LegendEntry==
==Api Model NetType==
API Model description of LegendEntry
API Enumeration description of NetType


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|color
|ELECTRICITY
|TColor
|
|-
|GAS
|
|
|-
|-
|entryName
|HEAT
|String
|
|
|-
|-
|id
|INTERNET
|int
|
|
|-
|-
|value
|SEWER
|float
|
|
|}
|}


==Api Model Mode==
==Api Model NoiseOverlay==
API Enumeration description of Mode
API Model description of NoiseOverlay


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|SPEED
|active
|boolean
|
|
|-
|-
|AVERAGE
|attributes
|
|Map&lt;String,double[]&gt;
|-
|ACCURACY
|
|}
 
==Api Model NO2Overlay==
API Model description of NO2Overlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|
|-
|attributes
|Map&lt;String,double[]&gt;
|
|
|-
|-
Line 2,432: Line 2,515:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|prequels
Line 2,467: Line 2,550:
|}
|}


==Api Model NetOverlay==
==Api Model Overlay==
API Model description of NetOverlay
API Model description of Overlay


{|class=wikitable
{|class=wikitable
Line 2,513: Line 2,596:
|name
|name
|String
|String
|
|-
|netType
|NetType
|
|
|-
|-
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|showActive
|boolean
|
|-
|showNetwork
|boolean
|
|-
|-
|sortIndex
|sortIndex
Line 2,548: Line 2,619:
|}
|}


==Api Model NetType==
==Api Model OverlayType==
API Enumeration description of NetType
API Enumeration description of OverlayType


{|class=wikitable
{|class=wikitable
Line 2,555: Line 2,626:
!Description
!Description
|-
|-
|ELECTRICITY
|OWNERSHIP
|
|
|-
|-
|GAS
|OWNERSHIP_GRID
|
|
|-
|-
|HEAT
|ZIP_CODES
|
|
|-
|-
|INTERNET
|ZONING
|
|
|-
|-
|SEWER
|NEIGHBORHOODS
|
|
|}
==Api Model NoiseOverlay==
API Model description of NoiseOverlay
{|class=wikitable
!Name
!Type
!Description
|-
|-
|active
|MUNICIPALITIES
|boolean
|
|
|-
|-
|attributes
|SCENARIO
|Map&lt;String,double[]&gt;
|
|
|-
|-
|calcTimeMS
|VACANCY
|long
|
|
|-
|-
|colorMultiplier
|HEAT_STRESS
|double
|
|
|-
|-
|colorOffset
|SHADOW
|int
|
|
|-
|-
|customLegend
|TRAFFIC_DENSITY
|boolean
|
|
|-
|-
|diffLegend
|TRAFFIC_NO2
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|id
|TRAFFIC_NOISE
|int
|
|
|-
|-
|imageName
|LIVABILITY
|String
|
|
|-
|-
|imageVersion
|AERIUS
|int
|
|
|-
|-
|inActiveCellSize
|RAINFALL
|double
|
|
|-
|-
|inActiveTimeframes
|FLOODING
|int
|
|
|-
|-
|keys
|GROUNDWATER
|Map&lt;String,String&gt;
|
|
|-
|-
|legend
|WATERSHED
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|maquetteOverride
|SUBSIDENCE
|Map&lt;String,double[]&gt;
|
|
|-
|-
|maxValue
|WATERWIJZER
|float[]
|
|
|-
|-
|minValue
|AVG
|float[]
|
|
|-
|-
|name
|COMBO
|String
|
|
|-
|-
|parentID
|DISTANCE
|int
|
|[[Overlay]]s ID
|-
|-
|prequels
|SIGHT_DISTANCE
|Map&lt;String,PrequelLink&gt;
|
|
|-
|-
|resultType
|TRAVEL_DISTANCE
|String
|
|
|-
|-
|showDifference
|INFERENCE
|boolean
|
|
|-
|-
|sortIndex
|ITERATION
|int
|
|
|-
|-
|type
|GEO_TIFF
|OverlayType
|
|
|-
|-
|version
|WMS
|int
|
|
|-
|-
|visible
|WCS
|boolean
|
|
|-
|-
|warnings
|IMAGE
|String
|
|
|}
==Api Model Overlay==
API Model description of Overlay
{|class=wikitable
!Name
!Type
!Description
|-
|-
|attributes
|AREA
|Map&lt;String,double[]&gt;
|
|
|-
|-
|colorMultiplier
|ATTRIBUTE
|double
|
|
|-
|-
|colorOffset
|FUNCTION
|int
|
|
|-
|-
|customLegend
|SATELLITE
|boolean
|
|
|-
|-
|id
|HEIGHTMAP
|int
|
|
|-
|-
|imageName
|UNDERGROUND
|String
|
|
|-
|-
|imageVersion
|SOURCE
|int
|
|
|-
|-
|legend
|NETWORK_OWNERSHIP
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|maquetteOverride
|NETWORK_OVERVIEW
|Map&lt;String,double[]&gt;
|
|
|-
|-
|name
|NETWORK_DISTANCE
|String
|
|
|-
|-
|parentID
|RESULT_CHILD
|int
|
|[[Overlay]]s ID
|-
|-
|sortIndex
|TEST
|int
|
|
|-
|-
|type
|DISTURBANCE_DISTANCE
|OverlayType
|
|
|-
|-
|version
|SAFETY_DISTANCE
|int
|
|
|-
|-
|visible
|DEPRECATED
|boolean
|
|
|}
|}


==Api Model OverlayType==
==Api Model RainOverlay==
API Enumeration description of OverlayType
API Model description of RainOverlay


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|OWNERSHIP
|active
|boolean
|
|
|-
|-
|OWNERSHIP_GRID
|attributes
|Map&lt;String,double[]&gt;
|
|
|-
|-
|ZIP_CODES
|calcInfo
|String
|
|
|-
|-
|ZONING
|calcTimeMS
|long
|
|
|-
|-
|NEIGHBORHOODS
|colorMultiplier
|double
|
|
|-
|-
|MUNICIPALITIES
|colorOffset
|int
|
|
|-
|-
|SCENARIO
|customLegend
|boolean
|
|
|-
|-
|VACANCY
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|HEAT_STRESS
|id
|int
|
|
|-
|-
|SHADOW
|imageName
|String
|
|
|-
|-
|TRAFFIC_DENSITY
|imageVersion
|int
|
|
|-
|-
|TRAFFIC_NO2
|inActiveCellSize
|double
|
|
|-
|-
|TRAFFIC_NOISE
|inActiveTimeframes
|int
|
|
|-
|-
|LIVABILITY
|keys
|Map&lt;String,String&gt;
|
|
|-
|-
|AERIUS
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|RAINFALL
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|
|-
|-
|FLOODING
|maxValue
|float[]
|
|
|-
|-
|GROUNDWATER
|minValue
|float[]
|
|
|-
|-
|WATERSHED
|mode
|Mode
|
|
|-
|-
|SUBSIDENCE
|name
|String
|
|
|-
|-
|WATERWIJZER
|parentID
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|
|-
|-
|AVG
|resultType
|String
|
|
|-
|-
|COMBO
|showAreas
|boolean
|
|
|-
|-
|DISTANCE
|showDifference
|boolean
|
|
|-
|-
|SIGHT_DISTANCE
|showSystem
|boolean
|
|
|-
|-
|TRAVEL_DISTANCE
|sortIndex
|int
|
|
|-
|-
|INFERENCE
|type
|OverlayType
|
|
|-
|-
|ITERATION
|version
|int
|
|
|-
|-
|GEO_TIFF
|visible
|boolean
|
|
|-
|-
|WMS
|warnings
|String
|
|
|-
|-
|WCS
|weatherID
|
|int
|[[Weather]] ID
|}
 
==Api Model Rasterization==
API Enumeration description of Rasterization
 
{|class=wikitable
!Name
!Description
|-
|-
|IMAGE
|FIRST
|
|
|-
|-
|AREA
|MIN
|
|
|-
|-
|ATTRIBUTE
|MAX
|
|
|-
|-
|FUNCTION
|SINGLE_LAYER
|
|
|-
|-
|SATELLITE
|GRID
|
|-
|HEIGHTMAP
|
|-
|UNDERGROUND
|
|-
|SOURCE
|
|-
|NETWORK_OWNERSHIP
|
|-
|NETWORK_OVERVIEW
|
|-
|NETWORK_DISTANCE
|
|-
|RESULT_CHILD
|
|-
|TEST
|
|-
|DISTURBANCE_DISTANCE
|
|-
|SAFETY_DISTANCE
|
|-
|DEPRECATED
|
|
|}
|}


==Api Model RainOverlay==
==Api Model RasterizationOverlay==
API Model description of RainOverlay
API Model description of RasterizationOverlay


{|class=wikitable
{|class=wikitable
Line 2,920: Line 2,942:
|attributes
|attributes
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|calcInfo
|String
|
|
|-
|-
Line 2,970: Line 2,988:
|
|
|-
|-
|legend
|layerMapLink
|MapLink
|
|-
|legend
|LegendEntry<nowiki>[]</nowiki>
|LegendEntry<nowiki>[]</nowiki>
|
|
Line 2,984: Line 3,006:
|minValue
|minValue
|float[]
|float[]
|
|-
|mode
|Mode
|
|
|-
|-
Line 2,996: Line 3,014:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|prequels
|Map&lt;String,PrequelLink&gt;
|Map&lt;String,PrequelLink&gt;
|
|-
|rasterization
|Rasterization
|
|
|-
|-
|resultType
|resultType
|String
|String
|
|-
|showAreas
|boolean
|
|
|-
|-
|showDifference
|showDifference
|boolean
|
|-
|showSystem
|boolean
|boolean
|
|
Line 3,037: Line 3,051:
|String
|String
|
|
|-
|weatherID
|int
|[[Weather]]s ID
|}
|}


==Api Model Rasterization==
==Api Model ResultChildOverlay==
API Enumeration description of Rasterization
API Model description of ResultChildOverlay


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|FIRST
|active
|boolean
|
|
|-
|-
|MIN
|attributes
|Map&lt;String,double[]&gt;
|
|
|-
|-
|MAX
|calcTimeMS
|long
|
|
|-
|-
|SINGLE_LAYER
|colorMultiplier
|double
|
|
|-
|-
|GRID
|colorOffset
|int
|
|
|}
|-
 
|customLegend
==Api Model RasterizationOverlay==
API Model description of RasterizationOverlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|calcTimeMS
|long
|
|-
|colorMultiplier
|double
|
|-
|colorOffset
|int
|
|-
|customLegend
|boolean
|boolean
|
|
Line 3,124: Line 3,111:
|keys
|keys
|Map&lt;String,String&gt;
|Map&lt;String,String&gt;
|
|-
|layerMapLink
|MapLink
|
|
|-
|-
Line 3,152: Line 3,135:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|prequels
|Map&lt;String,PrequelLink&gt;
|Map&lt;String,PrequelLink&gt;
|
|-
|rasterization
|Rasterization
|
|
|-
|-
Line 3,191: Line 3,170:
|}
|}


==Api Model ResultChildOverlay==
==Api Model ResultParentOverlay==
API Model description of ResultChildOverlay
API Model description of ResultParentOverlay


{|class=wikitable
{|class=wikitable
Line 3,273: Line 3,252:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|prequels
Line 3,308: Line 3,287:
|}
|}


==Api Model ResultParentOverlay==
==Api Model SatelliteOverlay==
API Model description of ResultParentOverlay
API Model description of SatelliteOverlay


{|class=wikitable
{|class=wikitable
Line 3,390: Line 3,369:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|prequels
Line 3,425: Line 3,404:
|}
|}


==Api Model SatelliteOverlay==
==Api Model ServiceOverlay==
API Model description of SatelliteOverlay
API Model description of ServiceOverlay


{|class=wikitable
{|class=wikitable
Line 3,451: Line 3,430:
|colorOffset
|colorOffset
|int
|int
|
|-
|crs
|String
|
|
|-
|-
Line 3,459: Line 3,442:
|diffLegend
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|LegendEntry<nowiki>[]</nowiki>
|
|-
|forceXY
|boolean
|
|
|-
|-
Line 3,483: Line 3,470:
|keys
|keys
|Map&lt;String,String&gt;
|Map&lt;String,String&gt;
|
|-
|layerName
|String
|
|-
|layerNames
|String<nowiki>[]</nowiki>
|
|
|-
|-
Line 3,507: Line 3,502:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|prequels
Line 3,524: Line 3,519:
|int
|int
|
|
|-
|sourceID
|int
|[[Source]] ID
|-
|-
|type
|type
Line 3,542: Line 3,541:
|}
|}


==Api Model ServiceOverlay==
==Api Model ShadowOverlay==
API Model description of ServiceOverlay
API Model description of ShadowOverlay


{|class=wikitable
{|class=wikitable
Line 3,556: Line 3,555:
|attributes
|attributes
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|calcInfo
|String
|
|
|-
|-
Line 3,568: Line 3,571:
|colorOffset
|colorOffset
|int
|int
|
|-
|crs
|String
|
|
|-
|-
Line 3,580: Line 3,579:
|diffLegend
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|LegendEntry<nowiki>[]</nowiki>
|
|-
|forceXY
|boolean
|
|
|-
|-
Line 3,610: Line 3,605:
|
|
|-
|-
|layerName
|legend
|String
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|layerNames
|maquetteOverride
|String<nowiki>[]</nowiki>
|
|-
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|
Line 3,640: Line 3,627:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|prequels
Line 3,657: Line 3,644:
|int
|int
|
|
|-
|sourceID
|int
|[[Source]]s ID
|-
|-
|type
|type
Line 3,679: Line 3,662:
|}
|}


==Api Model ShadowOverlay==
==Api Model SourceOverlay==
API Model description of ShadowOverlay
API Model description of SourceOverlay


{|class=wikitable
{|class=wikitable
Line 3,686: Line 3,669:
!Type
!Type
!Description
!Description
|-
|active
|boolean
|
|-
|-
|attributes
|attributes
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|calcInfo
|String
|
|-
|calcTimeMS
|long
|
|
|-
|-
Line 3,713: Line 3,684:
|customLegend
|customLegend
|boolean
|boolean
|
|-
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
Line 3,729: Line 3,696:
|imageVersion
|imageVersion
|int
|int
|
|-
|inActiveCellSize
|double
|
|-
|inActiveTimeframes
|int
|
|-
|keys
|Map&lt;String,String&gt;
|
|
|-
|-
Line 3,751: Line 3,706:
|
|
|-
|-
|maxValue
|name
|float[]
|
|-
|minValue
|float[]
|
|-
|name
|String
|String
|
|
Line 3,765: Line 3,712:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|restColor
|Map&lt;String,PrequelLink&gt;
|TColor
|
|
|-
|-
|resultType
|sortIndex
|String
|int
|
|
|-
|-
|showDifference
|sources
|boolean
|Map&lt;int,int&gt;
|
|-
|sortIndex
|int
|
|
|-
|-
Line 3,794: Line 3,737:
|boolean
|boolean
|
|
|-
|warnings
|String
|
|}
|}


==Api Model SourceOverlay==
==Api Model TColor==
API Model description of SourceOverlay
API Model description of TColor
 
{|class=wikitable
!Name
!Type
!Description
|}
 
==Api Model TensorLink==
API Model description of TensorLink


{|class=wikitable
{|class=wikitable
Line 3,808: Line 3,756:
!Description
!Description
|-
|-
|attributes
|coordinate
|int[]
|
|-
|id
|int
|
|-
|normalized
|boolean
|
|-
|prequel
|String
|
|-
|result
|String
|
|-
|tensorName
|String
|
|-
|valueType
|ValueType
|
|}
 
==Api Model TrafficDensityOverlay==
API Model description of TrafficDensityOverlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|attributes
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|
Line 3,850: Line 3,835:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|restColor
|TColor
|
|-
|-
|sortIndex
|sortIndex
|int
|int
|
|-
|sources
|Map&lt;int,int&gt;
|
|
|-
|-
Line 3,877: Line 3,854:
|}
|}


==Api Model SubsidenceOverlay==
==Api Model TrafficOverlay==
API Model description of SubsidenceOverlay
API Model description of TrafficOverlay


{|class=wikitable
{|class=wikitable
Line 3,959: Line 3,936:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|prequels
Line 3,994: Line 3,971:
|}
|}


==Api Model TColor==
==Api Model TravelDistanceOverlay==
API Model description of TColor
API Model description of TravelDistanceOverlay
 
{|class=wikitable
!Name
!Type
!Description
|}
 
==Api Model TensorLink==
API Model description of TensorLink


{|class=wikitable
{|class=wikitable
Line 4,011: Line 3,979:
!Description
!Description
|-
|-
|coordinate
|active
|int[]
|boolean
|
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|calcTimeMS
|long
|
|-
|colorMultiplier
|double
|
|
|-
|-
|id
|colorOffset
|int
|int
|
|
|-
|-
|normalized
|customLegend
|boolean
|boolean
|
|
|-
|-
|prequel
|diffLegend
|String
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|result
|id
|String
|int
|
|
|-
|-
|tensorName
|imageName
|String
|String
|
|
|-
|-
|valueType
|imageVersion
|ValueType
|int
|
|
|}
==Api Model TrafficDensityOverlay==
API Model description of TrafficDensityOverlay
{|class=wikitable
!Name
!Type
!Description
|-
|-
|attributes
|inActiveCellSize
|Map&lt;String,double[]&gt;
|
|-
|colorMultiplier
|double
|double
|
|
|-
|-
|colorOffset
|inActiveTimeframes
|int
|int
|
|
|-
|-
|customLegend
|keys
|boolean
|Map&lt;String,String&gt;
|
|
|-
|-
|id
|legend
|int
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|imageName
|maquetteOverride
|String
|Map&lt;String,double[]&gt;
|
|
|-
|-
|imageVersion
|maxValue
|int
|float[]
|
|
|-
|-
|legend
|minValue
|LegendEntry<nowiki>[]</nowiki>
|float[]
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|
|-
|-
Line 4,090: Line 4,053:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|-
|-
|sortIndex
|sortIndex
Line 4,106: Line 4,081:
|visible
|visible
|boolean
|boolean
|
|-
|warnings
|String
|
|
|}
|}


==Api Model TrafficOverlay==
==Api Model ValueType==
API Model description of TrafficOverlay
API Enumeration description of ValueType
 
{|class=wikitable
!Name
!Description
|-
|DEFAULT
|
|-
|R
|
|-
|G
|
|-
|B
|
|-
|A
|
|}
 
==Api Model WCSOverlay==
API Model description of WCSOverlay


{|class=wikitable
{|class=wikitable
Line 4,137: Line 4,139:
|
|
|-
|-
|customLegend
|crs
|String
|
|-
|customLegend
|boolean
|boolean
|
|
Line 4,143: Line 4,149:
|diffLegend
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|LegendEntry<nowiki>[]</nowiki>
|
|-
|forceXY
|boolean
|
|
|-
|-
Line 4,167: Line 4,177:
|keys
|keys
|Map&lt;String,String&gt;
|Map&lt;String,String&gt;
|
|-
|layerName
|String
|
|-
|layerNames
|String<nowiki>[]</nowiki>
|
|
|-
|-
Line 4,191: Line 4,209:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|prequels
Line 4,208: Line 4,226:
|int
|int
|
|
|-
|sourceID
|int
|[[Source]] ID
|-
|-
|type
|type
Line 4,226: Line 4,248:
|}
|}


==Api Model TravelDistanceOverlay==
==Api Model WMSOverlay==
API Model description of TravelDistanceOverlay
API Model description of WMSOverlay


{|class=wikitable
{|class=wikitable
Line 4,252: Line 4,274:
|colorOffset
|colorOffset
|int
|int
|
|-
|crs
|String
|
|
|-
|-
Line 4,260: Line 4,286:
|diffLegend
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|LegendEntry<nowiki>[]</nowiki>
|
|-
|forceXY
|boolean
|
|
|-
|-
Line 4,284: Line 4,314:
|keys
|keys
|Map&lt;String,String&gt;
|Map&lt;String,String&gt;
|
|-
|layerName
|String
|
|-
|layerNames
|String<nowiki>[]</nowiki>
|
|
|-
|-
Line 4,308: Line 4,346:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|prequels
Line 4,325: Line 4,363:
|int
|int
|
|
|-
|sourceID
|int
|[[Source]] ID
|-
|-
|type
|type
Line 4,340: Line 4,382:
|warnings
|warnings
|String
|String
|
|}
==Api Model ValueType==
API Enumeration description of ValueType
{|class=wikitable
!Name
!Description
|-
|DEFAULT
|
|-
|R
|
|-
|G
|
|-
|B
|
|-
|A
|
|}
==Api Model WCSOverlay==
API Model description of WCSOverlay
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|calcTimeMS
|long
|
|-
|colorMultiplier
|double
|
|-
|colorOffset
|int
|
|-
|crs
|String
|
|-
|customLegend
|boolean
|
|-
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|forceXY
|boolean
|
|-
|id
|int
|
|-
|imageName
|String
|
|-
|imageVersion
|int
|
|-
|inActiveCellSize
|double
|
|-
|inActiveTimeframes
|int
|
|-
|keys
|Map&lt;String,String&gt;
|
|-
|layerName
|String
|
|-
|layerNames
|String<nowiki>[]</nowiki>
|
|-
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|maxValue
|float[]
|
|-
|minValue
|float[]
|
|-
|name
|String
|
|-
|parentID
|int
|[[Overlay]]s ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|-
|sortIndex
|int
|
|-
|sourceID
|int
|[[Source]]s ID
|-
|type
|OverlayType
|
|-
|version
|int
|
|-
|visible
|boolean
|
|-
|warnings
|String
|
|}
==Api Model WMSOverlay==
API Model description of WMSOverlay
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|calcTimeMS
|long
|
|-
|colorMultiplier
|double
|
|-
|colorOffset
|int
|
|-
|crs
|String
|
|-
|customLegend
|boolean
|
|-
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|forceXY
|boolean
|
|-
|id
|int
|
|-
|imageName
|String
|
|-
|imageVersion
|int
|
|-
|inActiveCellSize
|double
|
|-
|inActiveTimeframes
|int
|
|-
|keys
|Map&lt;String,String&gt;
|
|-
|layerName
|String
|
|-
|layerNames
|String<nowiki>[]</nowiki>
|
|-
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|maxValue
|float[]
|
|-
|minValue
|float[]
|
|-
|name
|String
|
|-
|parentID
|int
|[[Overlay]]s ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|-
|sortIndex
|int
|
|-
|sourceID
|int
|[[Source]]s ID
|-
|type
|OverlayType
|
|-
|version
|int
|
|-
|visible
|boolean
|
|-
|warnings
|String
|
|}
==Api Model WWOverlay==
API Model description of WWOverlay
{|class=wikitable
!Name
!Type
!Description
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|colorMultiplier
|double
|
|-
|colorOffset
|int
|
|-
|customLegend
|boolean
|
|-
|id
|int
|
|-
|imageName
|String
|
|-
|imageVersion
|int
|
|-
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|name
|String
|
|-
|parentID
|int
|[[Overlay]]s ID
|-
|sortIndex
|int
|
|-
|type
|OverlayType
|
|-
|version
|int
|
|-
|visible
|boolean
|
|
|}
|}
Line 4,799: Line 4,475:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|prequels
Line 4,843: Line 4,519:
|weatherID
|weatherID
|int
|int
|[[Weather]]s ID  
|[[Weather]] ID  
|}
|}


Line 4,932: Line 4,608:
|parentID
|parentID
|int
|int
|[[Overlay]]s ID  
|[[Overlay]] ID  
|-
|-
|prequels
|prequels

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_TOKEN

Example 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_TOKEN

Show Queries

max version:

https://engine.tygron.com/api/session/items/overlays/version/?token=API_TOKEN

size:

https://engine.tygron.com/api/session/items/overlays/size/?token=API_TOKEN

Overlays (GeoJSON):

https://engine.tygron.com/web/overlays.geojson?token=API_TOKEN

Formats

HTML:

https://engine.tygron.com/api/session/items/overlays/?f=HTML&token=API_TOKEN

JSON:

https://engine.tygron.com/api/session/items/overlays/?f=JSON&token=API_TOKEN

CSV:

https://engine.tygron.com/api/session/items/overlays/?f=CSV&token=API_TOKEN

SSV:

https://engine.tygron.com/api/session/items/overlays/?f=SSV&token=API_TOKEN

SMILE:

https://engine.tygron.com/api/session/items/overlays/?f=SMILE&token=API_TOKEN

ZIPJSON:

https://engine.tygron.com/api/session/items/overlays/?f=ZIPJSON&token=API_TOKEN

ZIPSMILE:

https://engine.tygron.com/api/session/items/overlays/?f=ZIPSMILE&token=API_TOKEN

Api 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 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