Api session items overlays: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 114: Line 114:
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 ActionLog==
==Api Model AeriusOverlay==
API Model description of ActionLog
API Model description of AeriusOverlay


{|class=wikitable
{|class=wikitable
Line 122: Line 122:
!Description
!Description
|-
|-
|action
|attributes
|ParticipantEventType
|Map&lt;String,double[]&gt;
|
|
|-
|-
|budget
|colorMultiplier
|double
|double
|
|
|-
|-
|buildingIDs
|colorOffset
|int<nowiki>[]</nowiki>
|int
|
|
|-
|-
|id
|customLegend
|int
|boolean
|
|
|-
|-
|itemID
|id
|int
|int
|
|
|-
|-
|mapLink
|imageName
|MapLink
|String
|
|
|-
|-
|mp
|imageVersion
|MultiPolygon
|int
|
|
|-
|-
|point
|legend
|Point
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|scoreAfter
|maquetteOverride
|Map&lt;int,double&gt;
|Map&lt;String,double[]&gt;
|
|
|-
|-
|scoreBefore
|name
|Map&lt;int,double&gt;
|String
|
|
|-
|-
|simTime
|parentID
|long
|int
|
|[[Overlay]] ID
|-
|-
|stakeholderID
|sortIndex
|int
|int
|[[Stakeholder]] ID
|
|-
|-
|subject
|type
|String
|OverlayType
|
|
|-
|-
|version
|version
|int
|int
|
|-
|visible
|boolean
|
|
|}
|}


==Api Model ActionMenu==
==Api Model AreaOverlay==
API Model description of ActionMenu
API Model description of AreaOverlay


{|class=wikitable
{|class=wikitable
Line 187: Line 191:
!Description
!Description
|-
|-
|attributeActionIDs
|areaIDs
|int<nowiki>[]</nowiki>
|int<nowiki>[]</nowiki>
|[[Attribute Action]] ID  
|[[Area]] ID  
|-
|-
|buildable
|attributes
|Map&lt;int,java.util.List<java.lang.Integer>&gt;
|Map&lt;String,double[]&gt;
|
|
|-
|-
|color
|colorMultiplier
|TColor
|double
|
|
|-
|-
|eventBundleIDs
|colorOffset
|int<nowiki>[]</nowiki>
|int
|[[Event Bundle]] ID
|
|-
|-
|functionIDs
|customLegend
|int<nowiki>[]</nowiki>
|boolean
|[[Function]] ID
|
|-
|-
|id
|id
Line 219: Line 223:
|
|
|-
|-
|leveeIDs
|legend
|int<nowiki>[]</nowiki>
|LegendEntry<nowiki>[]</nowiki>
|[[Levee]] ID
|
|-
|-
|measureIDs
|maquetteOverride
|int<nowiki>[]</nowiki>
|Map&lt;String,double[]&gt;
|[[Measure]] ID
|
|-
|-
|name
|name
|String
|String
|
|-
|parentID
|int
|[[Overlay]] ID
|-
|remainderColor
|TColor
|
|
|-
|-
Line 235: Line 247:
|
|
|-
|-
|specialOptions
|type
|Type<nowiki>[]</nowiki>
|OverlayType
|
|
|-
|upgradeIDs
|int<nowiki>[]</nowiki>
|[[Upgrade Type]] ID
|-
|-
|version
|version
|int
|int
|
|-
|visible
|boolean
|
|
|}
|}


==Api Model ActionType==
==Api Model AttributeKey==
API Enumeration description of ActionType
API Enumeration description of AttributeKey


{|class=wikitable
{|class=wikitable
Line 255: Line 267:
!Description
!Description
|-
|-
|CONSTRUCTION_PLAN
|A
|
|
|-
|-
|CONSTRUCTION_PLAN_CANCEL
|B
|
|-
|C
|
|-
|D
|
|-
|E
|
|
|}
==Api Model Addition==
API Model description of Addition
{|class=wikitable
!Name
!Type
!Description
|-
|-
|amount
|F
|int
|
|
|-
|-
|animMultiplier
|G
|double
|
|
|-
|-
|name
|H
|String
|
|
|-
|-
|randomScale
|I
|double
|
|
|-
|-
|show
|J
|Show
|
|
|}
|}


==Api Model Address==
==Api Model AttributeOverlay==
API Model description of Address
API Model description of AttributeOverlay


{|class=wikitable
{|class=wikitable
Line 299: Line 306:
!Description
!Description
|-
|-
|addition
|attribute
|String
|String
|
|
|-
|-
|attributes
|attributeColor
|TColor
|
|-
|attributes
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|colorAttribute
|String
|
|-
|colorMultiplier
|double
|
|-
|colorOffset
|int
|
|-
|customLegend
|boolean
|
|
|-
|-
Line 311: Line 338:
|
|
|-
|-
|letter
|imageName
|String
|String
|
|-
|imageVersion
|int
|
|-
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|mapLink
|MapLink
|
|
|-
|-
Line 323: Line 362:
|
|
|-
|-
|number
|parentID
|int
|int
|
|[[Overlay]] ID
|-
|-
|point
|restColor
|Point
|TColor
|
|
|-
|-
|sourceIDs
|sortIndex
|int<nowiki>[]</nowiki>
|int
|[[Source]] ID
|-
|street
|String
|
|-
|surfaceSize
|double
|
|
|-
|-
|type
|type
|String
|OverlayType
|
|
|-
|-
Line 351: Line 382:
|
|
|-
|-
|zipCode
|visible
|String
|boolean
|
|
|}
|}


==Api Model AddressAttribute==
==Api Model AttributeOverlayPredicate==
API Enumeration description of AddressAttribute
API Model description of AttributeOverlayPredicate


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|ENERGY_LABEL
|attribute
|String
|
|
|-
|-
|CADASTRAL_PURPOSE
|mapLink
|MapLink
|
|
|}
==Api Model AvgModelAttribute==
API Enumeration description of AvgModelAttribute
{|class=wikitable
!Name
!Description
|-
|-
|RESIDENCE_TYPE
|DISTANCE_M
|
|
|-
|-
|INHABITANTS
|ATTRIBUTE_TIMEFRAMES
|
|
|-
|-
|FLOOR_SPACE_M2
|DEFAULT_VALUE
|
|-
|SURFACE_ONLY
|
|
|}
|}


==Api Model AeriusOverlay==
==Api Model AvgOverlay==
API Model description of AeriusOverlay
API Model description of AvgOverlay


{|class=wikitable
{|class=wikitable
Line 386: Line 431:
!Type
!Type
!Description
!Description
|-
|active
|boolean
|
|-
|-
|attributes
|attributes
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|calcTimeMS
|long
|
|
|-
|-
Line 401: Line 454:
|customLegend
|customLegend
|boolean
|boolean
|
|-
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
Line 413: Line 470:
|imageVersion
|imageVersion
|int
|int
|
|-
|inActiveCellSize
|double
|
|-
|inActiveTimeframes
|int
|
|-
|keys
|Map&lt;String,String&gt;
|
|-
|layerMapLink
|MapLink
|
|
|-
|-
Line 421: Line 494:
|maquetteOverride
|maquetteOverride
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|maxValue
|float[]
|
|-
|minValue
|float[]
|
|
|-
|-
Line 431: Line 512:
|[[Overlay]] ID  
|[[Overlay]] ID  
|-
|-
|sortIndex
|prequels
|int
|Map&lt;String,PrequelLink&gt;
|
|
|-
|-
|type
|rasterization
|Rasterization
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|-
|sortIndex
|int
|
|-
|type
|OverlayType
|OverlayType
|
|
Line 445: Line 542:
|visible
|visible
|boolean
|boolean
|
|-
|warnings
|String
|
|
|}
|}


==Api Model Alignment==
==Api Model BridgeElevation==
API Enumeration description of Alignment
API Enumeration description of BridgeElevation


{|class=wikitable
{|class=wikitable
Line 455: Line 556:
!Description
!Description
|-
|-
|ROAD
|LOWEST
|
|
|-
|-
|SPACED
|TERRAIN
|
|-
|BRIDGE
|
|
|}
|}


==Api Model Answer==
==Api Model ClimateModel==
API Model description of Answer
API Model description of ClimateModel


{|class=wikitable
{|class=wikitable
Line 470: Line 574:
!Description
!Description
|-
|-
|clientEvents
|endTemp
|CodedEvent<nowiki>[]</nowiki>
|double
|
|
|-
|-
|contents
|endYear
|String
|int
|
|
|-
|-
|events
|oxidation
|CodedEvent<nowiki>[]</nowiki>
|double
|
|
|-
|-
|id
|soilTempFactor
|int
|double
|
|-
|startTemp
|double
|
|
|-
|-
|selected
|startYear
|boolean
|int
|
|
|}
|}


==Api Model Area==
==Api Model ComboModelAttribute==
API Model description of Area
API Enumeration description of ComboModelAttribute


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|attributes
|ATTRIBUTE_DEFAULT_VALUE
|Map&lt;String,double[]&gt;
|
|
|-
|-
|center
|ATTRIBUTE_SURFACE_ONLY
|Point
|
|
|-
|}
|id
 
|int
==Api Model ComboOverlay==
|
API Model description of ComboOverlay
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|name
|String
|
|-
|polygons
|MultiPolygon
|
|-
|relations
|Map&lt;Relation,int&gt;
|
|-
|sourceIDs
|int<nowiki>[]</nowiki>
|[[Source]] ID
|-
|version
|int
|
|}
 
==Api Model AreaAttribute==
API Enumeration description of AreaAttribute


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|ACTIVE
|active
|boolean
|
|
|-
|-
|NATURE_RESERVE
|attributes
|Map&lt;String,double[]&gt;
|
|
|-
|-
|INTEREST_AREA
|calcTimeMS
|
|long
|}
 
==Api Model AreaOverlay==
API Model description of AreaOverlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|areaIDs
|int<nowiki>[]</nowiki>
|[[Area]] ID
|-
|attributes
|Map&lt;String,double[]&gt;
|
|
|-
|-
Line 579: Line 643:
|customLegend
|customLegend
|boolean
|boolean
|
|-
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|formula
|String
|
|
|-
|-
Line 593: Line 665:
|
|
|-
|-
|legend
|inActiveCellSize
|double
|
|-
|inActiveTimeframes
|int
|
|-
|keys
|Map&lt;String,String&gt;
|
|-
|layerMapLink
|MapLink
|
|-
|legend
|LegendEntry<nowiki>[]</nowiki>
|LegendEntry<nowiki>[]</nowiki>
|
|
Line 599: Line 687:
|maquetteOverride
|maquetteOverride
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|maxValue
|float[]
|
|-
|minValue
|float[]
|
|
|-
|-
Line 609: Line 705:
|[[Overlay]] ID  
|[[Overlay]] ID  
|-
|-
|remainderColor
|prequels
|TColor
|Map&lt;String,PrequelLink&gt;
|
|-
|rasterization
|Rasterization
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|
|-
|-
Line 627: Line 735:
|visible
|visible
|boolean
|boolean
|
|-
|warnings
|String
|
|
|}
|}


==Api Model AssetValue==
==Api Model DefaultAttribute==
API Enumeration description of AssetValue
API Enumeration description of DefaultAttribute


{|class=wikitable
{|class=wikitable
Line 637: Line 749:
!Description
!Description
|-
|-
|NAME
|ATTRIBUTE
|
|
|}
==Api Model DefaultOverlay==
API Model description of DefaultOverlay
{|class=wikitable
!Name
!Type
!Description
|-
|-
|DESCRIPTION
|active
|boolean
|
|
|-
|-
|ID
|attributes
|Map&lt;String,double[]&gt;
|
|
|-
|-
|IMAGELOCATION
|calcTimeMS
|long
|
|
|-
|-
|ROOF_COLOR
|colorMultiplier
|double
|
|
|-
|-
|BASEMENT_COLOR
|colorOffset
|int
|
|
|-
|-
|GROUND_COLOR
|customLegend
|boolean
|
|
|-
|-
|EXTRA_COLOR
|diffLegend
|
|LegendEntry<nowiki>[]</nowiki>
|-
|TOP_COLOR
|
|}
 
==Api Model AttributeItem==
API Model description of AttributeItem
 
{|class=wikitable
!Name
!Type
!Description
|-
|attributes
|Map&lt;String,double[]&gt;
|
|
|-
|-
Line 681: Line 793:
|
|
|-
|-
|maquetteOverride
|imageName
|Map&lt;String,double[]&gt;
|
|-
|name
|String
|String
|
|
|-
|-
|version
|imageVersion
|int
|int
|
|
|}
==Api Model AttributeKey==
API Enumeration description of AttributeKey
{|class=wikitable
!Name
!Description
|-
|-
|A
|inActiveCellSize
|double
|
|
|-
|-
|B
|inActiveTimeframes
|int
|
|
|-
|-
|C
|keys
|Map&lt;String,String&gt;
|
|
|-
|-
|D
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|E
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|
|-
|-
|F
|maxValue
|float[]
|
|
|-
|-
|G
|minValue
|float[]
|
|-
|name
|String
|
|-
|parentID
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|-
|sortIndex
|int
|
|-
|type
|OverlayType
|
|
|-
|-
|H
|version
|int
|
|
|-
|-
|I
|visible
|boolean
|
|
|-
|-
|J
|warnings
|String
|
|
|}
|}


==Api Model AttributeOverlay==
==Api Model DefaultRasterizationOverlay==
API Model description of AttributeOverlay
API Model description of DefaultRasterizationOverlay


{|class=wikitable
{|class=wikitable
Line 740: Line 878:
!Description
!Description
|-
|-
|attribute
|active
|String
|boolean
|
|-
|attributeColor
|TColor
|
|
|-
|-
Line 752: Line 886:
|
|
|-
|-
|colorAttribute
|calcTimeMS
|String
|long
|
|
|-
|-
Line 766: Line 900:
|customLegend
|customLegend
|boolean
|boolean
|
|-
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
Line 780: Line 918:
|
|
|-
|-
|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 800: Line 958:
|[[Overlay]] ID  
|[[Overlay]] ID  
|-
|-
|restColor
|prequels
|TColor
|Map&lt;String,PrequelLink&gt;
|
|-
|rasterization
|Rasterization
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|
|-
|-
Line 818: Line 988:
|visible
|visible
|boolean
|boolean
|
|-
|warnings
|String
|
|
|}
|}


==Api Model AttributeOverlayPredicate==
==Api Model DefaultResult==
API Model description of AttributeOverlayPredicate
API Enumeration description of DefaultResult


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|attribute
|DEFAULT
|String
|
|-
|mapLink
|MapLink
|
|
|}
|}


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


{|class=wikitable
{|class=wikitable
Line 845: Line 1,013:
!Description
!Description
|-
|-
|DISTANCE_M
|HEIGHT_MINIMA
|
|
|-
|-
|ATTRIBUTE_TIMEFRAMES
|WATER_TERRAINS
|
|
|-
|-
|DEFAULT_VALUE
|AREAS
|
|-
|SURFACE_ONLY
|
|
|}
|}


==Api Model AvgOverlay==
==Api Model DistanceOverlay==
API Model description of AvgOverlay
API Model description of DistanceOverlay


{|class=wikitable
{|class=wikitable
Line 983: Line 1,148:
|}
|}


==Api Model BGTFunctionLink==
==Api Model DistanceResult==
API Model description of BGTFunctionLink
API Enumeration description of DistanceResult
 
{|class=wikitable
!Name
!Description
|-
|ZONE
|
|-
|SIGHT
|
|}
 
==Api Model FloodingOverlay==
API Model description of FloodingOverlay


{|class=wikitable
{|class=wikitable
Line 991: Line 1,170:
!Description
!Description
|-
|-
|categories
|active
|Category<nowiki>[]</nowiki>
|boolean
|
|
|-
|-
|className
|attributes
|String
|Map&lt;String,double[]&gt;
|
|
|-
|-
|functionID
|calcInfo
|int
|String
|[[Function]] ID
|-
|id
|int
|
|
|-
|-
|layer
|calcTimeMS
|BGTLayer
|long
|
|
|-
|-
|priority
|colorMultiplier
|int
|double
|
|
|-
|-
|transmissionTowerFoundations
|colorOffset
|int
|int
|
|
|-
|-
|tree
|customLegend
|boolean
|boolean
|
|
|-
|-
|typeName
|diffLegend
|String
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|version
|id
|int
|int
|
|
|}
|-
 
|imageName
==Api Model BGTLayer==
|String
API Enumeration description of BGTLayer
 
{|class=wikitable
!Name
!Description
|-
|BAK
|
|
|-
|-
|BEGROEIDTERREINDEEL
|imageVersion
|int
|
|
|-
|-
|BORD
|inActiveCellSize
|double
|
|
|-
|-
|BUURT
|inActiveTimeframes
|int
|
|
|-
|-
|FUNCTIONEELGEBIED
|keys
|Map&lt;String,String&gt;
|
|
|-
|-
|GEBOUWINSTALLATIE
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|INSTALLATIE
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|
|-
|-
|KAST
|maxValue
|float[]
|
|
|-
|-
|KUNSTWERKDEEL
|minValue
|float[]
|
|
|-
|-
|MAST
|mode
|Mode
|
|
|-
|-
|ONBEGROEIDTERREINDEEL
|name
|String
|
|
|-
|-
|ONDERSTEUNENDWATERDEEL
|parentID
|
|int
|[[Overlay]] ID
|-
|-
|ONDERSTEUNENDWEGDEEL
|prequels
|Map&lt;String,PrequelLink&gt;
|
|
|-
|-
|ONGECLASSIFICEERDOBJECT
|resultType
|String
|
|
|-
|-
|OPENBARERUIMTE
|showAreas
|boolean
|
|
|-
|-
|OPENBARERUIMTELABEL
|showDifference
|boolean
|
|
|-
|-
|OVERBRUGGINGSDEEL
|showSystem
|boolean
|
|
|-
|-
|OVERIGBOUWWERK
|sortIndex
|int
|
|
|-
|-
|OVERIGESCHEIDING
|type
|OverlayType
|
|
|-
|-
|PAAL
|version
|int
|
|
|-
|-
|PUBLIC
|visible
|boolean
|
|
|-
|-
|PAND
|warnings
|String
|
|
|-
|-
|PLAATSBEPALINGSPUNT
|weatherID
|
|int
|-
|[[Weather]] ID
|PUT
|}
|
 
|-
==Api Model FunctionOverlay==
|SCHEIDING
API Model description of FunctionOverlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|attributes
|Map&lt;String,double[]&gt;
|
|
|-
|-
|SENSOR
|colorMultiplier
|double
|
|
|-
|-
|SPOOR
|colorOffset
|int
|
|
|-
|-
|STRAATMEUBILAIR
|customLegend
|boolean
|
|
|-
|-
|TUNNELDEEL
|functionIDs
|
|int<nowiki>[]</nowiki>
|[[Function]] ID
|-
|-
|VEGETATIEOBJECT
|functionsColor
|TColor
|
|
|-
|-
|WATERDEEL
|id
|int
|
|
|-
|-
|WATERINRICHTINGSELEMENT
|imageName
|String
|
|
|-
|-
|WEGDEEL
|imageVersion
|int
|
|
|-
|-
|WEGINRICHTINGSELEMENT
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|WIJK
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|
|}
==Api Model BGTTerrainLink==
API Model description of BGTTerrainLink
{|class=wikitable
!Name
!Type
!Description
|-
|-
|className
|name
|String
|String
|
|
|-
|-
|id
|parentID
|int
|int
|
|[[Overlay]] ID
|-
|-
|layer
|remainderColor
|BGTLayer
|TColor
|
|
|-
|-
|priority
|sortIndex
|int
|int
|
|
|-
|-
|terrainTypeID
|type
|int
|OverlayType
|[[Terrain Type]] ID
|-
|typeName
|String
|
|
|-
|-
|version
|version
|int
|int
|
|-
|visible
|boolean
|
|
|}
|}


==Api Model BaseAttribute==
==Api Model GasType==
API Enumeration description of BaseAttribute
API Enumeration description of GasType


{|class=wikitable
{|class=wikitable
Line 1,189: Line 1,387:
!Description
!Description
|-
|-
|COLOR
|NOX
|
|-
|NO2
|
|}
 
==Api Model GeoTiffAttribute==
API Enumeration description of GeoTiffAttribute
 
{|class=wikitable
!Name
!Description
|-
|BAND
|
|
|}
|}


==Api Model BaseFunction==
==Api Model GeoTiffOverlay==
API Model description of BaseFunction
API Model description of GeoTiffOverlay


{|class=wikitable
{|class=wikitable
Line 1,200: Line 1,412:
!Type
!Type
!Description
!Description
|-
|active
|boolean
|
|-
|-
|attributes
|attributes
Line 1,205: Line 1,421:
|
|
|-
|-
|categories
|calcTimeMS
|Category<nowiki>[]</nowiki>
|long
|
|
|-
|-
|constructionPeriods
|colorMultiplier
|ConstructionPeriod<nowiki>[]</nowiki>
|double
|
|
|-
|-
|decals
|colorOffset
|Map&lt;FaceType,float[]&gt;
|int
|
|
|-
|-
|defaults
|customLegend
|Type<nowiki>[]</nowiki>
|boolean
|
|
|-
|-
|description
|diffLegend
|String
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|dimension
|geoTiffIDs
|int
|int<nowiki>[]</nowiki>
|
|[[GeoTIFF]] ID
|-
|-
|id
|id
Line 1,237: Line 1,453:
|
|
|-
|-
|modelSetID
|imageVersion
|int
|int
|[[Model Set]] ID
|
|-
|-
|name
|inActiveCellSize
|String
|double
|
|
|-
|-
|placementType
|inActiveTimeframes
|PlacementType
|int
|
|
|-
|-
|regions
|keys
|Region<nowiki>[]</nowiki>
|Map&lt;String,String&gt;
|
|
|-
|-
|textures
|legend
|Map&lt;FaceType,String&gt;
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|version
|maquetteOverride
|int
|Map&lt;String,double[]&gt;
|
|
|}
|-
 
|maxValue
==Api Model BridgeElevation==
|float[]
API Enumeration description of BridgeElevation
 
{|class=wikitable
!Name
!Description
|-
|LOWEST
|
|
|-
|-
|TERRAIN
|minValue
|float[]
|
|
|-
|-
|BRIDGE
|name
|String
|
|
|}
==Api Model Building==
API Model description of Building
{|class=wikitable
!Name
!Type
!Description
|-
|-
|addressIDs
|parentID
|int<nowiki>[]</nowiki>
|int
|[[Address]] ID  
|[[Overlay]] ID  
|-
|-
|attributes
|prequels
|Map&lt;String,double[]&gt;
|Map&lt;String,PrequelLink&gt;
|
|
|-
|-
|center
|resultType
|Point
|String
|
|
|-
|-
|customGeometries
|showDifference
|CGLink<nowiki>[]</nowiki>
|boolean
|
|
|-
|-
|demolisherID
|sortIndex
|int
|[[Stakeholder]] ID
|-
|functionID
|int
|[[Function]] ID
|-
|id
|int
|int
|
|
|-
|-
|maquetteOverride
|type
|Map&lt;String,double[]&gt;
|OverlayType
|
|
|-
|-
|measureID
|version
|int
|int
|[[Measure]] ID
|
|-
|-
|modelVersion
|visible
|int
|boolean
|
|
|-
|-
|name
|warnings
|String
|String
|
|
|}
==Api Model GeoTiffResult==
API Enumeration description of GeoTiffResult
{|class=wikitable
!Name
!Description
|-
|-
|overrideCategories
|NEAREST
|Category<nowiki>[]</nowiki>
|
|
|-
|-
|overrideDecals
|INTERPOLATED
|Map&lt;FaceType,float[]&gt;
|
|-
|ownerID
|int
|[[Stakeholder]] ID
|-
|permitReceived
|Map&lt;int,Boolean&gt;
|
|-
|predecessorID
|int
|[[Building]] ID
|-
|sections
|Section<nowiki>[]</nowiki>
|
|-
|sourceIDs
|int<nowiki>[]</nowiki>
|[[Source]] ID
|-
|state
|TimeState
|
|-
|upgradeID
|int
|[[Upgrade Type]] ID
|-
|upgradeOwnerID
|int
|[[Stakeholder]] ID
|-
|version
|int
|
|
|}
|}


==Api Model BuildingAttribute==
==Api Model GridModelAttribute==
API Enumeration description of BuildingAttribute
API Enumeration description of GridModelAttribute


{|class=wikitable
{|class=wikitable
Line 1,383: Line 1,547:
!Description
!Description
|-
|-
|CONSTRUCTION_FINISH_DATE
|ITERATION_ACTIVE
|
|
|-
|-
|POWER_LINE_BUILDING_ID
|SKIP_NO_DATA
|
|
|-
|-
|MODEL_ANGLE
|GPU_CLUSTER_INDEX
|
|-
|POPULATION_DENSITY_M2
|
|-
|GEOMETRY_COLOR
|
|-
|VACANT
|
|-
|PRIVATE_YARD
|
|
|}
|}


==Api Model CGLink==
==Api Model GridOverlay==
API Model description of CGLink
API Model description of GridOverlay


{|class=wikitable
{|class=wikitable
Line 1,413: Line 1,565:
!Description
!Description
|-
|-
|geometryID
|active
|int
|[[Custom Geometry]] ID
|-
|primary
|boolean
|boolean
|
|
|}
==Api Model Category==
API Enumeration description of Category
{|class=wikitable
!Name
!Description
|-
|-
|SOCIAL
|attributes
|Map&lt;String,double[]&gt;
|
|
|-
|-
|NORMAL
|calcTimeMS
|long
|
|
|-
|-
|LUXE
|colorMultiplier
|double
|
|
|-
|-
|ROAD
|colorOffset
|int
|
|
|-
|-
|PAVED_AREA
|customLegend
|boolean
|
|
|-
|-
|EDUCATION
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|HEALTHCARE
|id
|int
|
|-
|imageName
|String
|
|-
|imageVersion
|int
|
|-
|inActiveCellSize
|double
|
|-
|inActiveTimeframes
|int
|
|
|-
|-
|PARK
|keys
|Map&lt;String,String&gt;
|
|
|-
|-
|NATURE
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|INDUSTRY
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|
|-
|-
|OFFICES
|maxValue
|float[]
|
|
|-
|-
|OTHER
|minValue
|float[]
|
|
|-
|-
|SENIOR
|name
|String
|
|
|-
|-
|UNDERGROUND
|parentID
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|
|-
|-
|SHOPPING
|resultType
|String
|
|
|-
|-
|AGRICULTURE
|showDifference
|boolean
|
|
|-
|-
|LEISURE
|sortIndex
|int
|
|
|-
|-
|STUDENT
|type
|OverlayType
|
|
|-
|-
|GARDEN
|version
|int
|
|
|-
|-
|INTERSECTION
|visible
|boolean
|
|
|-
|-
|BRIDGE
|warnings
|String
|
|
|}
|}


==Api Model CategoryZone==
==Api Model GroundwaterOverlay==
API Model description of CategoryZone
API Model description of GroundwaterOverlay


{|class=wikitable
{|class=wikitable
Line 1,501: Line 1,682:
!Description
!Description
|-
|-
|allowedCategories
|active
|Category<nowiki>[]</nowiki>
|boolean
|
|
|-
|-
Line 1,509: Line 1,690:
|
|
|-
|-
|center
|calcInfo
|Point
|String
|
|
|-
|-
|excelID
|calcTimeMS
|int
|long
|[[Excel Sheet]] ID
|
|-
|-
|excelUpdated
|colorMultiplier
|boolean
|double
|
|
|-
|-
|id
|colorOffset
|int
|int
|
|
|-
|-
|maquetteOverride
|customLegend
|Map&lt;String,double[]&gt;
|boolean
|
|
|-
|-
|name
|diffLegend
|String
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|outline
|id
|Outline
|int
|
|
|-
|-
|parentZoneID
|imageName
|int
|String
|[[Zone]] ID
|-
|permitterID
|int
|[[Stakeholder]] ID
|-
|polygons
|MultiPolygon
|
|
|-
|-
|sourceIDs
|imageVersion
|int<nowiki>[]</nowiki>
|[[Source]] ID
|-
|version
|int
|int
|
|
|}
==Api Model ClimateModel==
API Model description of ClimateModel
{|class=wikitable
!Name
!Type
!Description
|-
|-
|endTemp
|inActiveCellSize
|double
|double
|
|
|-
|-
|endYear
|inActiveTimeframes
|int
|int
|
|
|-
|-
|oxidation
|keys
|double
|Map&lt;String,String&gt;
|
|
|-
|-
|soilTempFactor
|legend
|double
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|startTemp
|maquetteOverride
|double
|Map&lt;String,double[]&gt;
|
|
|-
|-
|startYear
|maxValue
|int
|float[]
|
|-
|minValue
|float[]
|
|
|}
==Api Model CodedEvent==
API Model description of CodedEvent
{|class=wikitable
!Name
!Type
!Description
|-
|-
|id
|mode
|int
|Mode
|
|
|-
|-
|parameters
|name
|Object<nowiki>[]</nowiki>
|String
|
|
|}
==Api Model ComboModelAttribute==
API Enumeration description of ComboModelAttribute
{|class=wikitable
!Name
!Description
|-
|-
|ATTRIBUTE_DEFAULT_VALUE
|parentID
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|
|-
|-
|ATTRIBUTE_SURFACE_ONLY
|resultType
|String
|
|
|}
==Api Model ComboOverlay==
API Model description of ComboOverlay
{|class=wikitable
!Name
!Type
!Description
|-
|-
|active
|showAreas
|boolean
|boolean
|
|
|-
|-
|attributes
|showDifference
|Map&lt;String,double[]&gt;
|boolean
|
|
|-
|-
|calcTimeMS
|showSystem
|long
|boolean
|
|
|-
|-
|colorMultiplier
|sortIndex
|double
|
|-
|colorOffset
|int
|int
|
|
|-
|-
|customLegend
|type
|boolean
|OverlayType
|
|-
|version
|int
|
|
|-
|-
|diffLegend
|visible
|LegendEntry<nowiki>[]</nowiki>
|boolean
|
|
|-
|-
|formula
|warnings
|String
|String
|
|
|-
|-
|id
|weatherID
|int
|int
|[[Weather]] ID
|}
==Api Model HeatDpraAttribute==
API Enumeration description of HeatDpraAttribute
{|class=wikitable
!Name
!Description
|-
|DATES
|
|
|-
|-
|imageName
|DAILY_AVG_RADIATION
|String
|
|
|-
|-
|imageVersion
|DAILY_TEMPERATURE_MAX
|int
|
|
|-
|-
|inActiveCellSize
|DAILY_TEMPERATURE_MIN
|double
|
|
|-
|-
|inActiveTimeframes
|EXCLUDE_BUILDINGS
|int
|
|
|-
|-
|keys
|EXCLUDE_WATER
|Map&lt;String,String&gt;
|
|
|-
|-
|layerMapLink
|EXCLUDE_FOLIAGE_HEIGHT_M
|MapLink
|
|
|-
|-
|legend
|FOLIAGE_AREAS
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|maquetteOverride
|HOURLY_RADIATION
|Map&lt;String,double[]&gt;
|
|
|-
|-
|maxValue
|HOURLY_TEMPERATURE
|float[]
|
|
|-
|-
|minValue
|HOURLY_HUMIDITY
|float[]
|
|
|-
|-
|name
|SUN_ALTITUDE
|String
|
|
|-
|-
|parentID
|SUN_AZIMUTH
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|
|-
|-
|rasterization
|SUN_DAILY_MOTION
|Rasterization
|
|
|-
|-
|resultType
|WIND_DIRECTION
|String
|
|
|-
|-
|showDifference
|WIND_SPEED
|boolean
|
|
|-
|-
|sortIndex
|DAILY_AVG_WIND_SPEED
|int
|
|
|-
|-
|type
|MAX_SHADOW_DISTANCE
|OverlayType
|
|
|-
|-
|version
|MAX_TRUNK_DISTANCE
|int
|
|
|-
|-
|visible
|WIND_DECLINE_ANGLE
|boolean
|
|
|}
==Api Model HeatKey==
API Enumeration description of HeatKey
{|class=wikitable
!Name
!Description
|-
|-
|warnings
|FOLIAGE_HEIGHT
|String
|
|
|}
|}


==Api Model ConstructionPeriod==
==Api Model HeatModel==
API Enumeration description of ConstructionPeriod
API Enumeration description of HeatModel


{|class=wikitable
{|class=wikitable
Line 1,758: Line 1,897:
!Description
!Description
|-
|-
|ANCIENT
|UNESCO
|
|
|-
|-
|CLASSIC
|DPRA
|
|-
|PRE_WAR
|
|-
|POST_WAR
|
|-
|CONTEMPORARY
|
|-
|FUTURISTIC
|
|
|}
|}


==Api Model CoreStakeholder==
==Api Model HeatOverlay==
API Model description of CoreStakeholder
API Model description of HeatOverlay


{|class=wikitable
{|class=wikitable
Line 1,789: Line 1,916:
|
|
|-
|-
|client
|attributes
|ClientData
|Map&lt;String,double[]&gt;
|
|
|-
|-
|color
|calcInfo
|TColor
|String
|
|
|-
|-
|id
|calcTimeMS
|int
|
|-
|lastSelected
|long
|long
|
|
|-
|-
|name
|colorMultiplier
|String
|double
|
|
|-
|-
|version
|colorOffset
|int
|int
|
|
|-
|-
|webToken
|customLegend
|String
|boolean
|
|
|}
==Api Model CostType==
API Enumeration description of CostType
{|class=wikitable
!Name
!Description
|-
|-
|CONSTRUCTION
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|
|}
==Api Model CustomColorArea==
API Model description of CustomColorArea
{|class=wikitable
!Name
!Type
!Description
|-
|-
|color
|id
|TColor
|int
|
|
|-
|-
|name
|imageName
|String
|String
|
|
|-
|-
|polygons
|imageVersion
|MultiPolygon
|int
|
|
|-
|-
|zoneID
|inActiveCellSize
|double
|
|-
|inActiveTimeframes
|int
|int
|
|
|}
==Api Model CustomGeometry==
API Model description of CustomGeometry
{|class=wikitable
!Name
!Type
!Description
|-
|-
|absoluteHeight
|keys
|boolean
|Map&lt;String,String&gt;
|
|
|-
|-
|backFaceCulling
|legend
|boolean
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|color
|maquetteOverride
|TColor
|Map&lt;String,double[]&gt;
|
|
|-
|-
|data
|maxValue
|float[]
|float[]
|
|
|-
|-
|id
|minValue
|float[]
|
|-
|model
|HeatModel
|
|-
|name
|String
|
|-
|parentID
|int
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|
|-
|-
|texture
|resultType
|String
|String
|
|-
|showDifference
|boolean
|
|-
|sortIndex
|int
|
|-
|type
|OverlayType
|
|
|-
|-
|version
|version
|int
|int
|
|-
|visible
|boolean
|
|-
|warnings
|String
|
|
|}
|}


==Api Model DataType==
==Api Model HeatPrequel==
API Enumeration description of DataType
API Enumeration description of HeatPrequel


{|class=wikitable
{|class=wikitable
Line 1,898: Line 2,036:
!Description
!Description
|-
|-
|FLOAT
|FOLIAGE_HEIGHT
|
|
|-
|-
|DOUBLE
|BUILDING_ELEVATION
|
|
|-
|-
|INT8
|TERRAIN_ELEVATION
|
|
|}
==Api Model HeatResult==
API Enumeration description of HeatResult
{|class=wikitable
!Name
!Description
|-
|-
|INT16
|BOWEN_RATIO
|
|
|-
|-
|INT32
|FOLIAGE
|
|
|-
|-
|INT64
|PET
|
|
|-
|-
|BOOL
|PET_RELATIVE
|
|
|-
|-
|STRING
|SHADE
|
|
|-
|-
|UINT8
|SKY_VIEW
|
|
|-
|-
|FLOAT16
|SKY_VIEW_AVG
|
|
|-
|-
|BFLOAT16
|TEMPERATURE_ATMOSPHERE
|
|
|-
|-
|UNKNOWN
|UHI
|
|-
|VEGETATION
|
|-
|VEGETATION_AVG
|
|-
|WIND_SPEED
|
|
|}
|}


==Api Model DefaultAttribute==
==Api Model HeightAttribute==
API Enumeration description of DefaultAttribute
API Enumeration description of HeightAttribute


{|class=wikitable
{|class=wikitable
Line 1,942: Line 2,097:
!Description
!Description
|-
|-
|ATTRIBUTE
|ZONING_PERMIT_REQUIRED
|
|
|}
|}


==Api Model DefaultNeuralNetwork==
==Api Model HeightOverlay==
API Model description of DefaultNeuralNetwork
API Model description of HeightOverlay


{|class=wikitable
{|class=wikitable
Line 1,953: Line 2,108:
!Type
!Type
!Description
!Description
|-
|active
|boolean
|
|-
|-
|attributes
|attributes
Line 1,958: Line 2,117:
|
|
|-
|-
|description
|calcTimeMS
|String
|long
|
|-
|colorMultiplier
|double
|
|
|-
|-
|id
|colorOffset
|int
|int
|
|
|-
|-
|legendEntries
|customLegend
|LegendEntry<nowiki>[]</nowiki>
|boolean
|
|
|-
|-
|name
|diffLegend
|String
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|override
|id
|boolean
|int
|
|
|-
|-
|producer
|imageName
|String
|String
|
|
|-
|-
|tensors
|imageVersion
|Tensor<nowiki>[]</nowiki>
|int
|
|
|-
|-
|uploadDate
|inActiveCellSize
|long
|double
|
|
|-
|-
|uploaderName
|inActiveTimeframes
|String
|int
|
|
|-
|-
|version
|keys
|int
|Map&lt;String,String&gt;
|
|
|-
|-
|warnings
|legend
|String
|LegendEntry<nowiki>[]</nowiki>
|
|
|}
|-
 
|maquetteOverride
==Api Model DefaultOverlay==
|Map&lt;String,double[]&gt;
API Model description of DefaultOverlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|
|
|-
|-
|attributes
|maxValue
|Map&lt;String,double[]&gt;
|float[]
|
|
|-
|-
|calcTimeMS
|minValue
|long
|float[]
|
|
|-
|-
|colorMultiplier
|name
|double
|String
|
|
|-
|-
|colorOffset
|parentID
|int
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|
|-
|-
|customLegend
|resultType
|boolean
|String
|
|
|-
|-
|diffLegend
|showDifference
|LegendEntry<nowiki>[]</nowiki>
|boolean
|
|
|-
|-
|id
|sortIndex
|int
|int
|
|
|-
|-
|imageName
|type
|String
|OverlayType
|
|
|-
|-
|imageVersion
|version
|int
|int
|
|
|-
|-
|inActiveCellSize
|visible
|double
|boolean
|
|
|-
|-
|inActiveTimeframes
|warnings
|int
|String
|
|
|-
|}
|keys
 
|Map&lt;String,String&gt;
==Api Model HeightResult==
API Enumeration description of HeightResult
 
{|class=wikitable
!Name
!Description
|-
|DSM
|
|
|-
|-
|legend
|DTM
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|maquetteOverride
|FLOORS
|Map&lt;String,double[]&gt;
|
|
|}
==Api Model ImageAttribute==
API Enumeration description of ImageAttribute
{|class=wikitable
!Name
!Description
|-
|-
|maxValue
|ALPHA
|float[]
|
|
|}
==Api Model ImageOverlay==
API Model description of ImageOverlay
{|class=wikitable
!Name
!Type
!Description
|-
|-
|minValue
|attributes
|float[]
|Map&lt;String,double[]&gt;
|
|
|-
|-
|name
|colorMultiplier
|String
|double
|
|
|-
|-
|parentID
|colorOffset
|int
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|
|-
|-
|resultType
|customLegend
|String
|
|-
|showDifference
|boolean
|boolean
|
|
|-
|-
|sortIndex
|id
|int
|int
|
|
|-
|-
|type
|imageName
|String
|
|-
|imageNames
|String<nowiki>[]</nowiki>
|
|-
|imageVersion
|int
|
|-
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|name
|String
|
|-
|parentID
|int
|[[Overlay]] ID
|-
|sortIndex
|int
|
|-
|type
|OverlayType
|OverlayType
|
|
Line 2,113: Line 2,316:
|visible
|visible
|boolean
|boolean
|
|-
|warnings
|String
|
|
|}
|}


==Api Model DefaultRasterizationOverlay==
==Api Model InferenceAttribute==
API Model description of DefaultRasterizationOverlay
API Enumeration description of InferenceAttribute


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|active
|MASK_THRESHOLD
|boolean
|
|
|-
|-
|attributes
|SCORE_THRESHOLD
|Map&lt;String,double[]&gt;
|
|
|-
|-
|calcTimeMS
|INFERENCE_MODE
|long
|
|
|-
|-
|colorMultiplier
|STRIDE_FRACTION
|double
|
|
|-
|-
|colorOffset
|BOX_OVERLAP
|int
|
|
|-
|-
|customLegend
|PRIORITIZE_LABELS
|boolean
|
|-
|GPU_MEMORY_MB
|
|}
 
==Api Model InferenceMode==
API Enumeration description of InferenceMode
 
{|class=wikitable
!Name
!Description
|-
|CLASSIFICATION
|
|-
|BBOX_DETECTION
|
|}
 
==Api Model InferenceOverlay==
API Model description of InferenceOverlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|calcTimeMS
|long
|
|-
|colorMultiplier
|double
|
|-
|colorOffset
|int
|
|-
|customLegend
|boolean
|
|
|-
|-
Line 2,178: Line 2,420:
|keys
|keys
|Map&lt;String,String&gt;
|Map&lt;String,String&gt;
|
|-
|layerMapLink
|MapLink
|
|
|-
|-
Line 2,203: Line 2,441:
|String
|String
|
|
|-
|neuralNetworkID
|int
|[[Neural Network]] ID
|-
|-
|parentID
|parentID
Line 2,212: Line 2,454:
|
|
|-
|-
|rasterization
|resultType
|Rasterization
|
|-
|resultType
|String
|String
|
|
Line 2,226: Line 2,464:
|sortIndex
|sortIndex
|int
|int
|
|-
|tensorLinks
|TensorLink<nowiki>[]</nowiki>
|
|
|-
|-
Line 2,245: Line 2,487:
|}
|}


==Api Model DefaultResult==
==Api Model InferencePrequel==
API Enumeration description of DefaultResult
API Enumeration description of InferencePrequel


{|class=wikitable
{|class=wikitable
Line 2,252: Line 2,494:
!Description
!Description
|-
|-
|DEFAULT
|A
|
|-
|B
|
|-
|C
|
|
|}
|}


==Api Model DefaultSource==
==Api Model InferenceResult==
API Model description of DefaultSource
API Enumeration description of InferenceResult


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|color
|LABELS
|TColor
|
|
|-
|-
|date
|SCORES
|long
|
|
|-
|-
|description
|BOXES
|String
|
|
|-
|-
|id
|MASKS
|int
|
|
|-
|-
|infoUrl
|DEBUG_GT_INSTANCES
|String
|
|
|-
|-
|name
|CENTER_POINTS
|String
|
|-
|uploaderName
|String
|
|-
|version
|int
|
|
|}
|}


==Api Model DesignAttribute==
==Api Model Input==
API Enumeration description of DesignAttribute
API Enumeration description of Input


{|class=wikitable
{|class=wikitable
Line 2,304: Line 2,537:
!Description
!Description
|-
|-
|BACKYARD_DISTANCE_M
|A
|
|
|-
|-
|WATER_WIDTH_M
|B
|
|
|-
|-
|KEEP_EXISTING_ROADS
|C
|
|
|-
|-
|ROAD_WIDTH_M
|D
|
|
|-
|-
|ROAD_DISTANCE_Y_M
|E
|
|
|-
|-
|ROAD_SEARCH_DISTANCE_M
|F
|
|
|-
|-
|SIDEWALK_WIDTH_M
|G
|
|
|-
|-
|PARKING_WIDTH_M
|H
|
|
|-
|-
|PARKING_LENGTH_M
|I
|
|
|-
|-
|FRACTION_BUILDINGS
|J
|
|
|-
|}
|FRACTION_ROADS
|
|-
|FRACTION_WATER
|
|-
|FRACTION_PUBLIC_GREEN
|
|-
|FRACTION_GARDENS
|
|-
|FRACTION_PARKING
|
|-
|FRACTION_REMAINDER
|
|}


==Api Model Detail==
==Api Model IterationAttribute==
API Enumeration description of Detail
API Enumeration description of IterationAttribute


{|class=wikitable
{|class=wikitable
Line 2,360: Line 2,575:
!Description
!Description
|-
|-
|CONSTRUCTION_COST
|MODULUS
|
|
|-
|-
|DEMOLISH_COST
|TIMEFRAME_TIMES
|
|-
|BUYOUT_COST
|
|-
|SELL_PRICE
|
|-
|SELLABLE_FLOORSPACE_M2
|
|-
|NUMBER_OF_HOUSES
|
|
|}
|}


==Api Model DischargeMethod==
==Api Model IterationOverlay==
API Enumeration description of DischargeMethod
API Model description of IterationOverlay
 
{|class=wikitable
!Name
!Description
|-
|HEIGHT_MINIMA
|
|-
|WATER_TERRAINS
|
|-
|AREAS
|
|}
 
==Api Model DistanceOverlay==
API Model description of DistanceOverlay


{|class=wikitable
{|class=wikitable
Line 2,454: Line 2,640:
|keys
|keys
|Map&lt;String,String&gt;
|Map&lt;String,String&gt;
|
|-
|layerMapLink
|MapLink
|
|
|-
|-
Line 2,486: Line 2,668:
|prequels
|prequels
|Map&lt;String,PrequelLink&gt;
|Map&lt;String,PrequelLink&gt;
|
|-
|rasterization
|Rasterization
|
|
|-
|-
Line 2,521: Line 2,699:
|}
|}


==Api Model DistanceResult==
==Api Model IterationPrequel==
API Enumeration description of DistanceResult
API Enumeration description of IterationPrequel


{|class=wikitable
{|class=wikitable
Line 2,528: Line 2,706:
!Description
!Description
|-
|-
|ZONE
|ITERATION
|
|-
|SIGHT
|
|
|}
|}


==Api Model EmptyMultiPolygon==
==Api Model MinMax==
API Model description of EmptyMultiPolygon
API Enumeration description of MinMax


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|NEVER
|
|-
|LARGE_CELL
|
|-
|ALWAYS
|
|}
|}


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


{|class=wikitable
{|class=wikitable
Line 2,551: Line 2,734:
!Description
!Description
|-
|-
|UNKNOWN
|SPEED
|
|
|-
|-
|G
|AVERAGE
|
|
|-
|-
|F
|ACCURACY
|
|
|}
==Api Model NO2Overlay==
API Model description of NO2Overlay
{|class=wikitable
!Name
!Type
!Description
|-
|-
|E
|active
|boolean
|
|
|-
|-
|D
|attributes
|Map&lt;String,double[]&gt;
|
|
|-
|-
|C
|calcTimeMS
|long
|
|
|-
|-
|B
|colorMultiplier
|double
|
|
|-
|-
|A0
|colorOffset
|int
|
|
|-
|-
|A1
|customLegend
|boolean
|
|
|-
|-
|A2
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|A3
|id
|int
|
|
|-
|-
|A4
|imageName
|String
|
|
|-
|-
|A5
|imageVersion
|int
|
|-
|inActiveCellSize
|double
|
|-
|inActiveTimeframes
|int
|
|-
|keys
|Map&lt;String,String&gt;
|
|
|}
==Api Model EventBundle==
API Model description of EventBundle
{|class=wikitable
!Name
!Type
!Description
|-
|-
|clientEvents
|legend
|CodedEvent<nowiki>[]</nowiki>
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|compoundEventBundleIDs
|maquetteOverride
|int<nowiki>[]</nowiki>
|Map&lt;String,double[]&gt;
|[[Event Bundle]] ID
|
|-
|-
|description
|maxValue
|String
|float[]
|
|
|-
|-
|id
|minValue
|int
|float[]
|
|
|-
|-
|imageName
|name
|String
|String
|
|
|-
|-
|imageVersion
|parentID
|int
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|
|-
|-
|name
|resultType
|String
|String
|
|
|-
|-
|serverEvents
|showDifference
|CodedEvent<nowiki>[]</nowiki>
|boolean
|
|
|-
|-
|version
|sortIndex
|int
|int
|
|
|}
==Api Model Example==
API Enumeration description of Example
{|class=wikitable
!Name
!Description
|-
|-
|CITY_NEIGHBORHOOD
|type
|OverlayType
|
|
|-
|-
|URBAN_NEIGHBORHOOD
|version
|int
|
|
|-
|-
|SUBURBAN_NEIGHBORHOOD
|visible
|boolean
|
|
|-
|-
|WINDMILL_AREA
|warnings
|String
|
|
|}
|}


==Api Model ExcelPanel==
==Api Model NO2Result==
API Model description of ExcelPanel
API Enumeration description of NO2Result


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|answers
|CONCENTRATION
|Answer<nowiki>[]</nowiki>
|
|-
|EMISSION_NO2
|
|-
|EMISSION_NOX
|
|
|-
|TREEFACTOR
|
|-
|TREES
|
|}
==Api Model NetOverlay==
API Model description of NetOverlay
{|class=wikitable
!Name
!Type
!Description
|-
|-
|attributes
|attributes
Line 2,672: Line 2,896:
|
|
|-
|-
|calcTimeMS
|colorMultiplier
|long
|double
|
|
|-
|-
|contentID
|colorOffset
|int
|int
|
|
|-
|-
|contentMapLink
|customLegend
|MapLink
|boolean
|
|
|-
|-
|excelID
|id
|int
|int
|[[Excel Sheet]] ID
|
|-
|-
|height
|imageName
|double
|String
|
|
|-
|-
|id
|imageVersion
|int
|int
|
|
|-
|-
|layoutX
|legend
|double
|LegendEntry<nowiki>[]</nowiki>
|
|-
|layoutY
|double
|
|
|-
|-
Line 2,712: Line 2,932:
|
|
|-
|-
|overlayID
|netType
|int
|NetType
|[[Overlay]] ID
|-
|overrideDefaultAnswerID
|int
|
|
|-
|-
|parentID
|parentID
|int
|int
|
|[[Overlay]] ID
|-
|-
|point
|showActive
|Point
|boolean
|
|
|-
|-
|polygons
|showNetwork
|MultiPolygon
|boolean
|
|
|-
|-
|stakeholderID
|sortIndex
|int
|int
|[[Stakeholder]] ID
|-
|text
|String
|
|
|-
|-
|type
|type
|PanelType
|OverlayType
|
|-
|updateTiming
|Timing
|
|
|-
|-
Line 2,752: Line 2,960:
|
|
|-
|-
|warnings
|visible
|String
|boolean
|
|-
|width
|double
|
|
|}
|}


==Api Model FaceType==
==Api Model NoPrequel==
API Enumeration description of FaceType
API Enumeration description of NoPrequel


{|class=wikitable
{|class=wikitable
!Name
!Name
!Description
!Description
|-
|BASEMENT
|
|-
|GROUND
|
|-
|EXTRA
|
|-
|TOP
|
|-
|ROOF
|
|}
|}


==Api Model FloodingOverlay==
==Api Model NoiseOverlay==
API Model description of FloodingOverlay
API Model description of NoiseOverlay


{|class=wikitable
{|class=wikitable
Line 2,798: Line 2,987:
|attributes
|attributes
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|calcInfo
|String
|
|
|-
|-
Line 2,862: Line 3,047:
|minValue
|minValue
|float[]
|float[]
|
|-
|mode
|Mode
|
|
|-
|-
Line 2,882: Line 3,063:
|resultType
|resultType
|String
|String
|
|-
|showAreas
|boolean
|
|
|-
|-
|showDifference
|showDifference
|boolean
|
|-
|showSystem
|boolean
|boolean
|
|
Line 2,915: Line 3,088:
|String
|String
|
|
|-
|weatherID
|int
|[[Weather]] ID
|}
|}


==Api Model FunctionChangeGeoLink==
==Api Model NoiseResult==
API Model description of FunctionChangeGeoLink
API Enumeration description of NoiseResult


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|add
|NOISE_DB
|boolean
|
|
|-
|-
|category
|EMISSION
|Category
|
|
|}
==Api Model Operator (AvgOverlay)==
API Enumeration description of Operator
{|class=wikitable
!Name
!Description
|-
|-
|featureAttributes
|AVG
|Map&lt;String,java.util.List<java.lang.String>&gt;
|
|
|-
|-
|functionID
|AVG_INTERPOLATED
|int
|[[Function]] ID
|-
|id
|int
|
|
|-
|-
|priority
|MAX
|int
|
|
|-
|-
|tree
|MIN
|boolean
|
|-
|update
|boolean
|
|-
|version
|int
|
|
|}
|}


==Api Model FunctionOverlay==
==Api Model Operator (ComboOverlay)==
API Model description of FunctionOverlay
API Enumeration description of Operator


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|attributes
|SIN
|Map&lt;String,double[]&gt;
|
|
|-
|-
|colorMultiplier
|COS
|double
|
|
|-
|-
|colorOffset
|TAN
|int
|
|
|-
|-
|customLegend
|ASIN
|boolean
|
|
|-
|-
|functionIDs
|ACOS
|int<nowiki>[]</nowiki>
|
|[[Function]] ID
|-
|-
|functionsColor
|ATAN
|TColor
|
|
|-
|-
|id
|SQRT
|int
|
|
|-
|-
|imageName
|ROUND
|String
|
|
|-
|-
|imageVersion
|FLOOR
|int
|
|
|-
|-
|legend
|CEIL
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|maquetteOverride
|ABS
|Map&lt;String,double[]&gt;
|
|
|-
|-
|name
|EXP
|String
|
|
|-
|-
|parentID
|LN
|int
|[[Overlay]] ID
|-
|remainderColor
|TColor
|
|
|-
|-
|sortIndex
|LOG
|int
|
|
|-
|-
|type
|RANDOM
|OverlayType
|
|
|-
|-
|version
|ERF
|int
|
|
|-
|-
|visible
|GTE
|boolean
|
|
|}
==Api Model FunctionOverride==
API Model description of FunctionOverride
{|class=wikitable
!Name
!Type
!Description
|-
|-
|attributes
|GT
|Map&lt;String,double[]&gt;
|
|
|-
|-
|categories
|LTE
|Category<nowiki>[]</nowiki>
|
|
|-
|-
|description
|LT
|String
|
|
|-
|-
|id
|NEQ
|int
|
|
|-
|-
|imageName
|EQ
|String
|
|
|-
|-
|imageVersion
|IF
|int
|
|
|-
|-
|maquetteOverride
|AND
|Map&lt;String,double[]&gt;
|
|
|-
|-
|name
|OR
|String
|
|
|-
|-
|version
|SWITCH
|int
|
|
|}
==Api Model FunctionType==
API Enumeration description of FunctionType
{|class=wikitable
!Name
!Description
|-
|-
|ROAD
|ADD
|
|
|-
|-
|WATER
|MUL
|
|
|-
|-
|PARKING
|DIV
|
|
|-
|-
|SIDEWALK
|SUB
|
|
|-
|-
|BUILDING
|MAX
|
|
|-
|-
|GARDEN
|MIN
|
|
|-
|-
|PUBLIC_GREEN
|AVG
|
|
|-
|-
|REMAINDER
|POW
|
|
|}
==Api Model GasType==
API Enumeration description of GasType
{|class=wikitable
!Name
!Description
|-
|-
|NOX
|PERCENTILE
|
|
|-
|-
|NO2
|AVG_GTE_PERCENTILE
|
|
|}
==Api Model GeoFormat==
API Enumeration description of GeoFormat
{|class=wikitable
!Name
!Description
|-
|-
|GEOJSON
|AVG_LTE_PERCENTILE
|
|
|-
|-
|GEOPACKAGE
|COLOR
|
|
|-
|-
|WFS_JSON
|RED
|
|
|-
|-
|WFS_GML
|GREEN
|
|
|-
|-
|WMS_IMAGE
|BLUE
|
|
|-
|-
|WCS_TIFF
|ALPHA
|
|
|}
==Api Model Overlay==
API Model description of Overlay
{|class=wikitable
!Name
!Type
!Description
|-
|-
|OSM
|attributes
|Map&lt;String,double[]&gt;
|
|
|-
|-
|BGT_GML
|colorMultiplier
|double
|
|
|-
|-
|ESRI_JSON
|colorOffset
|int
|
|
|-
|-
|ESRI_IMAGE
|customLegend
|boolean
|
|
|-
|-
|CYCLO_IMAGE
|id
|int
|
|
|-
|-
|I3S
|imageName
|String
|
|
|-
|-
|GEOTIFF
|imageVersion
|int
|
|
|-
|-
|DXF
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|
|}
==Api Model GeoTiffAttribute==
API Enumeration description of GeoTiffAttribute
{|class=wikitable
!Name
!Description
|-
|-
|BAND
|name
|String
|
|
|}
==Api Model GeoTiffFeature==
API Model description of GeoTiffFeature
{|class=wikitable
!Name
!Type
!Description
|-
|-
|id
|parentID
|int
|[[Overlay]] ID
|-
|sortIndex
|int
|int
|
|-
|type
|OverlayType
|
|
|-
|-
|version
|version
|int
|int
|
|-
|visible
|boolean
|
|
|}
|}


==Api Model GeoTiffOverlay==
==Api Model OverlayCategory==
API Model description of GeoTiffOverlay
API Enumeration description of OverlayCategory


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|active
|ADMINISTRATIVE
|boolean
|
|
|-
|-
|attributes
|ENVIRONMENTAL
|Map&lt;String,double[]&gt;
|
|
|-
|-
|calcTimeMS
|WATER
|long
|
|
|-
|-
|colorMultiplier
|GRID_CALCULATION
|double
|
|
|-
|-
|colorOffset
|GEO_DATA
|int
|
|
|-
|-
|customLegend
|TOPOGRAPHY
|boolean
|
|
|-
|-
|diffLegend
|NETWORKS
|LegendEntry<nowiki>[]</nowiki>
|
|
|}
==Api Model OverlayType==
API Enumeration description of OverlayType
{|class=wikitable
!Name
!Description
|-
|-
|geoTiffIDs
|OWNERSHIP
|int<nowiki>[]</nowiki>
|
|[[GeoTIFF]] ID
|-
|-
|id
|OWNERSHIP_GRID
|int
|
|
|-
|-
|imageName
|ZIP_CODES
|String
|
|
|-
|-
|imageVersion
|ZONING
|int
|
|
|-
|-
|inActiveCellSize
|NEIGHBORHOODS
|double
|
|
|-
|-
|inActiveTimeframes
|MUNICIPALITIES
|int
|
|
|-
|-
|keys
|SCENARIO
|Map&lt;String,String&gt;
|
|
|-
|-
|legend
|VACANCY
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|maquetteOverride
|HEAT_STRESS
|Map&lt;String,double[]&gt;
|
|
|-
|-
|maxValue
|SHADOW
|float[]
|
|
|-
|-
|minValue
|TRAFFIC_DENSITY
|float[]
|
|
|-
|-
|name
|TRAFFIC_NO2
|String
|
|
|-
|-
|parentID
|TRAFFIC_NOISE
|int
|
|[[Overlay]] ID
|-
|-
|prequels
|LIVABILITY
|Map&lt;String,PrequelLink&gt;
|
|
|-
|-
|resultType
|AERIUS
|String
|
|
|-
|-
|showDifference
|RAINFALL
|boolean
|
|-
|FLOODING
|
|
|-
|-
|sortIndex
|GROUNDWATER
|int
|
|
|-
|-
|type
|WATERSHED
|OverlayType
|
|
|-
|-
|version
|SUBSIDENCE
|int
|
|
|-
|-
|visible
|WATERWIJZER
|boolean
|
|
|-
|-
|warnings
|AVG
|String
|
|
|}
==Api Model GeoTiffResult==
API Enumeration description of GeoTiffResult
{|class=wikitable
!Name
!Description
|-
|-
|NEAREST
|COMBO
|
|
|-
|-
|INTERPOLATED
|DISTANCE
|
|
|}
==Api Model GeoTiffSpatial==
API Model description of GeoTiffSpatial
{|class=wikitable
!Name
!Type
!Description
|-
|-
|autoMP
|SIGHT_DISTANCE
|boolean
|
|
|-
|-
|geoTiffIDs
|TRAVEL_DISTANCE
|int<nowiki>[]</nowiki>
|
|[[GeoTIFF]] ID
|-
|-
|id
|INFERENCE
|int
|
|
|-
|-
|multiPolygon
|ITERATION
|MultiPolygon
|
|
|-
|-
|terrainTypeID
|GEO_TIFF
|int
|
|-
|WMS
|
|-
|WCS
|
|-
|IMAGE
|
|-
|AREA
|
|-
|ATTRIBUTE
|
|-
|FUNCTION
|
|
|}
==Api Model GeometryCollection==
API Model description of GeometryCollection
{|class=wikitable
!Name
!Type
!Description
|}
==Api Model Global==
API Model description of Global
{|class=wikitable
!Name
!Type
!Description
|-
|-
|actualValue
|SATELLITE
|double[]
|
|
|-
|-
|bookValueStakeholderID
|HEIGHTMAP
|int
|
|[[Stakeholder]] ID
|-
|-
|calcTimeMS
|UNDERGROUND
|long
|
|
|-
|-
|id
|SOURCE
|int
|
|
|-
|-
|name
|NETWORK_OWNERSHIP
|String
|
|
|-
|-
|point
|NETWORK_OVERVIEW
|Point
|
|
|-
|-
|previousValue
|NETWORK_DISTANCE
|double[]
|
|
|-
|-
|query
|RESULT_CHILD
|String
|
|
|-
|-
|queryTiming
|TEST
|Timing
|
|
|-
|-
|startValue
|DISTURBANCE_DISTANCE
|double[]
|
|
|-
|-
|version
|SAFETY_DISTANCE
|int
|
|
|-
|-
|visualisationName
|DEPRECATED
|String
|
|
|}
|}


==Api Model GlobalPanel==
==Api Model RainOverlay==
API Model description of GlobalPanel
API Model description of RainOverlay


{|class=wikitable
{|class=wikitable
Line 3,454: Line 3,513:
!Description
!Description
|-
|-
|answers
|active
|Answer<nowiki>[]</nowiki>
|boolean
|
|
|-
|-
Line 3,462: Line 3,521:
|
|
|-
|-
|globalIDs
|calcInfo
|int<nowiki>[]</nowiki>
|String
|[[Global]] ID
|-
|height
|double
|
|
|-
|-
|id
|calcTimeMS
|int
|long
|
|
|-
|-
|layoutX
|colorMultiplier
|double
|double
|
|
|-
|-
|layoutY
|colorOffset
|double
|int
|
|
|-
|-
|maquetteOverride
|customLegend
|Map&lt;String,double[]&gt;
|boolean
|
|
|-
|-
|name
|diffLegend
|String
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|overlayID
|id
|int
|[[Overlay]] ID
|-
|overrideDefaultAnswerID
|int
|int
|
|
|-
|-
|point
|imageName
|Point
|String
|
|
|-
|-
|stakeholderID
|imageVersion
|int
|int
|[[Stakeholder]] ID
|-
|type
|PanelType
|
|
|-
|-
|version
|inActiveCellSize
|int
|
|-
|width
|double
|double
|
|
|}
==Api Model GridFeature==
API Model description of GridFeature
{|class=wikitable
!Name
!Type
!Description
|-
|-
|id
|inActiveTimeframes
|int
|int
|
|
|-
|-
|version
|keys
|int
|Map&lt;String,String&gt;
|
|
|}
==Api Model GridModelAttribute==
API Enumeration description of GridModelAttribute
{|class=wikitable
!Name
!Description
|-
|-
|ITERATION_ACTIVE
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|SKIP_NO_DATA
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|
|-
|-
|GPU_CLUSTER_INDEX
|maxValue
|float[]
|
|-
|minValue
|float[]
|
|
|}
==Api Model GridOverlay==
API Model description of GridOverlay
{|class=wikitable
!Name
!Type
!Description
|-
|-
|active
|mode
|boolean
|Mode
|
|
|-
|-
|attributes
|name
|Map&lt;String,double[]&gt;
|String
|
|
|-
|-
|calcTimeMS
|parentID
|long
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|
|-
|-
|colorMultiplier
|resultType
|double
|String
|
|
|-
|-
|colorOffset
|showAreas
|int
|boolean
|
|
|-
|-
|customLegend
|showDifference
|boolean
|boolean
|
|
|-
|-
|diffLegend
|showSystem
|LegendEntry<nowiki>[]</nowiki>
|boolean
|
|
|-
|-
|id
|sortIndex
|int
|int
|
|
|-
|-
|imageName
|type
|String
|OverlayType
|
|
|-
|-
|imageVersion
|version
|int
|int
|
|
|-
|-
|inActiveCellSize
|visible
|double
|boolean
|
|
|-
|-
|inActiveTimeframes
|warnings
|int
|String
|
|
|-
|-
|keys
|weatherID
|Map&lt;String,String&gt;
|int
|[[Weather]] ID
|}
 
==Api Model Rasterization==
API Enumeration description of Rasterization
 
{|class=wikitable
!Name
!Description
|-
|FIRST
|
|
|-
|-
|legend
|MIN
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|maquetteOverride
|MAX
|Map&lt;String,double[]&gt;
|
|
|-
|-
|maxValue
|SINGLE_LAYER
|float[]
|
|
|-
|-
|minValue
|GRID
|float[]
|
|
|}
==Api Model RasterizationMethod==
API Enumeration description of RasterizationMethod
{|class=wikitable
!Name
!Description
|-
|-
|name
|COMBINED
|String
|
|
|-
|-
|parentID
|OUTLINE
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|
|-
|-
|resultType
|CENTER
|String
|
|
|}
==Api Model RasterizationOverlay==
API Model description of RasterizationOverlay
{|class=wikitable
!Name
!Type
!Description
|-
|-
|showDifference
|active
|boolean
|
|-
|sortIndex
|int
|
|-
|type
|OverlayType
|
|-
|version
|int
|
|-
|visible
|boolean
|
|-
|warnings
|String
|
|}
 
==Api Model GridSpatial==
API Model description of GridSpatial
 
{|class=wikitable
!Name
!Type
!Description
|-
|autoMP
|boolean
|
|-
|id
|int
|
|-
|multiPolygon
|MultiPolygon
|
|-
|overlayIDs
|int<nowiki>[]</nowiki>
|[[Overlay]] ID
|-
|terrainTypeID
|int
|
|}
 
==Api Model GroundwaterOverlay==
API Model description of GroundwaterOverlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|boolean
|
|
Line 3,713: Line 3,696:
|attributes
|attributes
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|calcInfo
|String
|
|
|-
|-
Line 3,761: Line 3,740:
|keys
|keys
|Map&lt;String,String&gt;
|Map&lt;String,String&gt;
|
|-
|layerMapLink
|MapLink
|
|
|-
|-
Line 3,777: Line 3,760:
|minValue
|minValue
|float[]
|float[]
|
|-
|mode
|Mode
|
|
|-
|-
Line 3,793: Line 3,772:
|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,830: Line 3,805:
|String
|String
|
|
|-
|weatherID
|int
|[[Weather]] ID
|}
|}


==Api Model Group (SpecialOption)==
==Api Model RasterizationPrequel==
API Enumeration description of Group
API Enumeration description of RasterizationPrequel


{|class=wikitable
{|class=wikitable
Line 3,843: Line 3,814:
!Description
!Description
|-
|-
|LAND
|INPUT
|
|-
|SCULPTING
|
|-
|FINANCE
|
|-
|DEMOLISH
|
|
|}
|}


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


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|DATES
|active
|boolean
|
|
|-
|-
|DAILY_AVG_RADIATION
|attributes
|Map&lt;String,double[]&gt;
|
|
|-
|-
|DAILY_TEMPERATURE_MAX
|calcTimeMS
|long
|
|
|-
|-
|DAILY_TEMPERATURE_MIN
|colorMultiplier
|double
|
|
|-
|-
|EXCLUDE_BUILDINGS
|colorOffset
|int
|
|
|-
|-
|EXCLUDE_WATER
|customLegend
|boolean
|
|
|-
|-
|EXCLUDE_FOLIAGE_HEIGHT_M
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|FOLIAGE_AREAS
|id
|int
|
|
|-
|-
|HOURLY_RADIATION
|imageName
|String
|
|
|-
|-
|HOURLY_TEMPERATURE
|imageVersion
|int
|
|
|-
|-
|HOURLY_HUMIDITY
|inActiveCellSize
|double
|
|
|-
|-
|SUN_ALTITUDE
|inActiveTimeframes
|int
|
|
|-
|-
|SUN_AZIMUTH
|keys
|Map&lt;String,String&gt;
|
|
|-
|-
|SUN_DAILY_MOTION
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|WIND_DIRECTION
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|
|-
|-
|WIND_SPEED
|maxValue
|float[]
|
|
|-
|-
|DAILY_AVG_WIND_SPEED
|minValue
|float[]
|
|
|-
|-
|MAX_SHADOW_DISTANCE
|name
|String
|
|
|-
|-
|MAX_TRUNK_DISTANCE
|parentID
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|
|-
|-
|WIND_DECLINE_ANGLE
|resultType
|String
|
|
|}
==Api Model HeatKey==
API Enumeration description of HeatKey
{|class=wikitable
!Name
!Description
|-
|-
|FOLIAGE_HEIGHT
|showDifference
|boolean
|
|-
|sortIndex
|int
|
|-
|type
|OverlayType
|
|-
|version
|int
|
|
|}
==Api Model HeatModel==
API Enumeration description of HeatModel
{|class=wikitable
!Name
!Description
|-
|-
|UNESCO
|visible
|boolean
|
|
|-
|-
|DPRA
|warnings
|String
|
|
|}
|}


==Api Model HeatOverlay==
==Api Model ResultParentOverlay==
API Model description of HeatOverlay
API Model description of ResultParentOverlay


{|class=wikitable
{|class=wikitable
Line 3,963: Line 3,949:
|attributes
|attributes
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|calcInfo
|String
|
|
|-
|-
Line 4,027: Line 4,009:
|minValue
|minValue
|float[]
|float[]
|
|-
|model
|HeatModel
|
|
|-
|-
Line 4,074: Line 4,052:
|}
|}


==Api Model HeatPrequel==
==Api Model SWRC==
API Enumeration description of HeatPrequel
API Enumeration description of SWRC


{|class=wikitable
{|class=wikitable
Line 4,081: Line 4,059:
!Description
!Description
|-
|-
|FOLIAGE_HEIGHT
|NONE
|
|
|-
|-
|BUILDING_ELEVATION
|VAN_GENUCHTEN
|
|-
|TERRAIN_ELEVATION
|
|
|}
|}


==Api Model HeatResult==
==Api Model SatelliteOverlay==
API Enumeration description of HeatResult
API Model description of SatelliteOverlay


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|BOWEN_RATIO
|active
|boolean
|
|
|-
|-
|FOLIAGE
|attributes
|Map&lt;String,double[]&gt;
|
|
|-
|-
|PET
|calcTimeMS
|long
|
|
|-
|-
|PET_RELATIVE
|colorMultiplier
|double
|
|
|-
|-
|SHADE
|colorOffset
|int
|
|
|-
|-
|SKY_VIEW
|customLegend
|boolean
|
|
|-
|-
|SKY_VIEW_AVG
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|TEMPERATURE_ATMOSPHERE
|id
|int
|
|
|-
|-
|UHI
|imageName
|String
|
|
|-
|-
|VEGETATION
|imageVersion
|int
|
|
|-
|-
|VEGETATION_AVG
|inActiveCellSize
|double
|
|
|-
|-
|WIND_SPEED
|inActiveTimeframes
|int
|
|
|}
==Api Model HeightAttribute==
API Enumeration description of HeightAttribute
{|class=wikitable
!Name
!Description
|-
|-
|ZONING_PERMIT_REQUIRED
|keys
|Map&lt;String,String&gt;
|
|
|}
==Api Model HeightOperator==
API Enumeration description of HeightOperator
{|class=wikitable
!Name
!Description
|-
|-
|AVG
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|MIN
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|
|-
|-
|MAX
|maxValue
|float[]
|
|
|-
|-
|VOLUME
|minValue
|float[]
|
|
|-
|-
|STDEV
|name
|String
|
|
|-
|-
|AREA
|parentID
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|-
|sortIndex
|int
|
|-
|type
|OverlayType
|
|-
|version
|int
|
|-
|visible
|boolean
|
|-
|warnings
|String
|
|
|}
|}


==Api Model HeightOverlay==
==Api Model Scope==
API Model description of HeightOverlay
API Enumeration description of Scope
 
{|class=wikitable
!Name
!Description
|-
|MAP
|
|-
|WATER_AREAS
|
|-
|LIMIT_AREAS
|
|-
|OVERRIDE_RAIN_AREAS
|
|}
 
==Api Model ServiceOverlay==
API Model description of ServiceOverlay


{|class=wikitable
{|class=wikitable
Line 4,200: Line 4,231:
|
|
|-
|-
|customLegend
|crs
|String
|
|-
|customLegend
|boolean
|boolean
|
|
Line 4,206: Line 4,241:
|diffLegend
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|LegendEntry<nowiki>[]</nowiki>
|
|-
|forceXY
|boolean
|
|
|-
|-
Line 4,230: Line 4,269:
|keys
|keys
|Map&lt;String,String&gt;
|Map&lt;String,String&gt;
|
|-
|layerName
|String
|
|-
|layerNames
|String<nowiki>[]</nowiki>
|
|
|-
|-
Line 4,271: Line 4,318:
|int
|int
|
|
|-
|sourceID
|int
|[[Source]] ID
|-
|-
|type
|type
Line 4,289: Line 4,340:
|}
|}


==Api Model HeightResult==
==Api Model ShadowAttribute==
API Enumeration description of HeightResult
API Enumeration description of ShadowAttribute


{|class=wikitable
{|class=wikitable
Line 4,296: Line 4,347:
!Description
!Description
|-
|-
|DSM
|DATES
|
|-
|SUN_ALTITUDE
|
|-
|SUN_AZIMUTH
|
|
|-
|-
|DTM
|MAX_SHADOW_DISTANCE
|
|
|-
|-
|FLOORS
|MAX_FOLIAGE_RADIUS
|
|
|}
|}


==Api Model HeightSector==
==Api Model ShadowOverlay==
API Model description of HeightSector
API Model description of ShadowOverlay


{|class=wikitable
{|class=wikitable
Line 4,314: Line 4,371:
!Description
!Description
|-
|-
|changed
|active
|Boolean
|boolean
|
|
|-
|-
|envelope
|attributes
|Envelope
|Map&lt;String,double[]&gt;
|
|
|-
|-
|id
|calcInfo
|int
|String
|
|
|-
|-
|name
|calcTimeMS
|String
|long
|
|
|-
|-
|pointAreaM2
|colorMultiplier
|double
|double
|
|
|-
|-
|pointWidth
|colorOffset
|int[]
|int
|
|
|-
|-
|sourceIDs
|customLegend
|int<nowiki>[]</nowiki>
|boolean
|[[Source]] ID
|
|-
|-
|square
|diffLegend
|MultiPolygon
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|version
|id
|int
|int
|
|
|}
==Api Model HeightSquare==
API Model description of HeightSquare
{|class=wikitable
!Name
!Type
!Description
|-
|-
|x
|imageName
|double
|String
|
|
|-
|-
|xMax
|imageVersion
|double
|int
|
|
|-
|-
|xMin
|inActiveCellSize
|double
|double
|
|
|-
|-
|y
|inActiveTimeframes
|double
|int
|
|
|-
|-
|yMax
|keys
|double
|Map&lt;String,String&gt;
|
|
|-
|-
|yMin
|legend
|double
|LegendEntry<nowiki>[]</nowiki>
|
|
|}
==Api Model ImageAttribute==
API Enumeration description of ImageAttribute
{|class=wikitable
!Name
!Description
|-
|-
|ALPHA
|maquetteOverride
|
|}
 
==Api Model ImageOverlay==
API Model description of ImageOverlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|attributes
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|
|-
|-
|colorMultiplier
|maxValue
|double
|float[]
|
|
|-
|-
|colorOffset
|minValue
|int
|float[]
|
|
|-
|-
|customLegend
|name
|boolean
|String
|
|
|-
|-
|id
|parentID
|int
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|
|-
|-
|imageName
|resultType
|String
|String
|
|
|-
|-
|imageNames
|showDifference
|String<nowiki>[]</nowiki>
|boolean
|
|-
|imageVersion
|int
|
|-
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|name
|String
|
|-
|parentID
|int
|[[Overlay]] ID
|-
|-
|sortIndex
|sortIndex
Line 4,465: Line 4,477:
|visible
|visible
|boolean
|boolean
|
|-
|warnings
|String
|
|
|}
|}


==Api Model Indicator==
==Api Model ShadowPrequel==
API Model description of Indicator
API Enumeration description of ShadowPrequel


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|absolute
|FOLIAGE_HEIGHT
|boolean
|
|
|-
|-
|attributes
|BUILDING_ELEVATION
|Map&lt;String,double[]&gt;
|
|
|-
|-
|calcTimeMS
|TERRAIN_ELEVATION
|long
|
|
|}
==Api Model ShadowResult==
API Enumeration description of ShadowResult
{|class=wikitable
!Name
!Description
|-
|-
|currentExplanation
|SHADE
|String
|
|
|-
|-
|description
|FOLIAGE
|String
|
|
|}
==Api Model Shoreline==
API Enumeration description of Shoreline
{|class=wikitable
!Name
!Description
|-
|NONE
|
|-
|ONE_CELL
|
|-
|TWO_CELLS
|
|}
==Api Model SightDistanceAttribute==
API Enumeration description of SightDistanceAttribute
{|class=wikitable
!Name
!Description
|-
|-
|exactNumberValues
|SOURCE_HEIGHT_M
|Map&lt;MapType,double&gt;
|
|
|-
|-
|exactTextValues
|OBSERVER_HEIGHT_M
|Map&lt;MapType,String&gt;
|
|
|-
|-
|excelID
|ATTRIBUTE_TIMEFRAMES
|
|}
 
==Api Model SourceOverlay==
API Model description of SourceOverlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|colorMultiplier
|double
|
|-
|colorOffset
|int
|int
|[[Excel Sheet]] ID
|
|-
|-
|excelUpdated
|customLegend
|boolean
|boolean
|
|
Line 4,524: Line 4,585:
|
|
|-
|-
|isActive
|legend
|boolean
|LegendEntry<nowiki>[]</nowiki>
|
|-
|mapTypeValues
|Map&lt;MapType,double&gt;
|
|-
|maquetteExplanation
|String
|
|
|-
|-
Line 4,546: Line 4,599:
|parentID
|parentID
|int
|int
|[[Indicator]] ID  
|[[Overlay]] ID  
|-
|-
|shortName
|restColor
|String
|TColor
|
|
|-
|-
Line 4,556: Line 4,609:
|
|
|-
|-
|stakeholderID
|sources
|int
|Map&lt;int,int&gt;
|[[Stakeholder]] ID
|-
|targetDescriptions
|String<nowiki>[]</nowiki>
|
|
|-
|-
|targets
|type
|Map&lt;int,double[]&gt;
|OverlayType
|
|-
|updateTiming
|Timing
|
|
|-
|-
Line 4,576: Line 4,621:
|
|
|-
|-
|warnings
|visible
|String
|boolean
|
|
|}
|}


==Api Model IndicatorAttribute==
==Api Model Style==
API Enumeration description of IndicatorAttribute
API Enumeration description of Style


{|class=wikitable
{|class=wikitable
Line 4,588: Line 4,633:
!Description
!Description
|-
|-
|FINANCE
|INTERPOLATED
|
|
|}
==Api Model InferenceAttribute==
API Enumeration description of InferenceAttribute
{|class=wikitable
!Name
!Description
|-
|-
|MASK_THRESHOLD
|NEAREST
|
|
|-
|-
|SCORE_THRESHOLD
|ARROW
|
|
|-
|-
|INFERENCE_MODE
|COLOR
|
|
|-
|-
|STRIDE_FRACTION
|FLOAT32
|
|
|-
|-
|BOX_OVERLAP
|DIFFERENCE
|
|-
|PRIORITIZE_LABELS
|
|-
|GPU_MEMORY_MB
|
|
|}
|}


==Api Model InferenceMode==
==Api Model SubsidenceAttribute==
API Enumeration description of InferenceMode
API Enumeration description of SubsidenceAttribute


{|class=wikitable
{|class=wikitable
Line 4,628: Line 4,659:
!Description
!Description
|-
|-
|CLASSIFICATION
|YEARS
|
|-
|YEARS_PER_TIMEFRAME
|
|-
|START_YEAR
|
|
|-
|-
|BBOX_DETECTION
|A
|
|
|}
|-
 
|B
==Api Model InferenceOverlay==
API Model description of InferenceOverlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|
|
|-
|-
|attributes
|C
|Map&lt;String,double[]&gt;
|
|
|-
|-
|calcTimeMS
|ACTIVE_DRAINAGE_FACTOR
|long
|
|
|-
|-
|colorMultiplier
|PASSIVE_DRAINAGE_FACTOR
|double
|
|
|-
|-
|colorOffset
|CLIMATE_START_TEMP
|int
|
|
|-
|-
|customLegend
|CLIMATE_FINAL_TEMP
|boolean
|
|
|-
|-
|diffLegend
|CLIMATE_START_YEAR
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|id
|CLIMATE_FINAL_YEAR
|int
|
|
|-
|-
|imageName
|CLIMATE_OXIDATION
|String
|
|
|-
|-
|imageVersion
|CLIMATE_SOIL_TEMP_FACTOR
|int
|
|
|-
|-
|inActiveCellSize
|LOW_PASSIVE_DRAINAGE
|double
|
|
|-
|-
|inActiveTimeframes
|HI_PASSIVE_DRAINAGE
|int
|
|
|-
|-
|keys
|DEFAULT_PEAT_FRACTION
|Map&lt;String,String&gt;
|
|
|-
|-
|legend
|DEFAULT_TOP_LAYER_THICKNESS
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|maquetteOverride
|DEFAULT_CLAY_THICKNESS
|Map&lt;String,double[]&gt;
|
|
|-
|-
|maxValue
|INUNDATE_LAND_BELOW_WATER_LEVEL
|float[]
|
|-
|minValue
|float[]
|
|
|}
==Api Model SubsidenceKey==
API Enumeration description of SubsidenceKey
{|class=wikitable
!Name
!Description
|-
|-
|name
|WATER_LEVEL
|String
|
|
|-
|-
|neuralNetworkID
|WATER_LEVEL_OUTPUT
|int
|[[Neural Network]] ID
|-
|parentID
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|
|-
|-
|resultType
|CLAY_THICKNESS
|String
|
|
|-
|-
|showDifference
|INDEXATION
|boolean
|
|
|-
|-
|sortIndex
|PEAT_FRACTION
|int
|
|
|-
|-
|tensorLinks
|TOPLAYER_THICKNESS
|TensorLink<nowiki>[]</nowiki>
|
|
|-
|-
|type
|SUBSIDENCE
|OverlayType
|
|
|-
|-
|version
|DRAINAGE
|int
|
|
|-
|-
|visible
|HI_GROUND_WATER_LEVEL
|boolean
|
|
|-
|-
|warnings
|LOW_GROUND_WATER_LEVEL
|String
|
|
|}
|}


==Api Model InferencePrequel==
==Api Model SubsidenceOverlay==
API Enumeration description of InferencePrequel
API Model description of SubsidenceOverlay


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|A
|active
|boolean
|
|
|-
|-
|B
|attributes
|Map&lt;String,double[]&gt;
|
|
|-
|-
|C
|calcTimeMS
|long
|
|
|}
==Api Model InferenceResult==
API Enumeration description of InferenceResult
{|class=wikitable
!Name
!Description
|-
|-
|LABELS
|colorMultiplier
|double
|
|
|-
|-
|SCORES
|colorOffset
|int
|
|
|-
|-
|BOXES
|customLegend
|boolean
|
|
|-
|-
|MASKS
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|DEBUG_GT_INSTANCES
|id
|int
|
|
|-
|-
|CENTER_POINTS
|imageName
|String
|
|
|}
==Api Model Input==
API Enumeration description of Input
{|class=wikitable
!Name
!Description
|-
|-
|A
|imageVersion
|int
|
|
|-
|-
|B
|inActiveCellSize
|double
|
|
|-
|-
|C
|inActiveTimeframes
|int
|
|
|-
|-
|D
|keys
|Map&lt;String,String&gt;
|
|
|-
|-
|E
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|F
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|
|-
|-
|G
|maxValue
|float[]
|
|
|-
|-
|H
|minValue
|float[]
|
|
|-
|-
|I
|name
|String
|
|
|-
|-
|J
|parentID
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|
|}
==Api Model InstanceColor==
API Enumeration description of InstanceColor
{|class=wikitable
!Name
!Description
|-
|-
|GRAY
|resultType
|String
|
|
|-
|-
|WHITE
|showDifference
|boolean
|
|
|-
|-
|VEGIE_GREEN
|sortIndex
|int
|
|
|-
|-
|GRAIN_YELLOW
|type
|OverlayType
|
|
|-
|-
|FLOWERS
|version
|int
|
|-
|visible
|boolean
|
|-
|warnings
|String
|
|
|}
|}


==Api Model Item==
==Api Model SubsidencePrequel==
API Model description of Item
API Enumeration description of SubsidencePrequel


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|id
|LOW_GROUND_WATER
|int
|
|-
|HIGH_GROUND_WATER
|
|
|-
|-
|version
|CLAY_THICKNESS
|int
|
|
|}
|}


==Api Model ItemMeasurement==
==Api Model SubsidenceResult==
API Model description of ItemMeasurement
API Enumeration description of SubsidenceResult


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|id
|SUBSIDENCE
|int
|
|
|-
|-
|itemID
|OXIDATION
|int
|
|
|-
|-
|key
|SETTLEMENT
|String
|
|
|-
|-
|mapLink
|LOW_GROUND_WATER
|MapLink
|
|
|-
|-
|maqMax
|HI_GROUND_WATER
|double
|
|
|}
==Api Model SurfaceMode==
API Enumeration description of SurfaceMode
{|class=wikitable
!Name
!Description
|-
|-
|maqMin
|NONE
|double
|
|
|-
|-
|max
|SHALLOW
|double
|
|
|-
|-
|min
|AVG_WATERWAY
|double
|
|
|-
|-
|name
|HYBRID
|String
|
|
|-
|-
|overlayIDs
|AVG_TERRAIN
|int<nowiki>[]</nowiki>
|[[Overlay]] ID
|-
|overlayMaqValues
|Map&lt;int,float[]&gt;
|
|
|}
==Api Model TrafficAttribute==
API Enumeration description of TrafficAttribute
{|class=wikitable
!Name
!Description
|-
|-
|overlayValues
|HOURS
|Map&lt;int,float[]&gt;
|
|
|-
|-
|point
|CARS_ACTIVE
|Point
|
|
|-
|-
|save
|VANS_ACTIVE
|boolean
|
|
|-
|-
|sourceIDs
|TRUCKS_ACTIVE
|int<nowiki>[]</nowiki>
|[[Source]] ID
|-
|sum
|boolean
|
|
|-
|-
|version
|BUSES_ACTIVE
|int
|
|
|}
|}


==Api Model IterationAttribute==
==Api Model TrafficDensityOverlay==
API Enumeration description of IterationAttribute
API Model description of TrafficDensityOverlay


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|MODULUS
|attributes
|Map&lt;String,double[]&gt;
|
|
|-
|-
|TIMEFRAME_TIMES
|colorMultiplier
|double
|
|
|}
|-
 
|colorOffset
==Api Model IterationOverlay==
API Model description of IterationOverlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|calcTimeMS
|long
|
|-
|colorMultiplier
|double
|
|-
|colorOffset
|int
|int
|
|
Line 5,002: Line 4,983:
|customLegend
|customLegend
|boolean
|boolean
|
|-
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
Line 5,018: Line 4,995:
|imageVersion
|imageVersion
|int
|int
|
|-
|inActiveCellSize
|double
|
|-
|inActiveTimeframes
|int
|
|-
|keys
|Map&lt;String,String&gt;
|
|
|-
|-
Line 5,038: Line 5,003:
|maquetteOverride
|maquetteOverride
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|maxValue
|float[]
|
|-
|minValue
|float[]
|
|
|-
|-
Line 5,056: Line 5,013:
|[[Overlay]] ID  
|[[Overlay]] ID  
|-
|-
|prequels
|sortIndex
|Map&lt;String,PrequelLink&gt;
|int
|
|
|-
|-
|resultType
|type
|String
|OverlayType
|
|
|-
|-
|showDifference
|version
|boolean
|
|-
|sortIndex
|int
|
|-
|type
|OverlayType
|
|-
|version
|int
|int
|
|
Line 5,082: Line 5,027:
|visible
|visible
|boolean
|boolean
|
|-
|warnings
|String
|
|
|}
|}


==Api Model IterationPrequel==
==Api Model TrafficNO2Attribute==
API Enumeration description of IterationPrequel
API Enumeration description of TrafficNO2Attribute


{|class=wikitable
{|class=wikitable
Line 5,096: Line 5,037:
!Description
!Description
|-
|-
|ITERATION
|BASE_O3
|
|
|}
==Api Model Layer==
API Enumeration description of Layer
{|class=wikitable
!Name
!Description
|-
|-
|BRIDGE
|BASE_NO2
|
|
|-
|-
|SURFACE
|EMISSION_CAR_NOX
|
|
|-
|-
|UNDERGROUND
|EMISSION_CAR_NO2
|
|
|}
==Api Model LegendEntry==
API Model description of LegendEntry
{|class=wikitable
!Name
!Type
!Description
|-
|-
|color
|EMISSION_JAM_CAR_NOX
|TColor
|
|
|-
|-
|entryName
|EMISSION_JAM_CAR_NO2
|String
|
|
|-
|-
|id
|EMISSION_VAN_NOX
|int
|
|
|-
|-
|value
|EMISSION_VAN_NO2
|float
|
|
|}
==Api Model LeveeFeature==
API Model description of LeveeFeature
{|class=wikitable
!Name
!Type
!Description
|-
|-
|id
|EMISSION_JAM_VAN_NOX
|int
|
|
|-
|-
|version
|EMISSION_JAM_VAN_NO2
|int
|
|-
|EMISSION_TRUCK_NOX
|
|-
|EMISSION_TRUCK_NO2
|
|
|}
==Api Model LeveeSpatial==
API Model description of LeveeSpatial
{|class=wikitable
!Name
!Type
!Description
|-
|-
|angleOverride
|EMISSION_JAM_TRUCK_NOX
|double
|
|
|-
|-
|heightOverride
|EMISSION_JAM_TRUCK_NO2
|double
|
|
|-
|-
|id
|EMISSION_BUS_NOX
|int
|
|
|-
|-
|isRelativeOverride
|EMISSION_BUS_NO2
|Boolean
|
|
|-
|-
|leveeID
|EMISSION_JAM_BUS_NOX
|int
|
|[[Levee]] ID
|-
|-
|multiPolygon
|EMISSION_JAM_BUS_NO2
|MultiPolygon
|
|
|-
|-
|sidePolygon
|ROAD1_30M_A
|MultiPolygon
|
|
|-
|-
|topPolygon
|ROAD1_30M_B
|MultiPolygon
|
|-
|ROAD1_30M_C
|
|
|}
==Api Model LimitType==
API Enumeration description of LimitType
{|class=wikitable
!Name
!Description
|-
|-
|DEFAULT
|ROAD1_60M_ALPHA
|
|
|-
|-
|NEIGHBORHOODS
|ROAD1_60M_POWER
|
|
|-
|-
|MEASURE_NEIGHBORHOODS
|MIN_TREE_HEIGHT_M
|
|
|}
|}


==Api Model LineMeasurement==
==Api Model TrafficNoiseAttribute==
API Model description of LineMeasurement
API Enumeration description of TrafficNoiseAttribute


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|distances
|BACKGROUND_DB
|double[]
|
|
|-
|-
|id
|V0_CAR
|int
|
|
|-
|-
|lineSegment
|V0_VAN
|LineSegment
|
|
|-
|-
|lineString
|V0_TRUCK
|LineString
|
|
|-
|-
|maqMax
|V0_BUS
|double
|
|
|-
|-
|maqMin
|EMISSION_START_CAR
|double
|
|
|-
|-
|maqValues
|EMISSION_START_VAN
|Map&lt;int,java.util.ArrayList<float[]>&gt;
|
|
|-
|-
|max
|EMISSION_START_TRUCK
|double
|
|
|-
|-
|min
|EMISSION_START_BUS
|double
|
|
|-
|-
|name
|EMISSION_MULT_CAR
|String
|
|
|-
|-
|overlayIDs
|EMISSION_MULT_VAN
|int<nowiki>[]</nowiki>
|[[Overlay]] ID
|-
|save
|boolean
|
|
|-
|-
|sourceIDs
|EMISSION_MULT_TRUCK
|int<nowiki>[]</nowiki>
|[[Source]] ID
|-
|sum
|boolean
|
|
|-
|-
|values
|EMISSION_MULT_BUS
|Map&lt;int,java.util.ArrayList<float[]>&gt;
|
|-
|version
|int
|
|
|}
|}


==Api Model LineString==
==Api Model TrafficOverlay==
API Model description of LineString
API Model description of TrafficOverlay


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Type
!Description
|}
==Api Model LoadAttribute==
API Enumeration description of LoadAttribute
{|class=wikitable
!Name
!Description
!Description
|-
|-
|CONNECTION_COST
|active
|boolean
|
|
|-
|-
|FLOW
|attributes
|Map&lt;String,double[]&gt;
|
|
|-
|-
|POWER
|calcTimeMS
|long
|
|
|-
|-
|CONNECTION_COUNT
|colorMultiplier
|double
|
|
|-
|-
|FLOOR_SPACE_M2
|colorOffset
|int
|
|
|-
|-
|TYPE
|customLegend
|boolean
|
|
|-
|-
|ROOT_LOAD
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|LOAD_COUNT
|id
|int
|
|
|-
|-
|ADDRESS_COUNT
|imageName
|String
|
|
|-
|-
|CONNECTION_FRACTION
|imageVersion
|int
|
|
|-
|-
|PRESSURE_M_H2O_SUPPLY
|inActiveCellSize
|double
|
|
|-
|-
|PRESSURE_M_H2O_RETURN
|inActiveTimeframes
|int
|
|
|-
|-
|TEMPERATURE_SUPPLY_DEGREES_CELSIUS
|keys
|Map&lt;String,String&gt;
|
|-
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|
|}
==Api Model LoadCostSegment==
API Model description of LoadCostSegment
{|class=wikitable
!Name
!Type
!Description
|-
|-
|baseCost
|maquetteOverride
|double
|Map&lt;String,double[]&gt;
|
|
|-
|-
|incrCost
|maxValue
|double
|float[]
|
|
|-
|-
|minValue
|minValue
|float[]
|
|-
|name
|String
|
|-
|parentID
|int
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|
|}
==Api Model LoadParameterType==
API Enumeration description of LoadParameterType
{|class=wikitable
!Name
!Description
|-
|-
|FLOW
|sortIndex
|int
|
|
|-
|-
|POWER
|type
|OverlayType
|
|
|-
|-
|CONNECTION_COST
|version
|int
|
|
|-
|-
|CONNECTION
|visible
|boolean
|
|
|-
|-
|FLOOR_SPACE_M2
|warnings
|String
|
|
|}
|}


==Api Model LoadType==
==Api Model TravelDistanceAttribute==
API Enumeration description of LoadType
API Enumeration description of TravelDistanceAttribute


{|class=wikitable
{|class=wikitable
Line 5,397: Line 5,281:
!Description
!Description
|-
|-
|UNKNOWN
|MAX_TRAVEL_DISTANCE
|
|
|-
|-
|COLLECTIVE
|ROAD_DISTANCE
|
|
|-
|-
|COLLECTIVE_TAP
|ROUTE_PEDESTRIANS
|
|
|-
|-
|COLLECTIVE_RADIATOR
|ROUTE_BICYCLES
|
|
|-
|-
|COLLECTIVE_RADIATOR_TAP
|ROUTE_CARS
|
|
|-
|-
|INDIVIDUAL
|ROUTE_TRUCKS
|
|
|-
|-
|LARGE_SCALE_CONSUMER
|ROUTE_TRAMS
|
|-
|ROUTE_TRAINS
|
|-
|ROUTE_SHIPS
|
|-
|DESTINATION_THRESHOLD
|
|-
|BLOCKING_THRESHOLD
|
|-
|TRAVERSABLE_THRESHOLD
|
|}
 
==Api Model TravelDistanceKey==
API Enumeration description of TravelDistanceKey
 
{|class=wikitable
!Name
!Description
|-
|DESTINATION_AREA
|
|-
|BLOCKED
|
|
|}
|}


==Api Model LogicPanel==
==Api Model TravelDistanceOverlay==
API Model description of LogicPanel
API Model description of TravelDistanceOverlay


{|class=wikitable
{|class=wikitable
Line 5,427: Line 5,340:
!Description
!Description
|-
|-
|answers
|active
|Answer<nowiki>[]</nowiki>
|boolean
|
|
|-
|-
Line 5,439: Line 5,352:
|
|
|-
|-
|contentID
|colorMultiplier
|double
|
|-
|colorOffset
|int
|int
|
|
|-
|-
|contentMapLink
|customLegend
|MapLink
|boolean
|
|
|-
|-
|height
|diffLegend
|double
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
Line 5,455: Line 5,372:
|
|
|-
|-
|layoutX
|imageName
|double
|String
|
|-
|imageVersion
|int
|
|
|-
|-
|layoutY
|inActiveCellSize
|double
|double
|
|
|-
|-
|maquetteOverride
|inActiveTimeframes
|Map&lt;String,double[]&gt;
|int
|
|
|-
|-
|name
|keys
|String
|Map&lt;String,String&gt;
|
|
|-
|-
|overlayID
|legend
|int
|LegendEntry<nowiki>[]</nowiki>
|[[Overlay]] ID
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|-
|overrideDefaultAnswerID
|maxValue
|int
|float[]
|
|
|-
|-
|parentID
|minValue
|int
|float[]
|
|
|-
|-
|point
|name
|Point
|String
|
|
|-
|-
|stakeholderID
|parentID
|int
|int
|[[Stakeholder]] ID  
|[[Overlay]] ID  
|-
|-
|text
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|resultType
|String
|String
|
|
|-
|-
|type
|showDifference
|PanelType
|boolean
|
|-
|sortIndex
|int
|
|
|-
|-
|updateTiming
|type
|Timing
|OverlayType
|
|
|-
|-
|version
|version
|int
|int
|
|-
|visible
|boolean
|
|
|-
|-
|warnings
|warnings
|String
|String
|
|-
|width
|double
|
|
|}
|}


==Api Model MapMeasure==
==Api Model TravelDistancePrequel==
API Model description of MapMeasure
API Enumeration description of TravelDistancePrequel


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|actualHeightChangeM3
|TRAVERSABLE
|double
|
|
|-
|-
|buildingIDs
|BLOCKING
|int<nowiki>[]</nowiki>
|[[Building]] ID
|-
|buildingPermitProcessed
|Set
|
|
|-
|-
|center
|DESTINATION
|Point
|
|
|}
==Api Model TravelDistanceResult==
API Enumeration description of TravelDistanceResult
{|class=wikitable
!Name
!Description
|-
|-
|clientActionEvents
|DESTINATIONS
|Map&lt;ActionType,java.util.List<nl.tytech.data.core.item.CodedEvent>&gt;
|
|
|-
|-
|confirmationsRequired
|BASE_TYPES
|
|}
 
==Api Model WCSOverlay==
API Model description of WCSOverlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|boolean
|
|
|-
|-
|constructionCostsFixed
|attributes
|double
|Map&lt;String,double[]&gt;
|
|-
|calcTimeMS
|long
|
|
|-
|-
|constructionCostsM3
|colorMultiplier
|double
|double
|
|
|-
|-
|custom
|colorOffset
|boolean
|int
|
|
|-
|-
|dependencyIDs
|crs
|int<nowiki>[]</nowiki>
|String
|[[Measure]] ID
|
|-
|-
|description
|customLegend
|String
|boolean
|
|
|-
|-
|geoTiffSpatials
|diffLegend
|GeoTiffSpatial<nowiki>[]</nowiki>
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|gridSpatials
|forceXY
|GridSpatial<nowiki>[]</nowiki>
|boolean
|
|
|-
|-
Line 5,588: Line 5,536:
|
|
|-
|-
|incomeFixed
|inActiveCellSize
|double
|double
|
|
|-
|-
|landOwnerPermissions
|inActiveTimeframes
|Map&lt;int,Boolean&gt;
|int
|
|
|-
|-
|leveeSpatials
|keys
|LeveeSpatial<nowiki>[]</nowiki>
|Map&lt;String,String&gt;
|
|
|-
|-
|name
|layerName
|String
|String
|
|
|-
|-
|ownerID
|layerNames
|int
|String<nowiki>[]</nowiki>
|[[Stakeholder]] ID
|
|-
|-
|serverActionEvents
|legend
|Map&lt;ActionType,java.util.List<nl.tytech.data.core.item.CodedEvent>&gt;
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|sourceIDs
|maquetteOverride
|int<nowiki>[]</nowiki>
|Map&lt;String,double[]&gt;
|[[Source]] ID
|
|-
|-
|state
|maxValue
|TimeState
|float[]
|
|
|-
|-
|terrainSpatials
|minValue
|TerrainSpatial<nowiki>[]</nowiki>
|float[]
|
|
|-
|-
|upgradeSpatials
|name
|UpgradeSpatial<nowiki>[]</nowiki>
|String
|
|-
|parentID
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|-
|sortIndex
|int
|
|-
|sourceID
|int
|[[Source]] ID
|-
|type
|OverlayType
|
|
|-
|-
|version
|version
|int
|int
|
|-
|visible
|boolean
|
|-
|warnings
|String
|
|
|}
|}


==Api Model MapType==
==Api Model WCSResult==
API Enumeration description of MapType
API Enumeration description of WCSResult


{|class=wikitable
{|class=wikitable
Line 5,640: Line 5,624:
!Description
!Description
|-
|-
|CURRENT
|NEAREST
|
|
|-
|-
|MAQUETTE
|INTERPOLATED
|
|
|}
|}


==Api Model Measure==
==Api Model WMSOverlay==
API Model description of Measure
API Model description of WMSOverlay


{|class=wikitable
{|class=wikitable
Line 5,655: Line 5,639:
!Description
!Description
|-
|-
|clientActionEvents
|active
|Map&lt;ActionType,java.util.List<nl.tytech.data.core.item.CodedEvent>&gt;
|boolean
|
|
|-
|-
|confirmationsRequired
|attributes
|boolean
|Map&lt;String,double[]&gt;
|
|-
|calcTimeMS
|long
|
|
|-
|-
|constructionCostsFixed
|colorMultiplier
|double
|double
|
|
|-
|-
|custom
|colorOffset
|boolean
|int
|
|
|-
|-
|dependencyIDs
|crs
|int<nowiki>[]</nowiki>
|[[Measure]] ID
|-
|description
|String
|String
|
|
|-
|-
|id
|customLegend
|boolean
|
|-
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|forceXY
|boolean
|
|-
|id
|int
|int
|
|
Line 5,691: Line 5,687:
|
|
|-
|-
|incomeFixed
|inActiveCellSize
|double
|double
|
|
|-
|-
|landOwnerPermissions
|inActiveTimeframes
|Map&lt;int,Boolean&gt;
|int
|
|-
|keys
|Map&lt;String,String&gt;
|
|
|-
|-
|name
|layerName
|String
|String
|
|
|-
|-
|ownerID
|layerNames
|int
|String<nowiki>[]</nowiki>
|[[Stakeholder]] ID
|-
|serverActionEvents
|Map&lt;ActionType,java.util.List<nl.tytech.data.core.item.CodedEvent>&gt;
|
|
|-
|-
|sourceIDs
|legend
|int<nowiki>[]</nowiki>
|LegendEntry<nowiki>[]</nowiki>
|[[Source]] ID
|-
|state
|TimeState
|
|
|-
|-
|version
|maquetteOverride
|int
|Map&lt;String,double[]&gt;
|
|
|}
==Api Model MeasureEditType==
API Enumeration description of MeasureEditType
{|class=wikitable
!Name
!Description
|-
|-
|BUILDING
|maxValue
|float[]
|
|
|-
|-
|RAISE
|minValue
|float[]
|
|
|-
|-
|FLATTEN
|name
|String
|
|
|-
|-
|WATER
|parentID
|
|int
|[[Overlay]] ID
|-
|-
|UPGRADE
|prequels
|Map&lt;String,PrequelLink&gt;
|
|
|-
|-
|LEVEE
|resultType
|String
|
|
|-
|-
|GEOTIFF
|showDifference
|boolean
|
|
|-
|-
|GRID
|sortIndex
|int
|
|-
|sourceID
|int
|[[Source]] ID
|-
|type
|OverlayType
|
|-
|version
|int
|
|
|}
==Api Model Method==
API Enumeration description of Method
{|class=wikitable
!Name
!Description
|-
|-
|GET
|visible
|boolean
|
|
|-
|-
|POST
|warnings
|String
|
|
|}
|}


==Api Model MinMax==
==Api Model WMSResult==
API Enumeration description of MinMax
API Enumeration description of WMSResult


{|class=wikitable
{|class=wikitable
Line 5,777: Line 5,775:
!Description
!Description
|-
|-
|NEVER
|COLOR
|
|
|-
|-
|LARGE_CELL
|FLOAT32
|
|
|-
|-
|ALWAYS
|RED
|
|
|}
==Api Model Mode==
API Enumeration description of Mode
{|class=wikitable
!Name
!Description
|-
|-
|SPEED
|GREEN
|
|
|-
|-
|AVERAGE
|BLUE
|
|
|-
|-
|ACCURACY
|ALPHA
|
|
|}
|}


==Api Model ModelData==
==Api Model WWOverlay==
API Model description of ModelData
API Model description of WWOverlay


{|class=wikitable
{|class=wikitable
Line 5,812: Line 5,802:
!Description
!Description
|-
|-
|additions
|attributes
|Addition<nowiki>[]</nowiki>
|Map&lt;String,double[]&gt;
|
|
|-
|-
|animMultiplier
|colorMultiplier
|double
|double
|
|
|-
|-
|buffer
|colorOffset
|int
|int
|
|
|-
|-
|dimension
|customLegend
|int
|boolean
|
|
|-
|-
|frequency
|id
|int
|int
|
|
|-
|-
|id
|imageName
|String
|
|-
|imageVersion
|int
|int
|
|
|-
|-
|instanceColor
|legend
|InstanceColor
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|isAlpha
|maquetteOverride
|boolean
|Map&lt;String,double[]&gt;
|
|
|-
|-
|isShowCloseby
|name
|boolean
|String
|
|
|-
|-
|modelHeight
|parentID
|double
|int
|[[Overlay]] ID
|-
|sortIndex
|int
|
|
|-
|-
|modelWidth
|type
|double
|OverlayType
|
|
|-
|-
|name
|version
|String
|int
|
|
|-
|-
|particleEmitters
|visible
|ParticleEmitterCoordinatePair<nowiki>[]</nowiki>
|boolean
|
|
|}
==Api Model WaterKey==
API Enumeration description of WaterKey
{|class=wikitable
!Name
!Description
|-
|-
|placement
|WATER_LEVEL
|Placement
|
|
|-
|-
|randomScale
|WATER_RELATIVE
|double
|
|
|-
|-
|roots
|INLET_Q
|boolean
|
|
|-
|-
|rotation
|INLET_CAPACITY
|Rotation
|
|
|-
|-
|show
|INLET_AREA
|Show
|
|
|-
|-
|variation
|LOWER_THRESHOLD
|int
|
|
|-
|-
|version
|UPPER_THRESHOLD
|int
|
|
|}
==Api Model ModelStyle==
API Enumeration description of ModelStyle
{|class=wikitable
!Name
!Description
|-
|-
|WIREFRAME
|UNDERGROUND
|
|
|-
|-
|PLAIN
|INUNDATION_LEVEL
|
|
|-
|-
|COLORED
|AQUIFER_KD
|
|
|-
|-
|TEXTURED
|AQUIFER_DATUM
|
|
|-
|-
|DISCO
|SEWER_STORAGE
|
|
|}
==Api Model MultiLineString==
API Model description of MultiLineString
{|class=wikitable
!Name
!Type
!Description
|}
==Api Model MultiPolygon==
API Model description of MultiPolygon
{|class=wikitable
!Name
!Type
!Description
|}
==Api Model NO2Overlay==
API Model description of NO2Overlay
{|class=wikitable
!Name
!Type
!Description
|-
|-
|active
|SEWER_PUMP_SPEED
|boolean
|
|
|-
|-
|attributes
|WEIR_HEIGHT
|Map&lt;String,double[]&gt;
|
|
|-
|-
|calcTimeMS
|WEIR_WIDTH
|long
|
|
|-
|-
|colorMultiplier
|WEIR_COEFFICIENT
|double
|
|
|-
|-
|colorOffset
|WEIR_N
|int
|
|
|-
|-
|customLegend
|WEIR_ANGLE
|boolean
|
|
|-
|-
|diffLegend
|WEIR_TARGET_LEVEL
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|id
|CULVERT_DIAMETER
|int
|
|
|-
|-
|imageName
|CULVERT_N
|String
|
|
|-
|-
|imageVersion
|CULVERT_THRESHOLD
|int
|
|
|-
|-
|inActiveCellSize
|CULVERT_RECTANGULAR_HEIGHT
|double
|
|
|-
|-
|inActiveTimeframes
|PUMP_Q
|int
|
|
|-
|-
|keys
|PUMP_ANGLE
|Map&lt;String,String&gt;
|
|
|-
|-
|legend
|PUMP_AREA
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|maquetteOverride
|DRAINAGE_Q
|Map&lt;String,double[]&gt;
|
|
|-
|-
|maxValue
|DRAINAGE_DATUM
|float[]
|
|
|-
|-
|minValue
|DRAINAGE_OVERFLOW_THRESHOLD
|float[]
|
|
|-
|-
|name
|DRAINAGE_ACTIVE
|String
|
|
|-
|-
|parentID
|BREACH_SPEED
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|
|-
|-
|resultType
|BREACH_HEIGHT
|String
|
|
|-
|-
|showDifference
|BREACH_WIDTH
|boolean
|
|
|-
|-
|sortIndex
|BREACH_ANGLE
|int
|
|
|-
|-
|type
|BREACH_COEFFICIENT
|OverlayType
|
|
|-
|-
|version
|BREACH_INPUT_AREA
|int
|
|
|-
|-
|visible
|BREACH_LEVEL_AREA
|boolean
|
|
|-
|-
|warnings
|EXTERNAL_SURFACE_LEVEL
|String
|
|
|}
==Api Model NO2Result==
API Enumeration description of NO2Result
{|class=wikitable
!Name
!Description
|-
|-
|CONCENTRATION
|EXTERNAL_WATER_LEVEL
|
|
|-
|-
|EMISSION_NO2
|EXTERNAL_AREA
|
|
|-
|-
|EMISSION_NOX
|SEWER_OVERFLOW
|
|
|-
|-
|TREEFACTOR
|SEWER_OVERFLOW_SPEED
|
|
|-
|-
|TREES
|OBJECT_FLOW_OUTPUT
|
|
|}
==Api Model NeighborPredicate==
API Model description of NeighborPredicate
{|class=wikitable
!Name
!Type
!Description
|-
|-
|me
|OBJECT_DATUM_OUTPUT_A
|Building
|
|
|}
==Api Model Neighborhood==
API Model description of Neighborhood
{|class=wikitable
!Name
!Type
!Description
|-
|-
|attributes
|OBJECT_DATUM_OUTPUT_B
|Map&lt;String,double[]&gt;
|
|
|-
|-
|center
|OBJECT_WIDTH_OUTPUT
|Point
|
|
|-
|-
|id
|OBJECT_HEIGHT_OUTPUT
|int
|
|
|-
|-
|maquetteOverride
|OBJECT_WATER_AREA_OUTPUT
|Map&lt;String,double[]&gt;
|
|
|-
|-
|municipalityID
|WEIR_DAM_OUTPUT
|int
|
|[[Stakeholder]] ID
|-
|-
|name
|TRACER_A
|String
|
|
|-
|-
|polygons
|TRACER_B
|MultiPolygon
|
|
|-
|-
|sourceIDs
|TRACER_C
|int<nowiki>[]</nowiki>
|[[Source]] ID
|-
|version
|int
|
|
|}
==Api Model NeighborhoodAttribute==
API Enumeration description of NeighborhoodAttribute
{|class=wikitable
!Name
!Description
|-
|-
|URBANIZATION
|TRACER_D
|
|
|-
|-
|INHABITANTS
|LIMIT_AREA
|
|
|-
|-
|ACTIVE
|RAIN_M
|
|
|}
|}


==Api Model NetFunction==
==Api Model WaterModelAttribute==
API Model description of NetFunction
API Enumeration description of WaterModelAttribute


{|class=wikitable
{|class=wikitable
!Name
!Name
!Type
!Description
!Description
|-
|-
|attributes
|ALLOWED_WATER_INCREASE_M
|Map&lt;String,double[]&gt;
|
|
|-
|-
|diameterM
|GROUND_WATERTABLE_WITH_SURFACE
|double
|
|
|-
|-
|groupName
|DESIGN_FLOOD_ELEVATION_M
|String
|
|
|-
|-
|id
|GROUND_BOTTOM_DISTANCE_M
|int
|
|
|-
|-
|maquetteOverride
|GROUND_BOTTOM_PRESSURE_M
|Map&lt;String,double[]&gt;
|
|
|-
|-
|name
|GROUND_WATER
|String
|
|
|-
|-
|netType
|GROUND_WATER_DEPTH_M
|NetType
|
|
|-
|-
|priceM
|HYDRAULIC_CONDUCTIVITY_WITH_THICKNESS
|double
|
|
|-
|-
|sourceIDs
|SOIL_WATER_RETENTION_CURVE
|int<nowiki>[]</nowiki>
|
|[[Source]] ID
|-
|-
|version
|UNSATURATED_FRACTION
|int
|
|
|}
==Api Model NetLine==
API Model description of NetLine
{|class=wikitable
!Name
!Type
!Description
|-
|-
|attributes
|IMPACT_FLOOD_THRESHOLD_M
|Map&lt;String,double[]&gt;
|
|
|-
|-
|endNodeID
|IMPACT_RANGE_M
|int
|
|[[Net Node]] ID
|-
|-
|functionID
|CULVERT_DEM_THRESHOLD_M
|int
|
|[[Net Function]] ID
|-
|-
|id
|QCELL
|int
|
|
|-
|-
|maquetteOverride
|INCREASED_RESOLUTION
|Map&lt;String,double[]&gt;
|
|
|-
|-
|name
|SHORELINE
|String
|
|
|-
|-
|sourceIDs
|OBJECT_ENTRY_CORRECTION
|int<nowiki>[]</nowiki>
|
|[[Source]] ID
|-
|-
|startNodeID
|SEWER_OVERFLOW_THRESHOLD
|int
|
|[[Net Node]] ID
|-
|-
|version
|DURATION_MIN_LEVEL_M
|int
|
|
|}
==Api Model NetLineAttribute==
API Enumeration description of NetLineAttribute
{|class=wikitable
!Name
!Description
|-
|-
|FLOW
|RISE_RATE_DISTANCE_M
|
|
|-
|-
|DIAMETER_M
|SURFACE_WATER_EVAPORATION_FACTOR
|
|
|-
|-
|ALWAYS_ACTIVE
|TIMEFRAMES
|
|
|}
==Api Model NetLineFunctionAttribute==
API Enumeration description of NetLineFunctionAttribute
{|class=wikitable
!Name
!Description
|-
|-
|PRICE_M
|TIMEFRAME_TIMES
|
|
|-
|-
|VISUALIZATION_DIAMETER_M
|LIMIT_AREA
|
|
|-
|-
|DIAMETER_M
|LIMIT_RAIN
|
|
|-
|-
|COLOR
|MAX_WATER_BOTTOM_M
|
|
|}
==Api Model NetLoad==
API Model description of NetLoad
{|class=wikitable
!Name
!Type
!Description
|-
|-
|addressIDs
|START_DATE_MS
|int<nowiki>[]</nowiki>
|
|[[Address]] ID
|-
|-
|attributes
|AVG_SHORE_WIDTH_M
|Map&lt;String,double[]&gt;
|
|
|-
|-
|buildingID
|AVG_TERRAIN_WIDTH_M
|int
|
|[[Building]] ID
|-
|-
|clusterID
|AVG_TERRAIN_STORAGE_M
|int
|
|[[Net Cluster]] ID
|-
|-
|connectionState
|SURFACE_WATER
|TimeState
|
|
|-
|-
|id
|PREQUEL_SURFACE_LEVEL_RELATIVE
|int
|
|
|-
|-
|maquetteOverride
|MICRORELIEF_STORAGE_FRACTION
|Map&lt;String,double[]&gt;
|
|
|-
|-
|name
|MIN_MAX_ELEVATION
|String
|
|
|-
|-
|netType
|BRIDGE_ELEVATION
|NetType
|
|
|-
|-
|nodeID
|MAX_INFILTRATION_M
|int
|
|[[Net Node]] ID
|-
|-
|point
|MIN_DRAIN_SURFACE_DISTANCE_M
|Point
|
|
|-
|-
|sourceIDs
|INFILTRATION_FACTOR_S
|int<nowiki>[]</nowiki>
|
|[[Source]] ID
|-
|-
|version
|WEIR_DAM_MULTIPLIER
|int
|
|
|}
==Api Model NetNode==
API Model description of NetNode
{|class=wikitable
!Name
!Type
!Description
|-
|-
|connectedLineIDs
|WEIR_DAM_SURPLUS_HEIGHT_M
|int<nowiki>[]</nowiki>
|
|
|-
|-
|id
|BREACH_MEASUREMENT_DISTANCE_M
|int
|
|
|-
|-
|loadIDs
|STABILIZER_ANGLE
|int<nowiki>[]</nowiki>
|
|
|-
|-
|name
|WEIR_MOVE_INTERVAL_S
|String
|
|
|-
|-
|point
|WEIR_MOVE_STEP_M
|Point
|
|
|-
|-
|sourceIDs
|WEIR_MOVE_RANGE_M
|int<nowiki>[]</nowiki>
|[[Source]] ID
|-
|version
|int
|
|
|}
==Api Model NetOverlay==
API Model description of NetOverlay
{|class=wikitable
!Name
!Type
!Description
|-
|-
|attributes
|PARTIAL_START_SEC
|Map&lt;String,double[]&gt;
|
|
|-
|-
|colorMultiplier
|PARTIAL_END_SEC
|double
|
|
|-
|-
|colorOffset
|TRIM_MANNING
|int
|
|
|-
|-
|customLegend
|TRIM_EVAPOTRANSPIRATION
|boolean
|
|
|-
|-
|id
|TRIM_ROOT_DEPTH
|int
|
|
|-
|-
|imageName
|TRIM_GROUND_INFILTRATION
|String
|
|
|-
|-
|imageVersion
|TRIM_GROUND_CONDUCTIVITY
|int
|
|
|-
|-
|legend
|TRIM_SHORELINE_CONDUCTIVITY
|LegendEntry<nowiki>[]</nowiki>
|
|-
|TRIM_GROUND_STORAGE_FRACTION
|
|}
 
==Api Model WaterOverlay==
API Model description of WaterOverlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|
|
|-
|-
|maquetteOverride
|attributes
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|
|-
|-
|name
|calcInfo
|String
|String
|
|
|-
|-
|netType
|calcTimeMS
|NetType
|long
|
|-
|colorMultiplier
|double
|
|
|-
|-
|parentID
|colorOffset
|int
|int
|[[Overlay]] ID
|
|-
|-
|showActive
|customLegend
|boolean
|boolean
|
|
|-
|-
|showNetwork
|diffLegend
|boolean
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|sortIndex
|id
|int
|int
|
|
|-
|-
|type
|imageName
|OverlayType
|String
|
|
|-
|-
|version
|imageVersion
|int
|int
|
|
|-
|-
|visible
|inActiveCellSize
|boolean
|double
|
|
|}
==Api Model NetType==
API Enumeration description of NetType
{|class=wikitable
!Name
!Description
|-
|-
|ELECTRICITY
|inActiveTimeframes
|int
|
|
|-
|-
|GAS
|keys
|Map&lt;String,String&gt;
|
|
|-
|-
|HEAT
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|INTERNET
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|
|-
|-
|SEWER
|maxValue
|float[]
|
|-
|minValue
|float[]
|
|
|}
==Api Model NeuralNetwork==
API Model description of NeuralNetwork
{|class=wikitable
!Name
!Type
!Description
|-
|-
|attributes
|mode
|Map&lt;String,double[]&gt;
|Mode
|
|
|-
|-
|description
|name
|String
|String
|
|
|-
|-
|id
|parentID
|int
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|
|-
|-
|legendEntries
|resultType
|LegendEntry<nowiki>[]</nowiki>
|String
|
|
|-
|-
|name
|showAreas
|String
|boolean
|
|
|-
|-
|producer
|showDifference
|String
|boolean
|
|
|-
|-
|tensors
|showSystem
|Tensor<nowiki>[]</nowiki>
|boolean
|
|
|-
|-
|uploadDate
|sortIndex
|long
|int
|
|
|-
|-
|uploaderName
|type
|String
|OverlayType
|
|
|-
|-
|version
|version
|int
|int
|
|-
|visible
|boolean
|
|
|-
|-
Line 6,533: Line 6,337:
|String
|String
|
|
|-
|weatherID
|int
|[[Weather]] ID
|}
|}


==Api Model NeuralNetworkAttribute==
==Api Model WaterPrequel==
API Enumeration description of NeuralNetworkAttribute
API Enumeration description of WaterPrequel


{|class=wikitable
{|class=wikitable
Line 6,542: Line 6,350:
!Description
!Description
|-
|-
|MIN_CELL_SIZE_M
|TERRAIN_ELEVATION
|
|
|-
|-
|MAX_CELL_SIZE_M
|SURFACE_LEVEL
|
|
|-
|-
|MAX_GT_INSTANCES
|SURFACE_U
|
|
|-
|-
|VERSION
|SURFACE_V
|
|
|}
==Api Model NoPrequel==
API Enumeration description of NoPrequel
{|class=wikitable
!Name
!Description
|}
==Api Model NoiseOverlay==
API Model description of NoiseOverlay
{|class=wikitable
!Name
!Type
!Description
|-
|-
|active
|SURFACE_INFILTRATION
|boolean
|
|
|-
|-
|attributes
|GROUND_WATER_DEPTH
|Map&lt;String,double[]&gt;
|
|
|-
|-
|calcTimeMS
|GROUND_WATER_DATUM
|long
|
|
|-
|-
|colorMultiplier
|GROUND_CONDUCTIVITY
|double
|
|
|-
|-
|colorOffset
|GROUND_INFILTRATION
|int
|
|
|-
|-
|customLegend
|GROUND_STORAGE_FRACTION
|boolean
|
|
|-
|-
|diffLegend
|UNSATURATED_FRACTION
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
|id
|BOTTOM_DISTANCE
|int
|
|
|-
|-
|imageName
|BOTTOM_RESISTANCE
|String
|
|
|-
|-
|imageVersion
|BOTTOM_PRESSURE
|int
|
|
|-
|-
|inActiveCellSize
|MAX_INFILTRATION
|double
|
|
|-
|-
|inActiveTimeframes
|MANNING
|int
|
|
|-
|-
|keys
|MICRORELIEF
|Map&lt;String,String&gt;
|
|
|-
|-
|legend
|SEWER_LEVEL
|LegendEntry<nowiki>[]</nowiki>
|
|}
 
==Api Model WaterResult==
API Enumeration description of WaterResult
 
{|class=wikitable
!Name
!Description
|-
|WATER_STRESS
|
|
|-
|-
|maquetteOverride
|SURFACE_LAST_DIRECTION
|Map&lt;String,double[]&gt;
|
|
|-
|-
|maxValue
|SURFACE_AVG_DIRECTION
|float[]
|
|
|-
|-
|minValue
|SURFACE_DURATION
|float[]
|
|
|-
|-
|name
|SURFACE_ELEVATION
|String
|
|
|-
|-
|parentID
|SURFACE_FLOW
|int
|
|[[Overlay]] ID
|-
|-
|prequels
|SURFACE_LAST_FLOW
|Map&lt;String,PrequelLink&gt;
|
|
|-
|-
|resultType
|SURFACE_LAST_SPEED
|String
|
|
|-
|-
|showDifference
|SURFACE_LAST_VALUE
|boolean
|
|
|-
|-
|sortIndex
|SURFACE_LAST_DATUM
|int
|
|
|-
|-
|type
|SURFACE_MAX_SPEED
|OverlayType
|
|
|-
|-
|version
|SURFACE_MAX_VALUE
|int
|
|
|-
|-
|visible
|SURFACE_EVAPORATION
|boolean
|
|
|-
|-
|warnings
|SURFACE_LAST_EVAPORATION
|String
|
|
|}
==Api Model NoiseResult==
API Enumeration description of NoiseResult
{|class=wikitable
!Name
!Description
|-
|-
|NOISE_DB
|BUILDING_LAST_STORAGE
|
|
|-
|-
|EMISSION
|FLOOD_ARRIVAL_TIME
|
|
|}
==Api Model Operator (AvgOverlay)==
API Enumeration description of Operator
{|class=wikitable
!Name
!Description
|-
|-
|AVG
|FLOOD_RISE_RATE
|
|
|-
|-
|AVG_INTERPOLATED
|LAST_RAIN
|
|
|-
|-
|MAX
|RAIN
|
|
|-
|-
|MIN
|GROUND_LAST_STORAGE
|
|
|}
==Api Model Operator (ComboOverlay)==
API Enumeration description of Operator
{|class=wikitable
!Name
!Description
|-
|-
|SIN
|GROUND_LAST_VALUE
|
|
|-
|-
|COS
|GROUND_LAST_DIRECTION
|
|
|-
|-
|TAN
|GROUND_FLOW
|
|
|-
|-
|ASIN
|GROUND_MAX_STORAGE
|
|
|-
|-
|ACOS
|GROUND_MAX_VALUE
|
|
|-
|-
|ATAN
|GROUND_WATERTABLE
|
|
|-
|-
|SQRT
|GROUND_BOTTOM_FLOW
|
|
|-
|-
|ROUND
|GROUND_LAST_UNSATURATED_STORAGE
|
|
|-
|-
|FLOOR
|GROUND_LAST_UNSATURATED_FRACTION
|
|
|-
|-
|CEIL
|GROUND_TRANSPIRATION
|
|
|-
|-
|ABS
|GROUND_LAST_TRANSPIRATION
|
|
|-
|-
|EXP
|SEWER_LAST_VALUE
|
|
|-
|-
|LN
|SEWER_MAX_VALUE
|
|
|-
|-
|LOG
|LAST_EVAPORATED
|
|
|-
|-
|RANDOM
|LAST_EVAPOTRANSPIRATION
|
|
|-
|-
|ERF
|EVAPORATED
|
|
|-
|-
|GTE
|EVAPOTRANSPIRATION
|
|
|-
|-
|GT
|IMPACTED_BUILDINGS
|
|
|-
|-
|LTE
|TRACER_A
|
|
|-
|-
|LT
|TRACER_B
|
|
|-
|-
|NEQ
|TRACER_C
|
|
|-
|-
|EQ
|TRACER_D
|
|
|-
|-
|IF
|BASE_TYPES
|
|
|-
|-
|AND
|SURFACE_DIFFERENCE
|
|
|-
|-
|OR
|DEBUG_UV
|
|
|-
|-
|SWITCH
|GPU_OVERVIEW
|
|
|-
|-
|ADD
|DEBUG_AVG_AREAS
|
|
|-
|-
|MUL
|DEBUG_UV_DIRECTION
|
|
|-
|-
|DIV
|DEBUG_WATERWAYS
|
|
|-
|-
|SUB
|SURFACE_LAST_U
|
|
|-
|-
|MAX
|SURFACE_LAST_V
|
|
|}
==Api Model WaterSystem==
API Enumeration description of WaterSystem
{|class=wikitable
!Name
!Description
|-
|-
|MIN
|OBJECTS
|
|
|-
|-
|AVG
|AREAS
|
|
|}
==Api Model WatershedKey==
API Enumeration description of WatershedKey
{|class=wikitable
!Name
!Description
|-
|-
|POW
|DISCHARGE_AREA
|
|-
|PERCENTILE
|
|-
|AVG_GTE_PERCENTILE
|
|-
|AVG_LTE_PERCENTILE
|
|-
|COLOR
|
|-
|RED
|
|-
|GREEN
|
|-
|BLUE
|
|-
|ALPHA
|
|
|}
|}


==Api Model Outline==
==Api Model WatershedModelAttribute==
API Enumeration description of Outline
API Enumeration description of WatershedModelAttribute


{|class=wikitable
{|class=wikitable
Line 6,855: Line 6,598:
!Description
!Description
|-
|-
|NONE
|FILL_DISTANCE
|
|-
|DISCHARGE_REMAINING_WATER
|
|-
|CULVERT_FLOW_DIRECTION
|
|
|-
|-
|SIMPLE
|MIN_AREA
|
|
|-
|-
|DASHED
|LIMIT_ROAD
|
|
|}
|}


==Api Model Overlay==
==Api Model WatershedOverlay==
API Model description of Overlay
API Model description of WatershedOverlay


{|class=wikitable
{|class=wikitable
Line 6,872: Line 6,621:
!Type
!Type
!Description
!Description
|-
|active
|boolean
|
|-
|-
|attributes
|attributes
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|calcTimeMS
|long
|
|
|-
|-
Line 6,887: Line 6,644:
|customLegend
|customLegend
|boolean
|boolean
|
|-
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|
|-
|-
Line 6,901: Line 6,662:
|
|
|-
|-
|legend
|inActiveCellSize
|LegendEntry<nowiki>[]</nowiki>
|double
|
|
|-
|-
|maquetteOverride
|inActiveTimeframes
|int
|
|-
|keys
|Map&lt;String,String&gt;
|
|-
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|Map&lt;String,double[]&gt;
|
|-
|maxValue
|float[]
|
|-
|method
|DischargeMethod
|
|-
|minValue
|float[]
|
|
|-
|-
Line 6,916: Line 6,701:
|int
|int
|[[Overlay]] ID  
|[[Overlay]] ID  
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|-
|-
|sortIndex
|sortIndex
Line 6,931: Line 6,728:
|visible
|visible
|boolean
|boolean
|
|-
|warnings
|String
|
|
|}
|}


==Api Model OverlayCategory==
==Api Model WatershedPrequel==
API Enumeration description of OverlayCategory
API Enumeration description of WatershedPrequel


{|class=wikitable
{|class=wikitable
Line 6,941: Line 6,742:
!Description
!Description
|-
|-
|ADMINISTRATIVE
|DIRECTION
|
|
|}
==Api Model WatershedResult==
API Enumeration description of WatershedResult
{|class=wikitable
!Name
!Description
|-
|-
|ENVIRONMENTAL
|WATERSHEDS
|
|
|-
|-
|WATER
|DISCHARGE_AREAS
|
|
|-
|-
|GRID_CALCULATION
|DIRECTION
|
|
|-
|-
|GEO_DATA
|BASE_TYPES
|
|-
|TOPOGRAPHY
|
|-
|NETWORKS
|
|}
 
==Api Model OverlayType==
API Enumeration description of OverlayType
 
{|class=wikitable
!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 PDResult==
API Model description of PDResult
 
{|class=wikitable
!Name
!Type
!Description
|-
|areaExisting
|Map&lt;FunctionType,double&gt;
|
|-
|bandMPs
|Map&lt;FunctionType,java.util.Map<java.lang.Integer, java.util.List<org.locationtech.jts.geom.MultiPolygon>>&gt;
|
|-
|detailMPs
|Map&lt;FunctionType,java.util.Map<java.lang.Integer, java.util.List<org.locationtech.jts.geom.MultiPolygon>>&gt;
|
|}
 
==Api Model Panel==
API Model description of Panel
 
{|class=wikitable
!Name
!Type
!Description
|-
|answers
|Answer<nowiki>[]</nowiki>
|
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|height
|double
|
|-
|id
|int
|
|-
|layoutX
|double
|
|-
|layoutY
|double
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|name
|String
|
|-
|overlayID
|int
|[[Overlay]] ID
|-
|overrideDefaultAnswerID
|int
|
|-
|point
|Point
|
|-
|stakeholderID
|int
|[[Stakeholder]] ID
|-
|type
|PanelType
|
|-
|version
|int
|
|-
|width
|double
|
|}
 
==Api Model PanelAttribute==
API Enumeration description of PanelAttribute
 
{|class=wikitable
!Name
!Description
|-
|VISIBLE
|
|-
|REFRESH
|
|-
|VISIBLE_TIMEFRAME
|
|-
|ATTENTION
|
|-
|SCALE
|
|-
|POPUP_TYPE
|
|}
 
==Api Model PanelTemplate==
API Enumeration description of PanelTemplate
 
{|class=wikitable
!Name
!Description
|-
|TRAFFIC_NOISE
|
|-
|DANGEROUS_OBJECTS
|
|-
|NETWORK_INTERACTION
|
|-
|WATER_AREAS
|
|-
|WEIRS
|
|}
 
==Api Model PanelType==
API Enumeration description of PanelType
 
{|class=wikitable
!Name
!Description
|-
|GLOBAL_PANEL
|
|-
|EXCEL_PANEL
|
|-
|WEB_PANEL
|
|-
|TEXT_PANEL
|
|-
|TEMPLATE_EXCEL_PANEL
|
|-
|TEMPLATE_TEXT_PANEL
|
|}
 
==Api Model ParametricDesign==
API Model description of ParametricDesign
 
{|class=wikitable
!Name
!Type
!Description
|-
|alignment
|Alignment
|
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|center
|Point
|
|-
|gardenID
|int
|[[Function]] ID
|-
|id
|int
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|name
|String
|
|-
|parkingID
|int
|[[Function]] ID
|-
|plotDesigns
|PlotDesign<nowiki>[]</nowiki>
|
|-
|polygons
|MultiPolygon
|
|-
|publicGreenID
|int
|[[Function]] ID
|-
|roadID
|int
|[[Function]] ID
|-
|sidewalkID
|int
|[[Function]] ID
|-
|sourceIDs
|int<nowiki>[]</nowiki>
|[[Source]] ID
|-
|version
|int
|
|-
|waterID
|int
|[[Terrain Type]] ID
|}
 
==Api Model ParticleEmitterCoordinatePair==
API Model description of ParticleEmitterCoordinatePair
 
{|class=wikitable
!Name
!Type
!Description
|-
|id
|int
|
|-
|offsetCoordinate
|double[]
|
|-
|particleEmitterID
|int
|[[Particle Emitter]] ID
|}
 
==Api Model Placement==
API Enumeration description of Placement
 
{|class=wikitable
!Name
!Description
|-
|POINT
|
|-
|EDGE
|
|}
 
==Api Model PlacementType==
API Enumeration description of PlacementType
 
{|class=wikitable
!Name
!Description
|-
|WATER
|
|-
|LAND
|
|-
|HYBRID
|
|}
 
==Api Model Plot==
API Model description of Plot
 
{|class=wikitable
!Name
!Type
!Description
|-
|center
|Point
|
|-
|id
|int
|
|-
|name
|String
|
|-
|ownerID
|int
|[[Stakeholder]] ID
|-
|polygons
|MultiPolygon
|
|-
|sourceIDs
|int<nowiki>[]</nowiki>
|[[Source]] ID
|-
|version
|int
|
|}
 
==Api Model PlotDesign==
API Model description of PlotDesign
 
{|class=wikitable
!Name
!Type
!Description
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|functionID
|int
|[[Function]] ID
|-
|id
|int
|
|-
|multiPolygon
|MultiPolygon
|
|}
 
==Api Model PlotDesignAttribute==
API Enumeration description of PlotDesignAttribute
 
{|class=wikitable
!Name
!Description
|-
|AREA_M2
|
|-
|WIDTH_M
|
|-
|SIDE_DISTANCE_M
|
|-
|ROAD_DISTANCE_M
|
|-
|UNITS
|
|-
|FLOORS
|
|-
|FLOOR_HEIGHT_M
|
|-
|FIT_FRACTION
|
|-
|FRACTION
|
|}
 
==Api Model Point==
API Model description of Point
 
{|class=wikitable
!Name
!Type
!Description
|}
 
==Api Model PointMeasurement==
API Model description of PointMeasurement
 
{|class=wikitable
!Name
!Type
!Description
|-
|id
|int
|
|-
|maqMax
|double
|
|-
|maqMin
|double
|
|-
|max
|double
|
|-
|min
|double
|
|-
|name
|String
|
|-
|overlayIDs
|int<nowiki>[]</nowiki>
|[[Overlay]] ID
|-
|overlayMaqValues
|Map&lt;int,float[]&gt;
|
|-
|overlayValues
|Map&lt;int,float[]&gt;
|
|-
|point
|Point
|
|-
|save
|boolean
|
|-
|sourceIDs
|int<nowiki>[]</nowiki>
|[[Source]] ID
|-
|sum
|boolean
|
|-
|version
|int
|
|}
 
==Api Model PolygonAttributeItem==
API Model description of PolygonAttributeItem
 
{|class=wikitable
!Name
!Type
!Description
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|center
|Point
|
|-
|id
|int
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|name
|String
|
|-
|polygons
|MultiPolygon
|
|-
|sourceIDs
|int<nowiki>[]</nowiki>
|[[Source]] ID
|-
|version
|int
|
|}
 
==Api Model PopupData==
API Model description of PopupData
 
{|class=wikitable
!Name
!Type
!Description
|-
|answers
|Answer<nowiki>[]</nowiki>
|
|-
|calendar
|long
|
|-
|color
|TColor
|
|-
|id
|int
|
|-
|imageType
|PopupImageType
|
|-
|linkID
|int
|
|-
|linkType
|MapLink
|
|-
|modelDataID
|int
|[[Model Data]] ID
|-
|modelType
|PopupModelType
|
|-
|name
|String
|
|-
|opensAutomatically
|boolean
|
|-
|overrideAttention
|Boolean
|
|-
|point
|Point
|
|-
|polygons
|MultiPolygon
|
|-
|scale
|double
|
|-
|text
|String
|
|-
|title
|String
|
|-
|type
|Type
|
|-
|version
|int
|
|-
|visibleForStakeholderIDs
|int<nowiki>[]</nowiki>
|[[Stakeholder]] ID
|-
|visibleTimeframe
|int
|
|}
 
==Api Model PopupImageType==
API Enumeration description of PopupImageType
 
{|class=wikitable
!Name
!Description
|-
|PICK_DATE
|
|-
|REQUEST_PERMIT
|
|-
|RECEIVE_REQUEST
|
|-
|WAITING
|
|-
|DECLINE
|
|-
|APPROVE
|
|-
|WAIT_BUILD
|
|-
|WAIT_DEMOLISH
|
|-
|BUILD_PROGRESS
|
|-
|DEMOLISH_PROGRESS
|
|-
|BUY_LAND
|
|-
|SELL_LAND
|
|}
 
==Api Model PopupModelType==
API Enumeration description of PopupModelType
 
{|class=wikitable
!Name
!Description
|-
|APPROVED
|
|-
|ARROW
|
|-
|BUY
|
|-
|CONNECT_ON
|
|-
|CONNECT_OFF
|
|-
|CONSTRUCTING
|
|-
|ELEVATION
|
|-
|DECLINED
|
|-
|DEMOLISHING
|
|-
|WAITING
|
|-
|QUESTION_MARK
|
|-
|TRAFFIC_NOISE
|
|-
|WATER_CRANE
|
|-
|WATER_ARROW
|
|-
|WATER_WEIR
|
|-
|LIGHT_BULB
|
|-
|LIGHTNING
|
|-
|BAR_CHART
|
|-
|EXCLAMATION
|
|}
 
==Api Model RainOverlay==
API Model description of RainOverlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|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&lt;String,String&gt;
|
|-
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|maxValue
|float[]
|
|-
|minValue
|float[]
|
|-
|mode
|Mode
|
|-
|name
|String
|
|-
|parentID
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|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 RasterizationMethod==
API Enumeration description of RasterizationMethod
 
{|class=wikitable
!Name
!Description
|-
|COMBINED
|
|-
|OUTLINE
|
|-
|CENTER
|
|}
 
==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
|
|-
|diffLegend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|id
|int
|
|-
|imageName
|String
|
|-
|imageVersion
|int
|
|-
|inActiveCellSize
|double
|
|-
|inActiveTimeframes
|int
|
|-
|keys
|Map&lt;String,String&gt;
|
|-
|layerMapLink
|MapLink
|
|-
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|maxValue
|float[]
|
|-
|minValue
|float[]
|
|-
|name
|String
|
|-
|parentID
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|rasterization
|Rasterization
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|-
|sortIndex
|int
|
|-
|type
|OverlayType
|
|-
|version
|int
|
|-
|visible
|boolean
|
|-
|warnings
|String
|
|}
 
==Api Model RasterizationPrequel==
API Enumeration description of RasterizationPrequel
 
{|class=wikitable
!Name
!Description
|-
|INPUT
|
|}
 
==Api Model Region==
API Enumeration description of Region
 
{|class=wikitable
!Name
!Description
|-
|NORTH_AMERICA
|
|-
|NORTHWESTERN_EUROPE
|
|-
|ASIA
|
|-
|AFRICA
|
|-
|OTHER
|
|}
 
==Api Model Relation==
API Enumeration description of Relation
 
{|class=wikitable
!Name
!Description
|-
|OWNER
|
|-
|CONSTRUCTOR
|
|-
|DEMOLISHER
|
|-
|PERMITTER
|
|-
|SENDER
|
|-
|RECEIVER
|
|-
|NETOWNER
|
|-
|BORDER_A
|
|-
|BORDER_B
|
|-
|BUILDING
|
|-
|WEATHER
|
|-
|PARENT
|
|-
|RESULT_PARENT
|
|}
 
==Api Model ResidenceType (Address)==
API Enumeration description of ResidenceType
 
{|class=wikitable
!Name
!Description
|-
|UNKNOWN
|
|-
|DETACHED
|
|-
|SEMI_DETACHED
|
|-
|PORCH
|
|-
|TERRACED_BETWEEN
|
|-
|TERRACED_CORNER
|
|-
|TINY
|
|-
|GALLERY_HOUSE
|
|-
|FLAT
|
|-
|APARTMENT
|
|-
|CARAVAN
|
|-
|HOUSE_BOAT_BERTH
|
|-
|HOUSE_BOAT_NEW_BERTH
|
|-
|SHARED_HOUSE
|
|-
|ACCOMMODATION
|
|}
 
==Api Model ResultChildOverlay==
API Model description of ResultChildOverlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|calcTimeMS
|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;
|
|-
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|maxValue
|float[]
|
|-
|minValue
|float[]
|
|-
|name
|String
|
|-
|parentID
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|-
|sortIndex
|int
|
|-
|type
|OverlayType
|
|-
|version
|int
|
|-
|visible
|boolean
|
|-
|warnings
|String
|
|}
 
==Api Model ResultParentOverlay==
API Model description of ResultParentOverlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|calcTimeMS
|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;
|
|-
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|maxValue
|float[]
|
|-
|minValue
|float[]
|
|-
|name
|String
|
|-
|parentID
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|-
|sortIndex
|int
|
|-
|type
|OverlayType
|
|-
|version
|int
|
|-
|visible
|boolean
|
|-
|warnings
|String
|
|}
 
==Api Model Rotation==
API Enumeration description of Rotation
 
{|class=wikitable
!Name
!Description
|-
|FIXED
|
|-
|QUARTER
|
|-
|FREE
|
|}
 
==Api Model SWRC==
API Enumeration description of SWRC
 
{|class=wikitable
!Name
!Description
|-
|NONE
|
|-
|VAN_GENUCHTEN
|
|}
 
==Api Model SatelliteOverlay==
API Model description of SatelliteOverlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|calcTimeMS
|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;
|
|-
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|maxValue
|float[]
|
|-
|minValue
|float[]
|
|-
|name
|String
|
|-
|parentID
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|-
|sortIndex
|int
|
|-
|type
|OverlayType
|
|-
|version
|int
|
|-
|visible
|boolean
|
|-
|warnings
|String
|
|}
 
==Api Model Scenario==
API Model description of Scenario
 
{|class=wikitable
!Name
!Type
!Description
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|description
|String
|
|-
|events
|CodedEvent<nowiki>[]</nowiki>
|
|-
|id
|int
|
|-
|limitNeighborhoodIDs
|int<nowiki>[]</nowiki>
|[[Neighborhood]] ID
|-
|limitType
|LimitType
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|name
|String
|
|-
|restartTestrun
|boolean
|
|-
|version
|int
|
|}
 
==Api Model ScenarioAttribute==
API Enumeration description of ScenarioAttribute
 
{|class=wikitable
!Name
!Description
|-
|LIMIT_MARGIN
|
|-
|INDICATORS
|
|}
 
==Api Model Scope==
API Enumeration description of Scope
 
{|class=wikitable
!Name
!Description
|-
|MAP
|
|-
|WATER_AREAS
|
|-
|LIMIT_AREAS
|
|-
|OVERRIDE_RAIN_AREAS
|
|}
 
==Api Model Section==
API Model description of Section
 
{|class=wikitable
!Name
!Type
!Description
|-
|floors
|int
|
|-
|id
|int
|
|-
|outerLines
|MultiLineString
|
|-
|polygons
|MultiPolygon
|
|-
|roofHeightM
|double
|
|-
|roofPolygons
|GeometryCollection
|
|-
|roofShape
|float[]
|
|-
|skeletonEnd
|Point
|
|-
|skeletonLines
|MultiLineString
|
|-
|skeletonStart
|Point
|
|-
|slantingRoofHeightM
|double
|
|}
 
==Api Model ServiceOverlay==
API Model description of ServiceOverlay
 
{|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]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|-
|sortIndex
|int
|
|-
|sourceID
|int
|[[Source]] ID
|-
|type
|OverlayType
|
|-
|version
|int
|
|-
|visible
|boolean
|
|-
|warnings
|String
|
|}
 
==Api Model ServiceSource==
API Model description of ServiceSource
 
{|class=wikitable
!Name
!Type
!Description
|-
|color
|TColor
|
|-
|date
|long
|
|-
|description
|String
|
|-
|format
|GeoFormat
|
|-
|id
|int
|
|-
|infoUrl
|String
|
|-
|name
|String
|
|-
|uploaderName
|String
|
|-
|url
|String
|
|-
|version
|int
|
|}
 
==Api Model ShadowAttribute==
API Enumeration description of ShadowAttribute
 
{|class=wikitable
!Name
!Description
|-
|DATES
|
|-
|SUN_ALTITUDE
|
|-
|SUN_AZIMUTH
|
|-
|MAX_SHADOW_DISTANCE
|
|-
|MAX_FOLIAGE_RADIUS
|
|}
 
==Api Model ShadowOverlay==
API Model description of ShadowOverlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|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&lt;String,String&gt;
|
|-
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|maxValue
|float[]
|
|-
|minValue
|float[]
|
|-
|name
|String
|
|-
|parentID
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|-
|sortIndex
|int
|
|-
|type
|OverlayType
|
|-
|version
|int
|
|-
|visible
|boolean
|
|-
|warnings
|String
|
|}
 
==Api Model ShadowPrequel==
API Enumeration description of ShadowPrequel
 
{|class=wikitable
!Name
!Description
|-
|FOLIAGE_HEIGHT
|
|-
|BUILDING_ELEVATION
|
|-
|TERRAIN_ELEVATION
|
|}
 
==Api Model ShadowResult==
API Enumeration description of ShadowResult
 
{|class=wikitable
!Name
!Description
|-
|SHADE
|
|-
|FOLIAGE
|
|}
 
==Api Model Shoreline==
API Enumeration description of Shoreline
 
{|class=wikitable
!Name
!Description
|-
|NONE
|
|-
|ONE_CELL
|
|-
|TWO_CELLS
|
|}
 
==Api Model Show==
API Enumeration description of Show
 
{|class=wikitable
!Name
!Description
|-
|FAR
|
|-
|MIDDLE
|
|-
|CLOSE
|
|}
 
==Api Model SightDistanceAttribute==
API Enumeration description of SightDistanceAttribute
 
{|class=wikitable
!Name
!Description
|-
|SOURCE_HEIGHT_M
|
|-
|OBSERVER_HEIGHT_M
|
|-
|ATTRIBUTE_TIMEFRAMES
|
|}
 
==Api Model SourceOverlay==
API Model description of SourceOverlay
 
{|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]] ID
|-
|restColor
|TColor
|
|-
|sortIndex
|int
|
|-
|sources
|Map&lt;int,int&gt;
|
|-
|type
|OverlayType
|
|-
|version
|int
|
|-
|visible
|boolean
|
|}
 
==Api Model SpecialEffect==
API Model description of SpecialEffect
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|
|-
|id
|int
|
|-
|name
|String
|
|-
|particleEmitters
|ParticleEmitterCoordinatePair<nowiki>[]</nowiki>
|
|-
|point
|Point
|
|-
|version
|int
|
|}
 
==Api Model SpecialOption==
API Model description of SpecialOption
 
{|class=wikitable
!Name
!Type
!Description
|-
|defaults
|Type<nowiki>[]</nowiki>
|
|-
|description
|String
|
|-
|id
|int
|
|-
|imageName
|String
|
|-
|name
|String
|
|-
|version
|int
|
|}
 
==Api Model Stakeholder==
API Model description of Stakeholder
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|
|-
|client
|ClientData
|
|-
|color
|TColor
|
|-
|id
|int
|
|-
|imageName
|String
|
|-
|imageVersion
|int
|
|-
|lastSelected
|long
|
|-
|name
|String
|
|-
|shortName
|String
|
|-
|startBudget
|double
|
|-
|startBudgets
|Map&lt;int,double&gt;
|
|-
|startCinematics
|Map&lt;int,int&gt;
|
|-
|startPoint
|Point
|
|-
|type
|Type
|
|-
|version
|int
|
|-
|webToken
|String
|
|}
 
==Api Model Style==
API Enumeration description of Style
 
{|class=wikitable
!Name
!Description
|-
|INTERPOLATED
|
|-
|NEAREST
|
|-
|ARROW
|
|-
|COLOR
|
|-
|FLOAT32
|
|-
|DIFFERENCE
|
|}
 
==Api Model SubsidenceAttribute==
API Enumeration description of SubsidenceAttribute
 
{|class=wikitable
!Name
!Description
|-
|YEARS
|
|-
|YEARS_PER_TIMEFRAME
|
|-
|START_YEAR
|
|-
|A
|
|-
|B
|
|-
|C
|
|-
|ACTIVE_DRAINAGE_FACTOR
|
|-
|PASSIVE_DRAINAGE_FACTOR
|
|-
|CLIMATE_START_TEMP
|
|-
|CLIMATE_FINAL_TEMP
|
|-
|CLIMATE_START_YEAR
|
|-
|CLIMATE_FINAL_YEAR
|
|-
|CLIMATE_OXIDATION
|
|-
|CLIMATE_SOIL_TEMP_FACTOR
|
|-
|LOW_PASSIVE_DRAINAGE
|
|-
|HI_PASSIVE_DRAINAGE
|
|-
|DEFAULT_PEAT_FRACTION
|
|-
|DEFAULT_TOP_LAYER_THICKNESS
|
|-
|DEFAULT_CLAY_THICKNESS
|
|-
|INUNDATE_LAND_BELOW_WATER_LEVEL
|
|}
 
==Api Model SubsidenceKey==
API Enumeration description of SubsidenceKey
 
{|class=wikitable
!Name
!Description
|-
|WATER_LEVEL
|
|-
|WATER_LEVEL_OUTPUT
|
|-
|CLAY_THICKNESS
|
|-
|INDEXATION
|
|-
|PEAT_FRACTION
|
|-
|TOPLAYER_THICKNESS
|
|-
|SUBSIDENCE
|
|-
|DRAINAGE
|
|-
|HI_GROUND_WATER_LEVEL
|
|-
|LOW_GROUND_WATER_LEVEL
|
|}
 
==Api Model SubsidenceOverlay==
API Model description of SubsidenceOverlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|calcTimeMS
|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;
|
|-
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|maxValue
|float[]
|
|-
|minValue
|float[]
|
|-
|name
|String
|
|-
|parentID
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|-
|sortIndex
|int
|
|-
|type
|OverlayType
|
|-
|version
|int
|
|-
|visible
|boolean
|
|-
|warnings
|String
|
|}
 
==Api Model SubsidencePrequel==
API Enumeration description of SubsidencePrequel
 
{|class=wikitable
!Name
!Description
|-
|LOW_GROUND_WATER
|
|-
|HIGH_GROUND_WATER
|
|-
|CLAY_THICKNESS
|
|}
 
==Api Model SubsidenceResult==
API Enumeration description of SubsidenceResult
 
{|class=wikitable
!Name
!Description
|-
|SUBSIDENCE
|
|-
|OXIDATION
|
|-
|SETTLEMENT
|
|-
|LOW_GROUND_WATER
|
|-
|HI_GROUND_WATER
|
|}
 
==Api Model SurfaceMode==
API Enumeration description of SurfaceMode
 
{|class=wikitable
!Name
!Description
|-
|NONE
|
|-
|SHALLOW
|
|-
|AVG_WATERWAY
|
|-
|HYBRID
|
|-
|AVG_TERRAIN
|
|}
 
==Api Model TColor==
API Model description of TColor
 
{|class=wikitable
!Name
!Type
!Description
|}
 
==Api Model TemplateExcelPanel==
API Model description of TemplateExcelPanel
 
{|class=wikitable
!Name
!Type
!Description
|-
|answers
|Answer<nowiki>[]</nowiki>
|
|-
|attribute
|String
|
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|autoApplied
|boolean
|
|-
|calcTimeMS
|long
|
|-
|contentID
|int
|
|-
|contentMapLink
|MapLink
|
|-
|excelID
|int
|[[Excel Sheet]] ID
|-
|height
|double
|
|-
|id
|int
|
|-
|layoutX
|double
|
|-
|layoutY
|double
|
|-
|mapLink
|MapLink
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|name
|String
|
|-
|overlayID
|int
|[[Overlay]] ID
|-
|overrideDefaultAnswerID
|int
|
|-
|parentID
|int
|
|-
|point
|Point
|
|-
|polygons
|MultiPolygon
|
|-
|relation
|Relation
|
|-
|stakeholderID
|int
|[[Stakeholder]] ID
|-
|text
|String
|
|-
|type
|PanelType
|
|-
|updateTiming
|Timing
|
|-
|useOwner
|boolean
|
|-
|version
|int
|
|-
|warnings
|String
|
|-
|width
|double
|
|}
 
==Api Model TemplateTextPanel==
API Model description of TemplateTextPanel
 
{|class=wikitable
!Name
!Type
!Description
|-
|answers
|Answer<nowiki>[]</nowiki>
|
|-
|attribute
|String
|
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|autoApplied
|boolean
|
|-
|calcTimeMS
|long
|
|-
|contentID
|int
|
|-
|contentMapLink
|MapLink
|
|-
|height
|double
|
|-
|id
|int
|
|-
|layoutX
|double
|
|-
|layoutY
|double
|
|-
|mapLink
|MapLink
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|name
|String
|
|-
|overlayID
|int
|[[Overlay]] ID
|-
|overrideDefaultAnswerID
|int
|
|-
|parentID
|int
|
|-
|point
|Point
|
|-
|relation
|Relation
|
|-
|stakeholderID
|int
|[[Stakeholder]] ID
|-
|text
|String
|
|-
|type
|PanelType
|
|-
|updateTiming
|Timing
|
|-
|useOwner
|boolean
|
|-
|version
|int
|
|-
|warnings
|String
|
|-
|width
|double
|
|}
 
==Api Model Tensor==
API Model description of Tensor
 
{|class=wikitable
!Name
!Type
!Description
|-
|dimensions
|int[]
|
|-
|input
|boolean
|
|-
|name
|String
|
|-
|normalize
|boolean
|
|-
|type
|DataType
|
|}
 
==Api Model TensorLink==
API Model description of TensorLink
 
{|class=wikitable
!Name
!Type
!Description
|-
|coordinate
|int[]
|
|-
|id
|int
|
|-
|normalized
|boolean
|
|-
|prequel
|String
|
|-
|result
|String
|
|-
|tensorName
|String
|
|-
|valueType
|ValueType
|
|}
 
==Api Model Terrain==
API Model description of Terrain
 
{|class=wikitable
!Name
!Type
!Description
|-
|current
|MultiPolygon
|
|-
|heightValuesCurrent
|double[]
|
|-
|heightValuesMaquette
|double[]
|
|-
|id
|int
|
|-
|maquette
|MultiPolygon
|
|-
|name
|String
|
|-
|showSatellite
|boolean
|
|-
|sourceIDs
|int<nowiki>[]</nowiki>
|[[Source]] ID
|-
|typeID
|int
|[[Terrain Type]] ID
|-
|version
|int
|
|}
 
==Api Model TerrainAttribute==
API Enumeration description of TerrainAttribute
 
{|class=wikitable
!Name
!Description
|-
|ANGLE_OF_REPOSE
|
|-
|WATER_DEPTH_M
|
|-
|BOWEN_RATIO
|
|-
|BUILDABLE
|
|-
|SUBSIDENCE
|
|-
|COLOR
|
|-
|HEAT_EFFECT
|
|-
|LIVABILITY_EFFECT
|
|-
|TERRAIN_MIX
|
|-
|TEXTURE_TYPE
|
|-
|WATER
|
|-
|GROUND_INFILTRATION_MD
|
|-
|HYDRAULIC_CONDUCTIVITY_MD
|
|-
|HYDRAULIC_CONDUCTIVITY_WITH_THICKNESS_MD
|
|-
|VAN_GENUCHTEN_M
|
|-
|ROOT_DEPTH_M
|
|-
|VEGETATION_FRACTION
|
|-
|WATER_STORAGE_PERCENTAGE
|
|-
|WATER_MANNING
|
|-
|WATER_MICRORELIEF_M
|
|-
|WATER_TRANSPIRATION_FACTOR
|
|}
 
==Api Model TerrainFeature==
API Model description of TerrainFeature
 
{|class=wikitable
!Name
!Type
!Description
|-
|id
|int
|
|-
|this$0
|TerrainSpatial
|
|-
|version
|int
|
|}
 
==Api Model TerrainSpatial==
API Model description of TerrainSpatial
 
{|class=wikitable
!Name
!Type
!Description
|-
|id
|int
|
|-
|innerHeight
|double
|
|-
|innerPolygon
|MultiPolygon
|
|-
|innerPrep
|PreparedGeometry
|
|-
|measureEditType
|MeasureEditType
|
|-
|outerPolygon
|MultiPolygon
|
|-
|outerPrep
|PreparedGeometry
|
|-
|outerRings
|LineString<nowiki>[]</nowiki>
|
|-
|relative
|boolean
|
|-
|terrainTypeID
|int
|
|}
 
==Api Model TerrainType==
API Model description of TerrainType
 
{|class=wikitable
!Name
!Type
!Description
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|code
|String
|
|-
|groundLayerType
|Layer
|
|-
|id
|int
|
|-
|imageName
|String
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|name
|String
|
|-
|parentID
|int
|[[Terrain Type]] ID
|-
|version
|int
|
|}
 
==Api Model TextPanel==
API Model description of TextPanel
 
{|class=wikitable
!Name
!Type
!Description
|-
|answers
|Answer<nowiki>[]</nowiki>
|
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|calcTimeMS
|long
|
|-
|contentID
|int
|
|-
|contentMapLink
|MapLink
|
|-
|height
|double
|
|-
|id
|int
|
|-
|layoutX
|double
|
|-
|layoutY
|double
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|name
|String
|
|-
|overlayID
|int
|[[Overlay]] ID
|-
|overrideDefaultAnswerID
|int
|
|-
|parentID
|int
|
|-
|point
|Point
|
|-
|stakeholderID
|int
|[[Stakeholder]] ID
|-
|text
|String
|
|-
|type
|PanelType
|
|-
|updateTiming
|Timing
|
|-
|version
|int
|
|-
|warnings
|String
|
|-
|width
|double
|
|}
 
==Api Model TimeState==
API Enumeration description of TimeState
 
{|class=wikitable
!Name
!Description
|-
|NOTHING
|
|-
|WAITING_FOR_DATE
|
|-
|REQUEST_PLOT_OWNER_APPROVAL
|
|-
|REQUEST_ZONING_APPROVAL
|
|-
|REQUEST_CONSTRUCTION_APPROVAL
|
|-
|CONSTRUCTION_APPROVED
|
|-
|CONSTRUCTION_DENIED
|
|-
|PENDING_CONSTRUCTION
|
|-
|CONSTRUCTING
|
|-
|READY
|
|-
|PENDING_UPGRADE
|
|-
|WAITING_FOR_DEMOLISH_DATE
|
|-
|REQUEST_DEMOLISH_ZONING_APPROVAL
|
|-
|REQUEST_DEMOLISH_APPROVAL
|
|-
|DEMOLISH_APPROVED
|
|-
|DEMOLISH_DENIED
|
|-
|PENDING_DEMOLISHING
|
|-
|DEMOLISHING
|
|-
|DEMOLISH_FINISHED
|
|}
 
==Api Model Timing==
API Enumeration description of Timing
 
{|class=wikitable
!Name
!Description
|-
|BEFORE
|
|-
|AFTER
|
|}
 
==Api Model TrafficAttribute==
API Enumeration description of TrafficAttribute
 
{|class=wikitable
!Name
!Description
|-
|HOURS
|
|-
|CARS_ACTIVE
|
|-
|VANS_ACTIVE
|
|-
|TRUCKS_ACTIVE
|
|-
|BUSES_ACTIVE
|
|}
 
==Api Model TrafficDensityOverlay==
API Model description of TrafficDensityOverlay
 
{|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]] ID
|-
|sortIndex
|int
|
|-
|type
|OverlayType
|
|-
|version
|int
|
|-
|visible
|boolean
|
|}
 
==Api Model TrafficNO2Attribute==
API Enumeration description of TrafficNO2Attribute
 
{|class=wikitable
!Name
!Description
|-
|BASE_O3
|
|-
|BASE_NO2
|
|-
|EMISSION_CAR_NOX
|
|-
|EMISSION_CAR_NO2
|
|-
|EMISSION_JAM_CAR_NOX
|
|-
|EMISSION_JAM_CAR_NO2
|
|-
|EMISSION_VAN_NOX
|
|-
|EMISSION_VAN_NO2
|
|-
|EMISSION_JAM_VAN_NOX
|
|-
|EMISSION_JAM_VAN_NO2
|
|-
|EMISSION_TRUCK_NOX
|
|-
|EMISSION_TRUCK_NO2
|
|-
|EMISSION_JAM_TRUCK_NOX
|
|-
|EMISSION_JAM_TRUCK_NO2
|
|-
|EMISSION_BUS_NOX
|
|-
|EMISSION_BUS_NO2
|
|-
|EMISSION_JAM_BUS_NOX
|
|-
|EMISSION_JAM_BUS_NO2
|
|-
|ROAD1_30M_A
|
|-
|ROAD1_30M_B
|
|-
|ROAD1_30M_C
|
|-
|ROAD1_60M_ALPHA
|
|-
|ROAD1_60M_POWER
|
|-
|MIN_TREE_HEIGHT_M
|
|}
 
==Api Model TrafficNoiseAttribute==
API Enumeration description of TrafficNoiseAttribute
 
{|class=wikitable
!Name
!Description
|-
|BACKGROUND_DB
|
|-
|V0_CAR
|
|-
|V0_VAN
|
|-
|V0_TRUCK
|
|-
|V0_BUS
|
|-
|EMISSION_START_CAR
|
|-
|EMISSION_START_VAN
|
|-
|EMISSION_START_TRUCK
|
|-
|EMISSION_START_BUS
|
|-
|EMISSION_MULT_CAR
|
|-
|EMISSION_MULT_VAN
|
|-
|EMISSION_MULT_TRUCK
|
|-
|EMISSION_MULT_BUS
|
|}
 
==Api Model TrafficOverlay==
API Model description of TrafficOverlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|calcTimeMS
|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;
|
|-
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|maxValue
|float[]
|
|-
|minValue
|float[]
|
|-
|name
|String
|
|-
|parentID
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|-
|sortIndex
|int
|
|-
|type
|OverlayType
|
|-
|version
|int
|
|-
|visible
|boolean
|
|-
|warnings
|String
|
|}
 
==Api Model TrafficType==
API Enumeration description of TrafficType
 
{|class=wikitable
!Name
!Description
|-
|CAR
|
|-
|VAN
|
|-
|TRUCK
|
|-
|BUS
|
|-
|BICYCLE
|
|-
|PEDESTRIAN
|
|-
|SHIP
|
|-
|TRAM
|
|-
|TRAIN
|
|-
|AIR
|
|}
 
==Api Model TravelDistanceAttribute==
API Enumeration description of TravelDistanceAttribute
 
{|class=wikitable
!Name
!Description
|-
|MAX_TRAVEL_DISTANCE
|
|-
|ROAD_DISTANCE
|
|-
|ROUTE_PEDESTRIANS
|
|-
|ROUTE_BICYCLES
|
|-
|ROUTE_CARS
|
|-
|ROUTE_TRUCKS
|
|-
|ROUTE_TRAMS
|
|-
|ROUTE_TRAINS
|
|-
|ROUTE_SHIPS
|
|-
|DESTINATION_THRESHOLD
|
|-
|BLOCKING_THRESHOLD
|
|-
|TRAVERSABLE_THRESHOLD
|
|}
 
==Api Model TravelDistanceKey==
API Enumeration description of TravelDistanceKey
 
{|class=wikitable
!Name
!Description
|-
|DESTINATION_AREA
|
|-
|BLOCKED
|
|}
 
==Api Model TravelDistanceOverlay==
API Model description of TravelDistanceOverlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|calcTimeMS
|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;
|
|-
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|maxValue
|float[]
|
|-
|minValue
|float[]
|
|-
|name
|String
|
|-
|parentID
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|-
|sortIndex
|int
|
|-
|type
|OverlayType
|
|-
|version
|int
|
|-
|visible
|boolean
|
|-
|warnings
|String
|
|}
 
==Api Model TravelDistancePrequel==
API Enumeration description of TravelDistancePrequel
 
{|class=wikitable
!Name
!Description
|-
|TRAVERSABLE
|
|-
|BLOCKING
|
|-
|DESTINATION
|
|}
 
==Api Model TravelDistanceResult==
API Enumeration description of TravelDistanceResult
 
{|class=wikitable
!Name
!Description
|-
|DESTINATIONS
|
|-
|BASE_TYPES
|
|}
 
==Api Model Trigger==
API Model description of Trigger
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|
|-
|calcTimeMS
|long
|
|-
|id
|int
|
|-
|method
|Method
|
|-
|name
|String
|
|-
|timeoutMS
|int
|
|-
|timing
|Timing
|
|-
|type
|Type
|
|-
|url
|String
|
|-
|version
|int
|
|-
|warnings
|String
|
|}
 
==Api Model Type (PopupData)==
API Enumeration description of Type
 
{|class=wikitable
!Name
!Description
|-
|STAKEHOLDER_STANDARD
|
|-
|INTERACTION
|
|-
|INTERACTION_WITH_DATE
|
|-
|INFORMATION
|
|-
|LABEL
|
|}
 
==Api Model Type (SpecialOption)==
API Enumeration description of Type
 
{|class=wikitable
!Name
!Description
|-
|BUY_LAND
|
|-
|SELL_LAND
|
|-
|DEMOLISH
|
|-
|REVERT
|
|-
|DEMOLISH_UNDERGROUND
|
|-
|RAISE_LAND
|
|-
|SHOW_BUDGETPANEL
|
|-
|SHOW_MONEY_TRANSFER_PANEL
|
|-
|LOWER_LAND
|
|}
 
==Api Model Type (Stakeholder)==
API Enumeration description of Type
 
{|class=wikitable
!Name
!Description
|-
|CIVILIAN
|
|-
|COMPANY
|
|-
|EDUCATION
|
|-
|EXPERT
|
|-
|FARMER
|
|-
|HEALTHCARE
|
|-
|HOUSING_CORPORATION
|
|-
|MUNICIPALITY
|
|-
|MEDIA
|
|-
|PROJECT_DEVELOPER
|
|-
|UTILITY_CORPORATION
|
|-
|WATER_AUTHORITY
|
|-
|OTHER_AUTHORITY
|
|-
|OTHER
|
|}
 
==Api Model Type (Trigger)==
API Enumeration description of Type
 
{|class=wikitable
!Name
!Description
|-
|TQL
|
|-
|EVENT
|
|}
 
==Api Model UniqueNamedItem==
API Model description of UniqueNamedItem
 
{|class=wikitable
!Name
!Type
!Description
|-
|id
|int
|
|-
|name
|String
|
|-
|version
|int
|
|}
 
==Api Model UnitData==
API Model description of UnitData
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|
|-
|colors
|TColor<nowiki>[]</nowiki>
|
|-
|fileName
|String
|
|-
|id
|int
|
|-
|isAlpha
|boolean
|
|-
|name
|String
|
|-
|particleEmitters
|ParticleEmitterCoordinatePair<nowiki>[]</nowiki>
|
|-
|proximityWarningM
|double
|
|-
|regions
|Region<nowiki>[]</nowiki>
|
|-
|type
|TrafficType
|
|-
|version
|int
|
|}
 
==Api Model UnitDataOverride==
API Model description of UnitDataOverride
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|Boolean
|
|-
|colors
|TColor<nowiki>[]</nowiki>
|
|-
|id
|int
|
|-
|name
|String
|
|-
|version
|int
|
|}
 
==Api Model UpgradeFeature==
API Model description of UpgradeFeature
 
{|class=wikitable
!Name
!Type
!Description
|-
|id
|int
|
|-
|version
|int
|
|}
 
==Api Model UpgradeSpatial==
API Model description of UpgradeSpatial
 
{|class=wikitable
!Name
!Type
!Description
|-
|id
|int
|
|-
|multiPolygon
|MultiPolygon
|
|-
|upgradeID
|int
|[[Upgrade Type]] ID
|}
 
==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]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|-
|sortIndex
|int
|
|-
|sourceID
|int
|[[Source]] ID
|-
|type
|OverlayType
|
|-
|version
|int
|
|-
|visible
|boolean
|
|-
|warnings
|String
|
|}
 
==Api Model WCSResult==
API Enumeration description of WCSResult
 
{|class=wikitable
!Name
!Description
|-
|NEAREST
|
|-
|INTERPOLATED
|
|}
 
==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]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|-
|sortIndex
|int
|
|-
|sourceID
|int
|[[Source]] ID
|-
|type
|OverlayType
|
|-
|version
|int
|
|-
|visible
|boolean
|
|-
|warnings
|String
|
|}
 
==Api Model WMSResult==
API Enumeration description of WMSResult
 
{|class=wikitable
!Name
!Description
|-
|COLOR
|
|-
|FLOAT32
|
|-
|RED
|
|-
|GREEN
|
|-
|BLUE
|
|-
|ALPHA
|
|}
 
==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]] ID
|-
|sortIndex
|int
|
|-
|type
|OverlayType
|
|-
|version
|int
|
|-
|visible
|boolean
|
|}
 
==Api Model WaterKey==
API Enumeration description of WaterKey
 
{|class=wikitable
!Name
!Description
|-
|WATER_LEVEL
|
|-
|WATER_RELATIVE
|
|-
|INLET_Q
|
|-
|INLET_CAPACITY
|
|-
|INLET_AREA
|
|-
|LOWER_THRESHOLD
|
|-
|UPPER_THRESHOLD
|
|-
|UNDERGROUND
|
|-
|INUNDATION_LEVEL
|
|-
|AQUIFER_KD
|
|-
|AQUIFER_DATUM
|
|-
|SEWER_STORAGE
|
|-
|SEWER_PUMP_SPEED
|
|-
|WEIR_HEIGHT
|
|-
|WEIR_WIDTH
|
|-
|WEIR_COEFFICIENT
|
|-
|WEIR_N
|
|-
|WEIR_ANGLE
|
|-
|WEIR_TARGET_LEVEL
|
|-
|CULVERT_DIAMETER
|
|-
|CULVERT_N
|
|-
|CULVERT_THRESHOLD
|
|-
|CULVERT_RECTANGULAR_HEIGHT
|
|-
|PUMP_Q
|
|-
|PUMP_ANGLE
|
|-
|PUMP_AREA
|
|-
|DRAINAGE_Q
|
|-
|DRAINAGE_DATUM
|
|-
|DRAINAGE_OVERFLOW_THRESHOLD
|
|-
|DRAINAGE_ACTIVE
|
|-
|BREACH_SPEED
|
|-
|BREACH_HEIGHT
|
|-
|BREACH_WIDTH
|
|-
|BREACH_ANGLE
|
|-
|BREACH_COEFFICIENT
|
|-
|BREACH_INPUT_AREA
|
|-
|BREACH_LEVEL_AREA
|
|-
|EXTERNAL_SURFACE_LEVEL
|
|-
|EXTERNAL_WATER_LEVEL
|
|-
|EXTERNAL_AREA
|
|-
|SEWER_OVERFLOW
|
|-
|SEWER_OVERFLOW_SPEED
|
|-
|OBJECT_FLOW_OUTPUT
|
|-
|OBJECT_DATUM_OUTPUT_A
|
|-
|OBJECT_DATUM_OUTPUT_B
|
|-
|OBJECT_WIDTH_OUTPUT
|
|-
|OBJECT_HEIGHT_OUTPUT
|
|-
|OBJECT_WATER_AREA_OUTPUT
|
|-
|WEIR_DAM_OUTPUT
|
|-
|TRACER_A
|
|-
|TRACER_B
|
|-
|TRACER_C
|
|-
|TRACER_D
|
|-
|LIMIT_AREA
|
|-
|RAIN_M
|
|}
 
==Api Model WaterModelAttribute==
API Enumeration description of WaterModelAttribute
 
{|class=wikitable
!Name
!Description
|-
|ALLOWED_WATER_INCREASE_M
|
|-
|GROUND_WATERTABLE_WITH_SURFACE
|
|-
|DESIGN_FLOOD_ELEVATION_M
|
|-
|GROUND_BOTTOM_DISTANCE_M
|
|-
|GROUND_BOTTOM_PRESSURE_M
|
|-
|GROUND_WATER
|
|-
|GROUND_WATER_DEPTH_M
|
|-
|HYDRAULIC_CONDUCTIVITY_WITH_THICKNESS
|
|-
|SOIL_WATER_RETENTION_CURVE
|
|-
|UNSATURATED_FRACTION
|
|-
|IMPACT_FLOOD_THRESHOLD_M
|
|-
|IMPACT_RANGE_M
|
|-
|CULVERT_DEM_THRESHOLD_M
|
|-
|QCELL
|
|-
|INCREASED_RESOLUTION
|
|-
|SHORELINE
|
|-
|OBJECT_ENTRY_CORRECTION
|
|-
|SEWER_OVERFLOW_THRESHOLD
|
|-
|DURATION_MIN_LEVEL_M
|
|-
|RISE_RATE_DISTANCE_M
|
|-
|SURFACE_WATER_EVAPORATION_FACTOR
|
|-
|TIMEFRAMES
|
|-
|TIMEFRAME_TIMES
|
|-
|LIMIT_AREA
|
|-
|LIMIT_RAIN
|
|-
|MAX_WATER_BOTTOM_M
|
|-
|START_DATE_MS
|
|-
|AVG_SHORE_WIDTH_M
|
|-
|AVG_TERRAIN_WIDTH_M
|
|-
|AVG_TERRAIN_STORAGE_M
|
|-
|SURFACE_WATER
|
|-
|PREQUEL_SURFACE_LEVEL_RELATIVE
|
|-
|MICRORELIEF_STORAGE_FRACTION
|
|-
|MIN_MAX_ELEVATION
|
|-
|BRIDGE_ELEVATION
|
|-
|MAX_INFILTRATION_M
|
|-
|MIN_DRAIN_SURFACE_DISTANCE_M
|
|-
|INFILTRATION_FACTOR_S
|
|-
|WEIR_DAM_MULTIPLIER
|
|-
|WEIR_DAM_SURPLUS_HEIGHT_M
|
|-
|BREACH_MEASUREMENT_DISTANCE_M
|
|-
|STABILIZER_ANGLE
|
|-
|WEIR_MOVE_INTERVAL_S
|
|-
|WEIR_MOVE_STEP_M
|
|-
|WEIR_MOVE_RANGE_M
|
|-
|PARTIAL_START_SEC
|
|-
|PARTIAL_END_SEC
|
|-
|TRIM_MANNING
|
|-
|TRIM_EVAPOTRANSPIRATION
|
|-
|TRIM_ROOT_DEPTH
|
|-
|TRIM_GROUND_INFILTRATION
|
|-
|TRIM_GROUND_CONDUCTIVITY
|
|-
|TRIM_SHORELINE_CONDUCTIVITY
|
|-
|TRIM_GROUND_STORAGE_FRACTION
|
|}
 
==Api Model WaterOverlay==
API Model description of WaterOverlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|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&lt;String,String&gt;
|
|-
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|maxValue
|float[]
|
|-
|minValue
|float[]
|
|-
|mode
|Mode
|
|-
|name
|String
|
|-
|parentID
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|resultType
|String
|
|-
|showAreas
|boolean
|
|-
|showDifference
|boolean
|
|-
|showSystem
|boolean
|
|-
|sortIndex
|int
|
|-
|type
|OverlayType
|
|-
|version
|int
|
|-
|visible
|boolean
|
|-
|warnings
|String
|
|-
|weatherID
|int
|[[Weather]] ID
|}
 
==Api Model WaterPrequel==
API Enumeration description of WaterPrequel
 
{|class=wikitable
!Name
!Description
|-
|TERRAIN_ELEVATION
|
|-
|SURFACE_LEVEL
|
|-
|SURFACE_U
|
|-
|SURFACE_V
|
|-
|SURFACE_INFILTRATION
|
|-
|GROUND_WATER_DEPTH
|
|-
|GROUND_WATER_DATUM
|
|-
|GROUND_CONDUCTIVITY
|
|-
|GROUND_INFILTRATION
|
|-
|GROUND_STORAGE_FRACTION
|
|-
|UNSATURATED_FRACTION
|
|-
|BOTTOM_DISTANCE
|
|-
|BOTTOM_RESISTANCE
|
|-
|BOTTOM_PRESSURE
|
|-
|MAX_INFILTRATION
|
|-
|MANNING
|
|-
|MICRORELIEF
|
|-
|SEWER_LEVEL
|
|}
 
==Api Model WaterResult==
API Enumeration description of WaterResult
 
{|class=wikitable
!Name
!Description
|-
|WATER_STRESS
|
|-
|SURFACE_LAST_DIRECTION
|
|-
|SURFACE_AVG_DIRECTION
|
|-
|SURFACE_DURATION
|
|-
|SURFACE_ELEVATION
|
|-
|SURFACE_FLOW
|
|-
|SURFACE_LAST_FLOW
|
|-
|SURFACE_LAST_SPEED
|
|-
|SURFACE_LAST_VALUE
|
|-
|SURFACE_LAST_DATUM
|
|-
|SURFACE_MAX_SPEED
|
|-
|SURFACE_MAX_VALUE
|
|-
|SURFACE_EVAPORATION
|
|-
|SURFACE_LAST_EVAPORATION
|
|-
|BUILDING_LAST_STORAGE
|
|-
|FLOOD_ARRIVAL_TIME
|
|-
|FLOOD_RISE_RATE
|
|-
|LAST_RAIN
|
|-
|RAIN
|
|-
|GROUND_LAST_STORAGE
|
|-
|GROUND_LAST_VALUE
|
|-
|GROUND_LAST_DIRECTION
|
|-
|GROUND_FLOW
|
|-
|GROUND_MAX_STORAGE
|
|-
|GROUND_MAX_VALUE
|
|-
|GROUND_WATERTABLE
|
|-
|GROUND_BOTTOM_FLOW
|
|-
|GROUND_LAST_UNSATURATED_STORAGE
|
|-
|GROUND_LAST_UNSATURATED_FRACTION
|
|-
|GROUND_TRANSPIRATION
|
|-
|GROUND_LAST_TRANSPIRATION
|
|-
|SEWER_LAST_VALUE
|
|-
|SEWER_MAX_VALUE
|
|-
|LAST_EVAPORATED
|
|-
|LAST_EVAPOTRANSPIRATION
|
|-
|EVAPORATED
|
|-
|EVAPOTRANSPIRATION
|
|-
|IMPACTED_BUILDINGS
|
|-
|TRACER_A
|
|-
|TRACER_B
|
|-
|TRACER_C
|
|-
|TRACER_D
|
|-
|BASE_TYPES
|
|-
|SURFACE_DIFFERENCE
|
|-
|DEBUG_UV
|
|-
|GPU_OVERVIEW
|
|-
|DEBUG_AVG_AREAS
|
|-
|DEBUG_UV_DIRECTION
|
|-
|DEBUG_WATERWAYS
|
|-
|SURFACE_LAST_U
|
|-
|SURFACE_LAST_V
|
|}
 
==Api Model WaterSystem==
API Enumeration description of WaterSystem
 
{|class=wikitable
!Name
!Description
|-
|OBJECTS
|
|-
|AREAS
|
|}
 
==Api Model WaterType==
API Enumeration description of WaterType
 
{|class=wikitable
!Name
!Description
|-
|NONE
|
|-
|WATERWAY
|
|-
|WATERBODY
|
|-
|SEA
|
|}
 
==Api Model WatershedKey==
API Enumeration description of WatershedKey
 
{|class=wikitable
!Name
!Description
|-
|DISCHARGE_AREA
|
|}
 
==Api Model WatershedModelAttribute==
API Enumeration description of WatershedModelAttribute
 
{|class=wikitable
!Name
!Description
|-
|FILL_DISTANCE
|
|-
|DISCHARGE_REMAINING_WATER
|
|-
|CULVERT_FLOW_DIRECTION
|
|-
|MIN_AREA
|
|-
|LIMIT_ROAD
|
|}
 
==Api Model WatershedOverlay==
API Model description of WatershedOverlay
 
{|class=wikitable
!Name
!Type
!Description
|-
|active
|boolean
|
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|calcTimeMS
|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;
|
|-
|legend
|LegendEntry<nowiki>[]</nowiki>
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|maxValue
|float[]
|
|-
|method
|DischargeMethod
|
|-
|minValue
|float[]
|
|-
|name
|String
|
|-
|parentID
|int
|[[Overlay]] ID
|-
|prequels
|Map&lt;String,PrequelLink&gt;
|
|-
|resultType
|String
|
|-
|showDifference
|boolean
|
|-
|sortIndex
|int
|
|-
|type
|OverlayType
|
|-
|version
|int
|
|-
|visible
|boolean
|
|-
|warnings
|String
|
|}
 
==Api Model WatershedPrequel==
API Enumeration description of WatershedPrequel
 
{|class=wikitable
!Name
!Description
|-
|DIRECTION
|
|}
 
==Api Model WatershedResult==
API Enumeration description of WatershedResult
 
{|class=wikitable
!Name
!Description
|-
|WATERSHEDS
|
|-
|DISCHARGE_AREAS
|
|-
|DIRECTION
|
|-
|BASE_TYPES
|
|}
 
==Api Model WebPanel==
API Model description of WebPanel
 
{|class=wikitable
!Name
!Type
!Description
|-
|answers
|Answer<nowiki>[]</nowiki>
|
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|height
|double
|
|-
|id
|int
|
|-
|layoutX
|double
|
|-
|layoutY
|double
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|name
|String
|
|-
|overlayID
|int
|[[Overlay]] ID
|-
|overrideDefaultAnswerID
|int
|
|-
|point
|Point
|
|-
|stakeholderID
|int
|[[Stakeholder]] ID
|-
|type
|PanelType
|
|-
|url
|String
|
|-
|version
|int
|
|-
|width
|double
|
|}
 
==Api Model ZipCode==
API Model description of ZipCode
 
{|class=wikitable
!Name
!Type
!Description
|-
|color
|TColor
|
|-
|id
|int
|
|-
|name
|String
|
|-
|polygons
|MultiPolygon
|
|-
|sourceIDs
|int<nowiki>[]</nowiki>
|[[Source]] ID
|-
|version
|int
|
|}
 
==Api Model Zone==
API Model description of Zone
 
{|class=wikitable
!Name
!Type
!Description
|-
|attributes
|Map&lt;String,double[]&gt;
|
|-
|center
|Point
|
|-
|excelID
|int
|[[Excel Sheet]] ID
|-
|excelUpdated
|boolean
|
|-
|id
|int
|
|-
|maquetteOverride
|Map&lt;String,double[]&gt;
|
|-
|name
|String
|
|-
|outline
|Outline
|
|-
|parentZoneID
|int
|[[Zone]] ID
|-
|permitterID
|int
|[[Stakeholder]] ID
|-
|polygons
|MultiPolygon
|
|-
|sourceIDs
|int<nowiki>[]</nowiki>
|[[Source]] ID
|-
|version
|int
|
|}
 
==Api Model ZoneAttribute==
API Enumeration description of ZoneAttribute
 
{|class=wikitable
!Name
!Description
|-
|MAX_BUILDING_HEIGHT
|
|-
|MAX_ROOF_GUTTER_HEIGHT
|
|-
|MAX_FLOORS
|
|-
|MIN_FLOORS
|
|-
|AMOUNT_FLOORS
|
|-
|MAX_BUILDING_PCT
|
|-
|MONUMENTAL
|
|
|}
|}

Revision as of 12:43, 20 April 2026

Api session items Overlay Endpoints.

Edit items with event: editoroverlay.

Default Query:

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

Example Response:

[ {
  "attributes" : {
    "FOO" : [ 1.0 ],
    "PINO" : [ 87.824625 ],
    "SINGLE" : [ 75.624039 ],
    "SJAAKIE" : [ 97.724805 ]
  },
  "colorMultiplier" : 1.0,
  "colorOffset" : 127,
  "customLegend" : false,
  "id" : 0,
  "imageName" : "normal.png",
  "imageVersion" : 0,
  "legend" : [ ],
  "maquetteOverride" : null,
  "name" : "namx8",
  "parentID" : -1,
  "sortIndex" : 52,
  "type" : null,
  "version" : 121,
  "visible" : true
}, {
  "attributes" : {
    "PINO" : [ 1.0 ],
    "SJAAKIE" : [ 1.0 ]
  },
  "colorMultiplier" : 1.0,
  "colorOffset" : 127,
  "customLegend" : false,
  "id" : 1,
  "imageName" : "neighborhoods.png",
  "imageVersion" : 0,
  "legend" : [ {
    "color" : {
      "argb" : -9772392
    },
    "entryName" : "buurt",
    "id" : 1,
    "value" : "-Infinity"
  }, {
    "color" : {
      "argb" : -1877165
    },
    "entryName" : "Sonsbeek-Noord",
    "id" : 2,
    "value" : "-Infinity"
  }, {
    "color" : {
      "argb" : -16173383
    },
    "entryName" : "Onder de Linden",
    "id" : 3,
    "value" : "-Infinity"
  }, {
    "color" : {
      "argb" : -6740311
    },
    "entryName" : "St. Janskerkstraat e.o.",
    "id" : 4,
    "value" : "-Infinity"
  }, {
    "color" : {
      "argb" : -15232895
    },
    "entryName" : "Hazegrietje",
    "id" : 5,
    "value" : "-Infinity"
  }, {
    "color" : {
      "argb" : -4609484
    },
    "entryName" : "Klarenbeek",
    "id" : 6,
    "value" : "-Infinity"
  } ],
  "maquetteOverride" : null,
  "name" : "aOAcT",
  "parentID" : -1,
  "sortIndex" : 51,
  "type" : "NEIGHBORHOODS",
  "version" : 118,
  "visible" : true
} ]

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 AeriusOverlay

API Model description of AeriusOverlay

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 AreaOverlay

API Model description of AreaOverlay

Name Type Description
areaIDs int[] Area 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 AttributeKey

API Enumeration description of AttributeKey

Name Description
A
B
C
D
E
F
G
H
I
J

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 AttributeOverlayPredicate

API Model description of AttributeOverlayPredicate

Name Type Description
attribute String
mapLink MapLink

Api Model AvgModelAttribute

API Enumeration description of AvgModelAttribute

Name Description
DISTANCE_M
ATTRIBUTE_TIMEFRAMES
DEFAULT_VALUE
SURFACE_ONLY

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 BridgeElevation

API Enumeration description of BridgeElevation

Name Description
LOWEST
TERRAIN
BRIDGE

Api Model ClimateModel

API Model description of ClimateModel

Name Type Description
endTemp double
endYear int
oxidation double
soilTempFactor double
startTemp double
startYear int

Api Model ComboModelAttribute

API Enumeration description of ComboModelAttribute

Name Description
ATTRIBUTE_DEFAULT_VALUE
ATTRIBUTE_SURFACE_ONLY

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 DefaultAttribute

API Enumeration description of DefaultAttribute

Name Description
ATTRIBUTE

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 DefaultResult

API Enumeration description of DefaultResult

Name Description
DEFAULT

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 DistanceResult

API Enumeration description of DistanceResult

Name Description
ZONE
SIGHT

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[] Function 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 GasType

API Enumeration description of GasType

Name Description
NOX
NO2

Api Model GeoTiffAttribute

API Enumeration description of GeoTiffAttribute

Name Description
BAND

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[] GeoTIFF 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 GeoTiffResult

API Enumeration description of GeoTiffResult

Name Description
NEAREST
INTERPOLATED

Api Model GridModelAttribute

API Enumeration description of GridModelAttribute

Name Description
ITERATION_ACTIVE
SKIP_NO_DATA
GPU_CLUSTER_INDEX

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 HeatDpraAttribute

API Enumeration description of HeatDpraAttribute

Name Description
DATES
DAILY_AVG_RADIATION
DAILY_TEMPERATURE_MAX
DAILY_TEMPERATURE_MIN
EXCLUDE_BUILDINGS
EXCLUDE_WATER
EXCLUDE_FOLIAGE_HEIGHT_M
FOLIAGE_AREAS
HOURLY_RADIATION
HOURLY_TEMPERATURE
HOURLY_HUMIDITY
SUN_ALTITUDE
SUN_AZIMUTH
SUN_DAILY_MOTION
WIND_DIRECTION
WIND_SPEED
DAILY_AVG_WIND_SPEED
MAX_SHADOW_DISTANCE
MAX_TRUNK_DISTANCE
WIND_DECLINE_ANGLE

Api Model HeatKey

API Enumeration description of HeatKey

Name Description
FOLIAGE_HEIGHT

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 HeatPrequel

API Enumeration description of HeatPrequel

Name Description
FOLIAGE_HEIGHT
BUILDING_ELEVATION
TERRAIN_ELEVATION

Api Model HeatResult

API Enumeration description of HeatResult

Name Description
BOWEN_RATIO
FOLIAGE
PET
PET_RELATIVE
SHADE
SKY_VIEW
SKY_VIEW_AVG
TEMPERATURE_ATMOSPHERE
UHI
VEGETATION
VEGETATION_AVG
WIND_SPEED

Api Model HeightAttribute

API Enumeration description of HeightAttribute

Name Description
ZONING_PERMIT_REQUIRED

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 HeightResult

API Enumeration description of HeightResult

Name Description
DSM
DTM
FLOORS

Api Model ImageAttribute

API Enumeration description of ImageAttribute

Name Description
ALPHA

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 InferenceAttribute

API Enumeration description of InferenceAttribute

Name Description
MASK_THRESHOLD
SCORE_THRESHOLD
INFERENCE_MODE
STRIDE_FRACTION
BOX_OVERLAP
PRIORITIZE_LABELS
GPU_MEMORY_MB

Api Model InferenceMode

API Enumeration description of InferenceMode

Name Description
CLASSIFICATION
BBOX_DETECTION

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 InferencePrequel

API Enumeration description of InferencePrequel

Name Description
A
B
C

Api Model InferenceResult

API Enumeration description of InferenceResult

Name Description
LABELS
SCORES
BOXES
MASKS
DEBUG_GT_INSTANCES
CENTER_POINTS

Api Model Input

API Enumeration description of Input

Name Description
A
B
C
D
E
F
G
H
I
J

Api Model IterationAttribute

API Enumeration description of IterationAttribute

Name Description
MODULUS
TIMEFRAME_TIMES

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 IterationPrequel

API Enumeration description of IterationPrequel

Name Description
ITERATION

Api Model MinMax

API Enumeration description of MinMax

Name Description
NEVER
LARGE_CELL
ALWAYS

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 NO2Result

API Enumeration description of NO2Result

Name Description
CONCENTRATION
EMISSION_NO2
EMISSION_NOX
TREEFACTOR
TREES

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 NoPrequel

API Enumeration description of NoPrequel

Name Description

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 NoiseResult

API Enumeration description of NoiseResult

Name Description
NOISE_DB
EMISSION

Api Model Operator (AvgOverlay)

API Enumeration description of Operator

Name Description
AVG
AVG_INTERPOLATED
MAX
MIN

Api Model Operator (ComboOverlay)

API Enumeration description of Operator

Name Description
SIN
COS
TAN
ASIN
ACOS
ATAN
SQRT
ROUND
FLOOR
CEIL
ABS
EXP
LN
LOG
RANDOM
ERF
GTE
GT
LTE
LT
NEQ
EQ
IF
AND
OR
SWITCH
ADD
MUL
DIV
SUB
MAX
MIN
AVG
POW
PERCENTILE
AVG_GTE_PERCENTILE
AVG_LTE_PERCENTILE
COLOR
RED
GREEN
BLUE
ALPHA

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 OverlayCategory

API Enumeration description of OverlayCategory

Name Description
ADMINISTRATIVE
ENVIRONMENTAL
WATER
GRID_CALCULATION
GEO_DATA
TOPOGRAPHY
NETWORKS

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 RasterizationMethod

API Enumeration description of RasterizationMethod

Name Description
COMBINED
OUTLINE
CENTER

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 RasterizationPrequel

API Enumeration description of RasterizationPrequel

Name Description
INPUT

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 SWRC

API Enumeration description of SWRC

Name Description
NONE
VAN_GENUCHTEN

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 Scope

API Enumeration description of Scope

Name Description
MAP
WATER_AREAS
LIMIT_AREAS
OVERRIDE_RAIN_AREAS

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 ShadowAttribute

API Enumeration description of ShadowAttribute

Name Description
DATES
SUN_ALTITUDE
SUN_AZIMUTH
MAX_SHADOW_DISTANCE
MAX_FOLIAGE_RADIUS

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 ShadowPrequel

API Enumeration description of ShadowPrequel

Name Description
FOLIAGE_HEIGHT
BUILDING_ELEVATION
TERRAIN_ELEVATION

Api Model ShadowResult

API Enumeration description of ShadowResult

Name Description
SHADE
FOLIAGE

Api Model Shoreline

API Enumeration description of Shoreline

Name Description
NONE
ONE_CELL
TWO_CELLS

Api Model SightDistanceAttribute

API Enumeration description of SightDistanceAttribute

Name Description
SOURCE_HEIGHT_M
OBSERVER_HEIGHT_M
ATTRIBUTE_TIMEFRAMES

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 Style

API Enumeration description of Style

Name Description
INTERPOLATED
NEAREST
ARROW
COLOR
FLOAT32
DIFFERENCE

Api Model SubsidenceAttribute

API Enumeration description of SubsidenceAttribute

Name Description
YEARS
YEARS_PER_TIMEFRAME
START_YEAR
A
B
C
ACTIVE_DRAINAGE_FACTOR
PASSIVE_DRAINAGE_FACTOR
CLIMATE_START_TEMP
CLIMATE_FINAL_TEMP
CLIMATE_START_YEAR
CLIMATE_FINAL_YEAR
CLIMATE_OXIDATION
CLIMATE_SOIL_TEMP_FACTOR
LOW_PASSIVE_DRAINAGE
HI_PASSIVE_DRAINAGE
DEFAULT_PEAT_FRACTION
DEFAULT_TOP_LAYER_THICKNESS
DEFAULT_CLAY_THICKNESS
INUNDATE_LAND_BELOW_WATER_LEVEL

Api Model SubsidenceKey

API Enumeration description of SubsidenceKey

Name Description
WATER_LEVEL
WATER_LEVEL_OUTPUT
CLAY_THICKNESS
INDEXATION
PEAT_FRACTION
TOPLAYER_THICKNESS
SUBSIDENCE
DRAINAGE
HI_GROUND_WATER_LEVEL
LOW_GROUND_WATER_LEVEL

Api Model SubsidenceOverlay

API Model description of SubsidenceOverlay

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 SubsidencePrequel

API Enumeration description of SubsidencePrequel

Name Description
LOW_GROUND_WATER
HIGH_GROUND_WATER
CLAY_THICKNESS

Api Model SubsidenceResult

API Enumeration description of SubsidenceResult

Name Description
SUBSIDENCE
OXIDATION
SETTLEMENT
LOW_GROUND_WATER
HI_GROUND_WATER

Api Model SurfaceMode

API Enumeration description of SurfaceMode

Name Description
NONE
SHALLOW
AVG_WATERWAY
HYBRID
AVG_TERRAIN

Api Model TrafficAttribute

API Enumeration description of TrafficAttribute

Name Description
HOURS
CARS_ACTIVE
VANS_ACTIVE
TRUCKS_ACTIVE
BUSES_ACTIVE

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 TrafficNO2Attribute

API Enumeration description of TrafficNO2Attribute

Name Description
BASE_O3
BASE_NO2
EMISSION_CAR_NOX
EMISSION_CAR_NO2
EMISSION_JAM_CAR_NOX
EMISSION_JAM_CAR_NO2
EMISSION_VAN_NOX
EMISSION_VAN_NO2
EMISSION_JAM_VAN_NOX
EMISSION_JAM_VAN_NO2
EMISSION_TRUCK_NOX
EMISSION_TRUCK_NO2
EMISSION_JAM_TRUCK_NOX
EMISSION_JAM_TRUCK_NO2
EMISSION_BUS_NOX
EMISSION_BUS_NO2
EMISSION_JAM_BUS_NOX
EMISSION_JAM_BUS_NO2
ROAD1_30M_A
ROAD1_30M_B
ROAD1_30M_C
ROAD1_60M_ALPHA
ROAD1_60M_POWER
MIN_TREE_HEIGHT_M

Api Model TrafficNoiseAttribute

API Enumeration description of TrafficNoiseAttribute

Name Description
BACKGROUND_DB
V0_CAR
V0_VAN
V0_TRUCK
V0_BUS
EMISSION_START_CAR
EMISSION_START_VAN
EMISSION_START_TRUCK
EMISSION_START_BUS
EMISSION_MULT_CAR
EMISSION_MULT_VAN
EMISSION_MULT_TRUCK
EMISSION_MULT_BUS

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 TravelDistanceAttribute

API Enumeration description of TravelDistanceAttribute

Name Description
MAX_TRAVEL_DISTANCE
ROAD_DISTANCE
ROUTE_PEDESTRIANS
ROUTE_BICYCLES
ROUTE_CARS
ROUTE_TRUCKS
ROUTE_TRAMS
ROUTE_TRAINS
ROUTE_SHIPS
DESTINATION_THRESHOLD
BLOCKING_THRESHOLD
TRAVERSABLE_THRESHOLD

Api Model TravelDistanceKey

API Enumeration description of TravelDistanceKey

Name Description
DESTINATION_AREA
BLOCKED

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 TravelDistancePrequel

API Enumeration description of TravelDistancePrequel

Name Description
TRAVERSABLE
BLOCKING
DESTINATION

Api Model TravelDistanceResult

API Enumeration description of TravelDistanceResult

Name Description
DESTINATIONS
BASE_TYPES

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 WCSResult

API Enumeration description of WCSResult

Name Description
NEAREST
INTERPOLATED

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 WMSResult

API Enumeration description of WMSResult

Name Description
COLOR
FLOAT32
RED
GREEN
BLUE
ALPHA

Api Model WWOverlay

API Model description of WWOverlay

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 WaterKey

API Enumeration description of WaterKey

Name Description
WATER_LEVEL
WATER_RELATIVE
INLET_Q
INLET_CAPACITY
INLET_AREA
LOWER_THRESHOLD
UPPER_THRESHOLD
UNDERGROUND
INUNDATION_LEVEL
AQUIFER_KD
AQUIFER_DATUM
SEWER_STORAGE
SEWER_PUMP_SPEED
WEIR_HEIGHT
WEIR_WIDTH
WEIR_COEFFICIENT
WEIR_N
WEIR_ANGLE
WEIR_TARGET_LEVEL
CULVERT_DIAMETER
CULVERT_N
CULVERT_THRESHOLD
CULVERT_RECTANGULAR_HEIGHT
PUMP_Q
PUMP_ANGLE
PUMP_AREA
DRAINAGE_Q
DRAINAGE_DATUM
DRAINAGE_OVERFLOW_THRESHOLD
DRAINAGE_ACTIVE
BREACH_SPEED
BREACH_HEIGHT
BREACH_WIDTH
BREACH_ANGLE
BREACH_COEFFICIENT
BREACH_INPUT_AREA
BREACH_LEVEL_AREA
EXTERNAL_SURFACE_LEVEL
EXTERNAL_WATER_LEVEL
EXTERNAL_AREA
SEWER_OVERFLOW
SEWER_OVERFLOW_SPEED
OBJECT_FLOW_OUTPUT
OBJECT_DATUM_OUTPUT_A
OBJECT_DATUM_OUTPUT_B
OBJECT_WIDTH_OUTPUT
OBJECT_HEIGHT_OUTPUT
OBJECT_WATER_AREA_OUTPUT
WEIR_DAM_OUTPUT
TRACER_A
TRACER_B
TRACER_C
TRACER_D
LIMIT_AREA
RAIN_M

Api Model WaterModelAttribute

API Enumeration description of WaterModelAttribute

Name Description
ALLOWED_WATER_INCREASE_M
GROUND_WATERTABLE_WITH_SURFACE
DESIGN_FLOOD_ELEVATION_M
GROUND_BOTTOM_DISTANCE_M
GROUND_BOTTOM_PRESSURE_M
GROUND_WATER
GROUND_WATER_DEPTH_M
HYDRAULIC_CONDUCTIVITY_WITH_THICKNESS
SOIL_WATER_RETENTION_CURVE
UNSATURATED_FRACTION
IMPACT_FLOOD_THRESHOLD_M
IMPACT_RANGE_M
CULVERT_DEM_THRESHOLD_M
QCELL
INCREASED_RESOLUTION
SHORELINE
OBJECT_ENTRY_CORRECTION
SEWER_OVERFLOW_THRESHOLD
DURATION_MIN_LEVEL_M
RISE_RATE_DISTANCE_M
SURFACE_WATER_EVAPORATION_FACTOR
TIMEFRAMES
TIMEFRAME_TIMES
LIMIT_AREA
LIMIT_RAIN
MAX_WATER_BOTTOM_M
START_DATE_MS
AVG_SHORE_WIDTH_M
AVG_TERRAIN_WIDTH_M
AVG_TERRAIN_STORAGE_M
SURFACE_WATER
PREQUEL_SURFACE_LEVEL_RELATIVE
MICRORELIEF_STORAGE_FRACTION
MIN_MAX_ELEVATION
BRIDGE_ELEVATION
MAX_INFILTRATION_M
MIN_DRAIN_SURFACE_DISTANCE_M
INFILTRATION_FACTOR_S
WEIR_DAM_MULTIPLIER
WEIR_DAM_SURPLUS_HEIGHT_M
BREACH_MEASUREMENT_DISTANCE_M
STABILIZER_ANGLE
WEIR_MOVE_INTERVAL_S
WEIR_MOVE_STEP_M
WEIR_MOVE_RANGE_M
PARTIAL_START_SEC
PARTIAL_END_SEC
TRIM_MANNING
TRIM_EVAPOTRANSPIRATION
TRIM_ROOT_DEPTH
TRIM_GROUND_INFILTRATION
TRIM_GROUND_CONDUCTIVITY
TRIM_SHORELINE_CONDUCTIVITY
TRIM_GROUND_STORAGE_FRACTION

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 WaterPrequel

API Enumeration description of WaterPrequel

Name Description
TERRAIN_ELEVATION
SURFACE_LEVEL
SURFACE_U
SURFACE_V
SURFACE_INFILTRATION
GROUND_WATER_DEPTH
GROUND_WATER_DATUM
GROUND_CONDUCTIVITY
GROUND_INFILTRATION
GROUND_STORAGE_FRACTION
UNSATURATED_FRACTION
BOTTOM_DISTANCE
BOTTOM_RESISTANCE
BOTTOM_PRESSURE
MAX_INFILTRATION
MANNING
MICRORELIEF
SEWER_LEVEL

Api Model WaterResult

API Enumeration description of WaterResult

Name Description
WATER_STRESS
SURFACE_LAST_DIRECTION
SURFACE_AVG_DIRECTION
SURFACE_DURATION
SURFACE_ELEVATION
SURFACE_FLOW
SURFACE_LAST_FLOW
SURFACE_LAST_SPEED
SURFACE_LAST_VALUE
SURFACE_LAST_DATUM
SURFACE_MAX_SPEED
SURFACE_MAX_VALUE
SURFACE_EVAPORATION
SURFACE_LAST_EVAPORATION
BUILDING_LAST_STORAGE
FLOOD_ARRIVAL_TIME
FLOOD_RISE_RATE
LAST_RAIN
RAIN
GROUND_LAST_STORAGE
GROUND_LAST_VALUE
GROUND_LAST_DIRECTION
GROUND_FLOW
GROUND_MAX_STORAGE
GROUND_MAX_VALUE
GROUND_WATERTABLE
GROUND_BOTTOM_FLOW
GROUND_LAST_UNSATURATED_STORAGE
GROUND_LAST_UNSATURATED_FRACTION
GROUND_TRANSPIRATION
GROUND_LAST_TRANSPIRATION
SEWER_LAST_VALUE
SEWER_MAX_VALUE
LAST_EVAPORATED
LAST_EVAPOTRANSPIRATION
EVAPORATED
EVAPOTRANSPIRATION
IMPACTED_BUILDINGS
TRACER_A
TRACER_B
TRACER_C
TRACER_D
BASE_TYPES
SURFACE_DIFFERENCE
DEBUG_UV
GPU_OVERVIEW
DEBUG_AVG_AREAS
DEBUG_UV_DIRECTION
DEBUG_WATERWAYS
SURFACE_LAST_U
SURFACE_LAST_V

Api Model WaterSystem

API Enumeration description of WaterSystem

Name Description
OBJECTS
AREAS

Api Model WatershedKey

API Enumeration description of WatershedKey

Name Description
DISCHARGE_AREA

Api Model WatershedModelAttribute

API Enumeration description of WatershedModelAttribute

Name Description
FILL_DISTANCE
DISCHARGE_REMAINING_WATER
CULVERT_FLOW_DIRECTION
MIN_AREA
LIMIT_ROAD

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

Api Model WatershedPrequel

API Enumeration description of WatershedPrequel

Name Description
DIRECTION

Api Model WatershedResult

API Enumeration description of WatershedResult

Name Description
WATERSHEDS
DISCHARGE_AREAS
DIRECTION
BASE_TYPES

Api Model ZoneDistanceAttribute

API Enumeration description of ZoneDistanceAttribute

Name Description
ATTRIBUTE_TIMEFRAMES
HIT_COUNT